Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 900 Bytes

GiftCertificateLedgerEntry.md

File metadata and controls

15 lines (11 loc) · 900 Bytes

com.ultracart.admin.v2.Model.GiftCertificateLedgerEntry

Properties

Name Type Description Notes
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]