Sha256: 53faf016b013daba86998bdc28550c019aae8f658709bce8095bd31aa07bd4c3
Contents?: true
Size: 815 Bytes
Versions: 3
Compression:
Stored size: 815 Bytes
Contents
# UltracartClient::CustomerLoyalty ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **current_points** | **Integer** | Current Points | [optional] **internal_gift_certificate_balance** | **String** | Loyalty Cashback / Store credit balance (internal gift certificate balance) | [optional] **internal_gift_certificate_oid** | **Integer** | Internal gift certificate oid used to tracking loyalty cashback / store credit. | [optional] **ledger_entries** | [**Array<CustomerLoyaltyLedger>**](CustomerLoyaltyLedger.md) | Ledger entries | [optional] **pending_points** | **Integer** | Pending Points | [optional] **redemptions** | [**Array<CustomerLoyaltyRedemption>**](CustomerLoyaltyRedemption.md) | Redemptions | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.9.6 | docs/CustomerLoyalty.md |
ultracart_api-3.9.5 | docs/CustomerLoyalty.md |
ultracart_api-3.9.4 | docs/CustomerLoyalty.md |