docs/CustomerLoyalty.md in ultracart_api-3.9.6 vs docs/CustomerLoyalty.md in ultracart_api-3.9.7
- old
+ new
@@ -1,10 +1,11 @@
# UltracartClient::CustomerLoyalty
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**current_points** | **Integer** | Current Points | [optional]
+**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]