# UltracartClient::CustomerLoyalty ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **current_points** | **Integer** | Current points | [optional] **internal_gift_certificate** | [**GiftCertificate**](GiftCertificate.md) | | [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]