s_c__Bookable_Event__c Object Reference
Name | s_c__Bookable_Event__c |
---|---|
Type | Custom StoreConnect Object |
Description | Bookable Event defines the date and time for a single occurence of a bookable Product at a Bookable Location. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Created_From_Availability__c | Checkbox(false) | No | No |
Indicates that this record was created when a booking was made via an Availability window. | |||
s_c__Display_Name__c | Text | No | No |
The name of the Bookable Event to show in the Store. | |||
s_c__End_Date__c | Date | No | No |
The end date of this Bookable Event as it will be in the timezone of its Bookable Location. | |||
s_c__End_Time__c | Time | No | No |
The end time of this Bookable Event as it will be in the timezone of its Bookable Location. | |||
s_c__Product_Bookable_Location_Id__c | Lookup (s_c__Product_Bookable_Location__c) | Yes | No |
The Product Bookable Location for this Bookable Event | |||
s_c__Start_Date__c | Date | No | No |
The start date of this Bookable Event as it will be in the timezone of its Bookable Location. | |||
s_c__Start_Time__c | Time | No | No |
The start time of this Bookable Event as it will be in the timezone of its Bookable Location. | |||
s_c__Timezone__c | Formula | 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