Product Bookable Location Object Reference
Overview
Product Bookable Location defines a locations that offer a bookable product.
| Property |
Value |
| API Name |
s_c__Product_Bookable_Location__c |
| Label |
Product Bookable Location |
| Plural Label |
Product Bookable Locations |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Bookable Location |
s_c__Bookable_Location_Id__c |
Lookup (s_c__Bookable_Location__c) |
Yes |
|
| Maximum Bookings |
s_c__Max_Bookings__c |
Number(18,0) |
No |
The maximum number of Bookings that can be made for this Booking Product at this Location. |
| Minimum Bookings |
s_c__Min_Bookings__c |
Number(18,0) |
No |
The minimum number of Bookings required for this Booking Product at this Location. |
| Product |
s_c__Product_Id__c |
Lookup (Product2) |
No |
|
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Bookable_Location_Id__c |
Lookup |
s_c__Bookable_Location__c |
Product_Bookable_Locations |
s_c__Product_Id__c |
Lookup |
Product2 |
Product_Bookable_Locations |
Last updated March 6, 2025