Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.35 KB

IntegrationStateV2.md

File metadata and controls

26 lines (19 loc) · 1.35 KB

IntegrationStateV2

Contains all entities that might interest Talon.One integrations.

Properties

Name Type Description Notes
customerSession CustomerSessionV2 [optional]
customerProfile CustomerProfile [optional]
event Event [optional]
loyalty Loyalty [optional]
referral InventoryReferral [optional]
coupons List<IntegrationCoupon> [optional]
triggeredCampaigns List<Campaign> [optional]
effects List<Effect> The effects generated by the rules in your running campaigns. See API effects.
ruleFailureReasons List<RuleFailureReason> [optional]
createdCoupons List<Coupon>
createdReferrals List<Referral>
awardedGiveaways List<Giveaway> [optional]
_return ModelReturn [optional]
previousReturns List<ModelReturn> [optional]