s_c__Payment_Item__c Object Reference
Name | s_c__Payment_Item__c |
---|---|
Type | Custom StoreConnect Object |
Description |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Amount__c | Currency(18, 6) | No | No |
The amount of this payment item. | |||
s_c__Order_Item_Id__c | Lookup (OrderItem) | No | No |
The order item associated to this payment item. | |||
s_c__Payment_Id__c | Lookup (s_c__Payment__c) | No | No |
The payment associated to this item. | |||
s_c__Points__c | Number(18, 0) | No | No |
The points amount of this Payment Item. | |||
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