s_c__State__c Object Reference
Name | s_c__State__c |
---|---|
Type | Custom StoreConnect Object |
Description | A State represents a single geopolitical state or province to be used in creating a Zone which is used in both calculating tax or shipping within StoreConnect. This could be "NSW" for New South Wales, or could be North Island for New Zealand. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Code__c | Text | Yes | No |
Two or three letter state or province code used in the selected country, e.g. "Vic" or "TX" | |||
s_c__Country_Id__c | MasterDetail (s_c__Country__c) | No | No |
The Country that this State belongs to | |||
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