Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.54 KB

File metadata and controls

19 lines (14 loc) · 1.54 KB

# IntegrationEventV3Response

Properties

Name Type Description Notes
customerProfile \TalonOne\Client\Model\CustomerProfile [optional]
loyalty \TalonOne\Client\Model\Loyalty [optional]
triggeredCampaigns \TalonOne\Client\Model\Campaign[] The campaigns that were triggered as a result of processing the event. [optional]
effects \TalonOne\Client\Model\Effect[] The effects generated by the rules in your running campaigns. See API effects.
ruleFailureReasons \TalonOne\Client\Model\RuleFailureReason[] The reasons why certain rules were not triggered during the event processing. [optional]
createdCoupons \TalonOne\Client\Model\Coupon[] The coupons that were created during the event processing.
createdReferrals \TalonOne\Client\Model\Referral[] The referrals that were created during the event processing.
awardedGiveaways \TalonOne\Client\Model\Giveaway[] The giveaways that were awarded during the event processing. [optional]
advancedEvent \TalonOne\Client\Model\EventV3 [optional]

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