Bookable_Event__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Created_From_Availability__c Checkbox(false) No No Indicates that this record was created when a booking was made via an Availability window.
Display_Name__c Text No No The name of the Bookable Event to show in the Store.
End_Date__c Date No No The end date of this Bookable Event as it will be in the timezone of its Bookable Location.
End_Time__c Time No No The end time of this Bookable Event as it will be in the timezone of its Bookable Location.
Product_Bookable_Location_Id__c Lookup(Product_Bookable_Location__c) Yes No The Product Bookable Location for this Bookable Event
Start_Date__c Date No No The start date of this Bookable Event as it will be in the timezone of its Bookable Location.
Start_Time__c Time No No The start time of this Bookable Event as it will be in the timezone of its Bookable Location.
Timezone__c Formula No No  
sC_Id__c Text 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