Zone Country Object Reference
On this page
Overview
Join table between Zone__c and Country__c objects.
| Property | Value |
|---|---|
| API Name | s_c__Zone_Country__c |
| Label | Zone Country |
| Plural Label | Zone Countries |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Country | s_c__Country_Id__c |
MasterDetail (s_c__Country__c) | No | Defines the Country that applies to the Zone |
| Zone | s_c__Zone_Id__c |
MasterDetail (s_c__Zone__c) | No | Defines the Zone that applies to the Country |
| 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__Country_Id__c |
MasterDetail | s_c__Country__c | Zone_Countries_Country |
s_c__Zone_Id__c |
MasterDetail | s_c__Zone__c | Zone_Countries_Zone |