Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 912 Bytes

CustomerInventory.md

File metadata and controls

15 lines (10 loc) · 912 Bytes

# CustomerInventory

Properties

Name Type Description Notes
profile \TalonOne\Client\Model\CustomerProfile [optional]
loyalty \TalonOne\Client\Model\Loyalty [optional]
referrals \TalonOne\Client\Model\InventoryReferral[] [optional]
coupons \TalonOne\Client\Model\InventoryCoupon[] The coupons reserved by this profile. This array includes hard and soft reservations. See each coupon's `reservation` property. [optional]
giveaways \TalonOne\Client\Model\Giveaway[] [optional]

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