s_c__Opening_Time__c Object Reference

Name s_c__Opening_Time__c
Type Custom StoreConnect Object
Description Has the opening time information for a Collection Point

Field Definitions

Field Name Type Required Unique
s_c__Active__c Checkbox(true) No No
If the opening time is active it will be included in calculations on if the collection point is open or not
s_c__Close_Time__c Picklist Yes No
Close_Time__c represents the 24 hour clock time that this opening time ends at. You can modify this picklist to have any valid 24 hour clock value in it from 00:00 to 23:59.
s_c__Collection_Point_Id__c Lookup (s_c__Collection_Point__c) No No
The `Collection_Point__c` which this opening time is related to.
s_c__Date__c DateTime No No
Date when this Opening Time will take place. Use this field instead of Day when you want the Opening Time to only occur on a specific date in time, for example, a public holiday. If there is an Opening Time set to recur every week (for example every Monday) and another Opening Time with a Date (a specific Monday) then the specific Opening Time will be used in preference to the day.
s_c__Open_Time__c Picklist Yes No
Open_Time__c represents the 24 hour clock time that this opening time starts at. You can modify this picklist to have any valid 24 hour clock value in it from 00:00 to 23:59.
s_c__Weekday__c Picklist No No
Weekday__c represents the day of the week that this opening time is used. This is used to set up your standard Monday to Sunday opening times. Handle exceptions that override this (such as public holidays or special events) by making an Opening Time on a specific date.
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