Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1019 Bytes

File metadata and controls

22 lines (14 loc) · 1019 Bytes

GiveawayPoolNotificationData

Properties

Name Type Description Notes
event String The event type of the notification.
poolId Long The ID of the giveaway pool.
poolName String The name of the giveaway pool.
poolDescription String The description of the giveaway pool.
accountId Long The ID of the account that owns the giveaway pool.
applicationId Long The ID of the Application connected to the giveaway pool.
totalCodes Long The total number of codes in the giveaway pool.
usedCodes Long The number of codes that have been used.
remainingCodes Long The number of codes remaining in the giveaway pool.
thresholdPercent Long The percentage threshold for the notification. The notification is triggered when the number of codes drops below this threshold.