s_c__City__c Object Reference
Name | s_c__City__c |
---|---|
Type | Custom StoreConnect Object |
Description | A City represents a single city to be associated with a Zone which is used in both calculating tax or shipping within StoreConnect. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Country_Id__c | MasterDetail (s_c__Country__c) | No | No |
The Country that this City belongs to. | |||
s_c__Display_Name__c | Text | No | No |
The name of the City that will show on the website. If empty, Name will be shown instead. | |||
s_c__State_Id__c | Lookup (s_c__State__c) | No | No |
The State, Region, Territory or Province that this City belongs to. |
For more information about how or when to use the above, see our documentation.
Back to Documentation