Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 703 Bytes

LuckyDraw.md

File metadata and controls

14 lines (9 loc) · 703 Bytes

LuckyDraw

Object for defining detailed information about lucky draw should be applied

Properties

Name Type Description Notes
winners_count str It represents the total number of winners in a lucky draw. [optional]
unique_winners_per_draw str It indicates whether each winner in a draw is unique or not. [optional]
unique_winners str Specifies whether each participant can win only once across multiple draws. [optional]

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