Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 765 Bytes

NewGiveawaysPool.md

File metadata and controls

12 lines (9 loc) · 765 Bytes

TalonOne.Model.NewGiveawaysPool

Properties

Name Type Description Notes
Name string The name of this giveaways pool.
Description string The description of this giveaways pool. [optional]
SubscribedApplicationsIds List<int> A list of the IDs of the applications that this giveaways pool is enabled for. [optional]
Sandbox bool Indicates if this program is a live or sandbox program. Programs of a given type can only be connected to Applications of the same type.

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