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

Latest commit

 

History

History
11 lines (8 loc) · 602 Bytes

LuckyDraw.md

File metadata and controls

11 lines (8 loc) · 602 Bytes

# LuckyDraw

Properties

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

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