TicketStatus

Values that represent ticket status.

Possible enumeration values:

NameValueDescription
Any

0

An enum constant representing any option.

Unbroadcasted

1

An enum constant representing the unbroadcasted option.

OnHold

2

An enum constant representing the on hold option.

Taken

3

An enum constant representing the taken option.

Sold

4

An enum constant representing the sold option.

Wasted

5

An enum constant representing the wasted option.

Incomplete

6

An enum constant representing the incomplete option.

Autohold

7

An enum constant representing the autohold option.

Unapproved

8

An enum constant representing the unapproved option.

Available

9

An enum constant representing the available option.

Deleted

10

An enum constant representing the deleted option.