TicketDetails
| Name | Description | Type | Additional information |
|---|---|---|---|
| EventId |
The event identifier.
|
string |
None.
|
| VenueId |
The venue identifier.
|
string |
None.
|
| Event |
The event.
|
string |
None.
|
| EventDate |
The event date.
|
date |
None.
|
| Venue |
The venue.
|
string |
None.
|
| Section |
The section.
|
string |
Max length: 80
|
| Row |
The row.
|
string |
Max length: 80
|
| Stock |
The stock.
|
Stock |
None.
|
| Quantity |
The quantity.
|
integer |
None.
|
| LowSeat |
The Low Seat.
|
integer |
None.
|
| MaskedQuantity |
The masked quantity.
|
integer |
None.
|
| RestrictionOption |
Restriction option
|
RestrictionOption |
None.
|
| TicketTraits |
The ticket traits.
|
TicketTraitDetails |
None.
|
| Broadcasting |
The broadcasting details.
|
BroadcastDetails |
None.
|
| PublicNotes |
The public notes.
|
string |
None.
|
| InternalNotes |
The internal notes.
|
string |
None.
|
| BrokerNotes |
The broker notes.
|
string |
None.
|
| ControlNotes |
The control notes.
|
string |
None.
|
| ConnectedStatus |
The connected status.
|
ConnectedStatus |
None.
|
| SplitOptions |
The split option.
|
SplitOptions |
None.
|
| DeliveryOption |
The delivery option.
|
DeliveryOption |
None.
|
| Pricing |
Sell Price
|
Pricing |
None.
|
| InHandDetails |
The in hand details.
|
InHandDetails |
None.
|
| Seating |
The seating details.
|
Seating |
None.
|
| DoNotWaste |
An indicator to not waste tickets.
|
boolean |
None.
|
| SHDeliveryMethod |
The DeliveryMethod.
|
DeliveryMethod |
None.
|
| PredeliverToSH |
Set whether to Predeliver Tickets to StubHub or Not.
|
boolean |
None.
|
| SHEventId |
The StubHub Event ID.
|
integer |
None.
|
| TagDetails |
The tag details.
|
TagDetails |
None.
|
| HideSeats | boolean |
None.
|
|
| RemoveAllTags |
Gets or sets a value indicating whether [remove tags].
|
boolean |
None.
|
| ZonePricing |
Gets or sets the zone pricing.
|
string |
None.
|
| Location |
Gets or sets the Location.
|
string |
None.
|
| FacePrice |
The Face price.
|
Money |
None.
|
| IsFacePriceSameforSeats |
Is face price is same for seats, if yes then ticket level face price will be applied to seats else seat level face price will be considered.
|
boolean |
None.
|
| TicketSeats |
The seats.
|
Collection of TicketSeat |
None.
|