Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 735 Bytes

AwardGiveawayEffectProps.md

File metadata and controls

15 lines (10 loc) · 735 Bytes

# AwardGiveawayEffectProps

Properties

Name Type Description Notes
poolId int 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 int The internal ID for the giveaway that was awarded.
code string The giveaway code that was awarded.

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