s_c__Product_Delivery_Window__c Object Reference
Name | s_c__Product_Delivery_Window__c |
---|---|
Type | Custom StoreConnect Object |
Description | A join object between Product and Delivery Window |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Active_From__c | DateTime | No | No |
The starting date/time this Product Delivery Window is enabled. | |||
s_c__Active_To__c | DateTime | No | No |
The ending date/time this Product Delivery Window is enabled. | |||
s_c__Delivery_Window_Id__c | Lookup (s_c__Delivery_Window__c) | No | No |
The Delivery Window associated with this Product Delivery Window. | |||
s_c__Product_Id__c | Lookup (Product2) | No | No |
The Product associated with this Product Delivery Window. |
For more information about how or when to use the above, see our documentation.
Back to Documentation