Locations: Roller Locations |
Catalog: Roller
Schema: Data
Primary Keys: LocationId
Label: Locations
This is a read-only table. The Roller API may not support changing the data or the Invantive UniversalSQL driver for Roller does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Roller API.
Table Columns
The columns of the table Locations are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
allowMultipleBookings |
char |
Allow Multiple Bookings |
☑ |
Whether the location allows multiple different bookings to occur within it at the same time. |
locationId |
varchar2 |
|
☑ |
Unique identifier of the location. |
name |
varchar2 |
Name |
☐ |
Location name. |
parentLocationId |
varchar2 |
Parent Location ID |
☑ |
Unique identifier of the location group if applicable. |
Roller API Data Model