Account_Credit_Ledger__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Account_Credit_Id__c MasterDetail(Account_Credit__c) No No The Account Credit record that this Account Credit Ledger entry belongs to
Amount__c Currency(18, 2) Yes No The value of this Account Credit Ledger entry
Contact_Id__c Lookup(Contact) No No The Contact that generated this Account Credit Ledger entry
Entry_Type__c Picklist Yes No Indicates what type of entry this is, either: Credit or Debit
Payment_Id__c Lookup(Payment__c) No No The Payment record that generated this Account Credit Ledger entry
sC_Id__c Text 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