Opening Time Object Reference

Overview

Has the opening time information for a Collection Point

Property Value
API Name s_c__Opening_Time__c
Label Opening Time
Plural Label Opening Times
Type Custom Object

Fields

Field Label API Name Type Required Description
Active s_c__Active__c Checkbox No If the opening time is active it will be included in calculations on if the collection point is open or not
Close Time s_c__Close_Time__c Picklist Yes 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.
Collection Point s_c__Collection_Point_Id__c Lookup (s_c__Collection_Point__c) No The Collection_Point__c which this opening time is related to.
Date s_c__Date__c DateTime 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.
Open Time s_c__Open_Time__c Picklist Yes 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.
Weekday s_c__Weekday__c Picklist 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.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce

Relationships

Field Type Related Object Relationship Name
s_c__Collection_Point_Id__c Lookup s_c__Collection_Point__c Collection_Point_Opening_Times