Voucher Log Object Reference
Overview
Records all actions and state changes related to vouchers.
| Property |
Value |
| API Name |
s_c__Voucher_Log__c |
| Label |
Voucher Log |
| Plural Label |
Voucher Logs |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Event Date |
s_c__Event_Date__c |
DateTime |
No |
Date and time voucher event occurred. |
| Event |
s_c__Event__c |
Picklist |
No |
Indicates a voucher log event. |
| Metadata |
s_c__Metadata__c |
LongTextArea(131072) |
No |
Metadata included on a voucher event request |
| Reason |
s_c__Reason__c |
Picklist |
No |
Indicates reason of failure event. |
| Success |
s_c__Success__c |
Checkbox |
No |
Indicates if a voucher event succeeds or fails. |
| Voucher |
s_c__Voucher_Id__c |
Lookup (s_c__Voucher__c) |
No |
The voucher that this voucher log refers to. |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
Do not modify this External ID from within Salesforce, it is the foreign key connection used within your webstore. |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Voucher_Id__c |
Lookup |
s_c__Voucher__c |
Voucher_Logs |