Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 902 Bytes

File metadata and controls

18 lines (10 loc) · 902 Bytes

CustomerStoreCredit

Properties

Name Type Description Notes
available BigDecimal Available store credit which is defined as unused and vested [optional]
expiring BigDecimal Amount of store credit expiring within 30 days [optional]
futureLedgers List<CustomerStoreCreditLedgerEntry> Array of future ledger entries including expiring entries [optional]
pastLedgers List<CustomerStoreCreditLedgerEntry> Array of past ledger entries including accrual, usage, and expiring entries [optional]
total BigDecimal Total lifetime store credit for this customer. [optional]
vesting BigDecimal Amount of store credit vesting [optional]