ccrz__E_SellerI18N__c
Represents a localized seller record.
Compatibility
This reference applies to:
Release | Managed Package Version | API Version |
---|---|---|
B2B Commerce for Visualforce Winter ’21 | 4.13 | 12 |
B2B Commerce for Visualforce Spring ’20 | 4.12 | 11 |
B2B Commerce for Visualforce Summer ’19 | 4.11 | 10 |
B2B Commerce for Visualforce Spring ’19 | 4.10 | 9 |
B2B Commerce for Visualforce Summer ’18 | 4.9 | 8 |
API Usage
The API doesn't return fields on the ccrz__E_SellerI18N__c record directly. When the ccrz.ccApiSeller.fetch method's input map includes the ccrz.ccApiSeller.SELLERLOCALE key, the method:
- References ccrz__E_SellerI18N__c records for the specified locale.
- Returns ccrz__E_Seller__c records, translated with the localized data.
Fields
- CC Seller
- The seller record to localize.
-
Usage Field Name Data Type Input on object ccrz__Seller__c Master-Detail Relationship (ccrz__E_Seller__c) Input or output with API (with any data size) Not applicable - CC Seller I18N Name
- An internal-facing name for the record.
-
Usage Field Name Data Type Input on object Name Text (80) Input or output with API (with any data size) Not applicable - Effective End
- The final date when the internalized seller record is active on the storefront.
-
Usage Field Name Data Type Input on object ccrz__EffectiveEnd__c Date/Time Input or output with API (with any data size) Not applicable - Effective Start
- The first date when the internalized seller record is active on the storefront.
-
Usage Field Name Data Type Input on object ccrz__EffectiveStart__c Date/Time Input or output with API (with any data size) Not applicable - Enabled
- Whether the record is active in your org's data.
-
Usage Field Name Data Type Input on object ccrz__Enabled__c Checkbox Input or output with API (with any data size) The API doesn't return data for this field. - Locale
- ISO code for the locale to localize for.
-
Usage Field Name Data Type Input on object ccrz__Locale__c Text (25) Input or output with API (with any data size) Not applicable - Logo
- URL for the internationalized seller's logo image to show on the storefront. Use https protocol.
-
Usage Field Name Data Type Input on object ccrz__Logo__c URL (255) Input or output with API (with any data size) Not applicable - Long Description
- Content for the internationalized Seller Detail page.
-
Usage Field Name Data Type Input on object ccrz__LongDesc__c Text Area (Rich) (32768) Input or output with API (with any data size) Not applicable - Search Tokens
- Internationalized keywords that complement the Seller Name and Location fields as searchable metadata to help buyers find a seller from the Seller Locator widget on the storefront.
-
Usage Field Name Data Type Input on object ccrz__SearchTokens__c Text Area (Long) (32768) Input or output with API (with any data size) Not applicable - SellerI18N ID
- A unique ID that associates the record with an external system.
-
Usage Field Name Data Type Input on object ccrz__SellerI18NId__c Text (255) Input or output with API (with any data size) Not applicable - Short Description
- Content for the internationalized Seller List page.
-
Usage Field Name Data Type Input on object ccrz__ShortDesc__c Text Area (Rich) (32768) Input or output with API (with any data size) Not applicable