s_c__Theme_Asset__c Object Reference
Name | s_c__Theme_Asset__c |
---|---|
Type | Custom StoreConnect Object |
Description | Theme Assets represent media files that belongs to a Theme |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Key__c | Text | Yes | No |
A unique value that represents the Asset | |||
s_c__Theme_Id__c | MasterDetail (s_c__Theme__c) | No | No |
The Theme this Theme Asset belongs to | |||
s_c__Unique_Theme_Key__c | Text | No | Yes |
An internal field to ensure uniqueness | |||
s_c__Url__c | URL | No | No |
The fully qualified url of the asset. This could be a url to an asset located in a CDN, as long as it is available on the internet. | |||
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