s_c__Availability__c Object Reference
Name | s_c__Availability__c |
---|---|
Type | Custom StoreConnect Object |
Description | Availabilities define dates and times in which bookings can be made. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Days_Of_Week__c | MultiselectPicklist | No | No |
The days of the week that this Availability applies to. | |||
s_c__End_Date__c | Date | No | No |
The last date that this Availability applies is in effect. If left blank, this Availability is on-going. | |||
s_c__End_Time__c | Time | No | No |
The time of day after which no booking (whole or part) can be made. | |||
s_c__Product_Bookable_Location_Id__c | Lookup (s_c__Product_Bookable_Location__c) | Yes | No |
The Product Bookable Location record that this Availability applies to. | |||
s_c__Start_Date__c | Date | No | No |
The first date that this Availability is in effect. | |||
s_c__Start_Time__c | Time | No | No |
The time of day before which no booking (whole or part) can be made. | |||
s_c__Unavailable__c | Checkbox(false) | No | No |
If checked, indicates that this Availability defines an Unavailability window. | |||
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