Availability__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Days_Of_Week__c MultiselectPicklist No No The days of the week that this Availability applies to.
End_Date__c Date No No The last date that this Availability applies is in effect. If left blank, this Availability is on-going.
End_Time__c Time No No The time of day after which no booking (whole or part) can be made.
Product_Bookable_Location_Id__c Lookup(Product_Bookable_Location__c) Yes No The Product Bookable Location record that this Availability applies to.
Start_Date__c Date No No The first date that this Availability is in effect.
Start_Time__c Time No No The time of day before which no booking (whole or part) can be made.
Unavailable__c Checkbox(false) No No If checked, indicates that this Availability defines an Unavailability window.
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