Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1 KB

CustomerStoreCreditLedgerEntry.md

File metadata and controls

16 lines (12 loc) · 1 KB

com.ultracart.admin.v2.Model.CustomerStoreCreditLedgerEntry

Properties

Name Type Description Notes
Action string Identifies the state of this ledger entry whether the entry is Vesting or Expiring [optional]
Amount decimal? The amount of the activity. [optional]
Description string Description of what this ledger entry is used. [optional]
EntryDts string Date time of this ledger activity. [optional]
GiftCertificateLedgerOid int? Gift certificate ledger oid is a primary key for this object, used internally. [optional]
GiftCertificateOid int? Gift certificate oid. [optional]
ReferenceOrderId string The order id if this gift certificate was used as part of the payment. [optional]

[Back to Model list] [Back to API list] [Back to README]