On This Page

Raffle Schema Reference

Purpose

The Raffle table contains Raffle event information and configuration.

Fields

Other Fields

Name Type Descriptions
AllowMultipleWinsPerTicketBool[ "If there are multiple prizes associated with this raffle then allow a ticket to win multiple times" ]
AuctionAuction Schema Reference
CreatedAtDateTime
CreatedByString
IdGuid
IsSingleWinPerTicketHolderBool[ "If there are multiple prizes associated with this raffle then restrict a ticket holder to win only once regardless of the number of tickets they have" ]
LastModifiedAtDateTime
LastModifiedByString
MaxTicketsDouble[ "Maximum number of tickets to sell to sell in this raffle, 0 means they are unlimited" ]
NameString[ "A name for your raffle. This is internal only and is never shown to participants." ]
NextAssignedNumberDouble[ "Enter the starting number for the first ticket sold" ]
NotesString[ "Notes are never shown to participants" ]
StartingNumberDouble[ "Enter the starting number for the first ticket sold" ]
TypeEnum[ "Controls how winners are assigned to items" ]

Set Fields

Name Type Descriptions
ItemsItem Schema Reference

Last reviewed: July 2025
SchemaRaffle
/advanced/schema_reference/raffle_schema_reference/
advanced
schema_reference
raffle_schema_reference
Raffle Schema Reference