Zone Postcode Object Reference
On this page
Overview
Join table between Zone__c and Postcode__c objects.
| Property | Value |
|---|---|
| API Name | s_c__Zone_Postcode__c |
| Label | Zone Postcode |
| Plural Label | Zone Postcodes |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Postcode | s_c__Postcode_Id__c |
MasterDetail (s_c__Postcode__c) | No | Defines the Postcode that applies to the Zone |
| Zone | s_c__Zone_Id__c |
MasterDetail (s_c__Zone__c) | No | Defines the Zone that applies to the Postcode |
| 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__Postcode_Id__c |
MasterDetail | s_c__Postcode__c | Zone_Postcodes_Postcode |
s_c__Zone_Id__c |
MasterDetail | s_c__Zone__c | Zone_Postcodes_Zone |