Sha256: c6e186db759b08a90b4451aadfdb0fffdf936847f7bb86669bb0ac3928a6f5a3
Contents?: true
Size: 887 Bytes
Versions: 209
Compression:
Stored size: 887 Bytes
Contents
# UltracartClient::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** | [**Array<CustomerStoreCreditLedgerEntry>**](CustomerStoreCreditLedgerEntry.md) | Array of future ledger entries including expiring entries | [optional] **past_ledgers** | [**Array<CustomerStoreCreditLedgerEntry>**](CustomerStoreCreditLedgerEntry.md) | 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]
Version data entries
209 entries across 209 versions & 1 rubygems