Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

CustomerLoyalty.md

File metadata and controls

16 lines (12 loc) · 1.04 KB

CustomerLoyalty

Properties

Name Type Description Notes
current_points int Current points [optional]
internal_gift_certificate \ultracart\v2\models\GiftCertificate [optional]
internal_gift_certificate_balance string Loyalty Cashback / Store credit balance (internal gift certificate balance) [optional]
internal_gift_certificate_oid int Internal gift certificate oid used to tracking loyalty cashback / store credit. [optional]
ledger_entries \ultracart\v2\models\CustomerLoyaltyLedger[] Ledger entries [optional]
pending_points int Pending Points [optional]
redemptions \ultracart\v2\models\CustomerLoyaltyRedemption[] Redemptions [optional]

[Back to Model list] [Back to API list] [Back to README]