Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 721 Bytes

AwardGiveawayEffectProps.md

File metadata and controls

17 lines (10 loc) · 721 Bytes

AwardGiveawayEffectProps

The properties specific to the "awardGiveaway" effect. This effect contains information on the giveaway item, and which profile it was awarded to.

Properties

Name Type Description Notes
poolId Integer The ID of the giveaways pool the code was taken from.
poolName String The name of the giveaways pool the code was taken from.
recipientIntegrationId String The integration ID of the profile that was awarded the giveaway.
giveawayId Integer The internal ID for the giveaway that was awarded.
code String The giveaway code that was awarded.