s_c__Error_Definition__c Object Reference
Name | s_c__Error_Definition__c |
---|---|
Type | Custom StoreConnect Object |
Description | Defines an error or exception encountered from internal/external systems. Primarily used to surface and address sync errors. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Description__c | LongTextArea | No | No |
Description of the defined error. | |||
s_c__Key__c | Text [External ID] | No | No |
Identifies the error defined | |||
s_c__Summary__c | TextArea | No | No |
Summary of the defined error | |||
s_c__Version__c | Text | No | No |
For more information about how or when to use the above, see our documentation.
Back to Documentation