Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.02 KB

CustomerStoreCredit.md

File metadata and controls

15 lines (11 loc) · 1.02 KB

CustomerStoreCredit

Properties

Name Type Description Notes
available float Available store credit which is defined as unused and vested [optional]
expiring float Amount of store credit expiring within 30 days [optional]
future_ledgers \ultracart\v2\models\CustomerStoreCreditLedgerEntry[] Array of future ledger entries including expiring entries [optional]
past_ledgers \ultracart\v2\models\CustomerStoreCreditLedgerEntry[] Array of past ledger entries including accrual, usage, and expiring entries [optional]
total float Total lifetime store credit for this customer. [optional]
vesting float Amount of store credit vesting [optional]

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