docs/CustomerLoyalty.md in ultracart_api-3.9.3 vs docs/CustomerLoyalty.md in ultracart_api-3.9.4
- old
+ new
@@ -2,9 +2,11 @@
## 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]