| Name | Type | Description | Notes |
|---|---|---|---|
| Available | decimal | Available store credit which is defined as unused and vested | [optional] |
| Expiring | decimal | 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 | decimal | Total lifetime store credit for this customer. | [optional] |
| Vesting | decimal | Amount of store credit vesting | [optional] |