vnorder / com.venuenext.vnorder.experience.types / Restriction

Restriction

enum class Restriction

Restrictions that may apply to an experience. Note that NONE is equivalent to "all" in a sales group.

Important: These fields are ordered by priority

Enum Values

SEASON_TICKET_HOLDER

Restricted to season ticket holders only

LOCATION_BOUND

Restricted to a bounded location only

PREFERRED_CARD_HOLDER

Restricted to preferred card holders only

NONE

No restrictions.

UNKNOWN

Restriction is unknown to the SDK.