Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.12 KB

CustomerLoyaltyLedger.md

File metadata and controls

24 lines (20 loc) · 1.12 KB

CustomerLoyaltyLedger

Properties

Name Type Description Notes
created_by string Created By [optional]
created_dts string Created date [optional]
description string Description [optional]
email string Email [optional]
item_id string Item Id [optional]
item_index int Item Index [optional]
ledger_dts string Ledger date [optional]
loyalty_campaign_oid int Loyalty campaign oid [optional]
loyalty_ledger_oid int Loyalty ledger oid [optional]
loyalty_points int Loyalty points [optional]
modified_by string Modified By [optional]
modified_dts string Modified date [optional]
order_id string Order Id [optional]
quantity int Quantity [optional]
vesting_dts string Vesting date [optional]

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