s_c__Product_Bookable_Location__c Object Reference
Name | s_c__Product_Bookable_Location__c |
---|---|
Type | Custom StoreConnect Object |
Description | Product Bookable Location defines a locations that offer a bookable product. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Bookable_Location_Id__c | Lookup (s_c__Bookable_Location__c) | Yes | No |
s_c__Max_Bookings__c | Number(18, 0) | No | No |
The maximum number of Bookings that can be made for this Booking Product at this Location. | |||
s_c__Min_Bookings__c | Number(18, 0) | No | No |
The minimum number of Bookings required for this Booking Product at this Location. | |||
s_c__Product_Id__c | Lookup (Product2) | No | No |
s_c__sC_Id__c | Text [External ID] | No | Yes |
StoreConnect External ID, do not modify in Salesforce |
For more information about how or when to use the above, see our documentation.
Back to Documentation