Serialized Form
-
Package org.oxerr.vividseats.client.model.inventory
-
Class org.oxerr.vividseats.client.model.inventory.BrokerListing
class BrokerListing extends Object implements Serializable- serialVersionUID:
- 2024092601L
-
Serialized Fields
-
attributes
List<String> attributes
-
city
String city
-
cost
BigDecimal cost
-
electronic
Boolean electronic
-
electronicTransfer
Boolean electronicTransfer
-
eventDate
LocalDateTime eventDate
-
eventName
String eventName
-
faceValue
BigDecimal faceValue
-
hasBarcodes
Boolean hasBarcodes
-
hasFiles
Boolean hasFiles
-
id
Long id
-
inHandDate
LocalDateTime inHandDate
-
instantDownload
Boolean instantDownload
-
instantTransfer
Boolean instantTransfer
-
internalNotes
String internalNotes
-
lastUpdate
LocalDateTime lastUpdate
-
listDate
LocalDateTime listDate
-
notes
String notes
-
passThrough
String passThrough
-
price
BigDecimal price
-
productionId
Integer productionId
-
quantity
Integer quantity
-
row
String row
-
seatFrom
String seatFrom
-
seatNumbers
List<Integer> seatNumbers
-
seatThru
String seatThru
-
section
String section
-
shipDate
String shipDate
-
spec
Boolean spec
-
splitType
SplitType splitType
-
splitValue
String splitValue
-
state
String state
-
stockType
StockType stockType
-
ticketId
String ticketId
-
tickets
List<Ticket> tickets
-
unitTaxedCost
BigDecimal unitTaxedCost
-
venue
String venue
-
-
Class org.oxerr.vividseats.client.model.inventory.Ticket
class Ticket extends Object implements Serializable- serialVersionUID:
- 2024092601L
-
-
Package org.oxerr.vividseats.client.model.v1.inventory
-
Class org.oxerr.vividseats.client.model.v1.inventory.Update
class Update extends Object implements Serializable- serialVersionUID:
- 2024101501L
-
Serialized Fields
-
apiToken
String apiToken
-
barcode
List<String> barcode
-
electronic
Boolean electronic
-
faceValue
BigDecimal faceValue
-
inHandDate
String inHandDate
-
notes
String notes
-
price
BigDecimal price
-
quantity
Integer quantity
-
row
String row
-
seatFrom
String seatFrom
-
seatThru
String seatThru
-
section
String section
-
splitType
SplitType splitType
-
splitValue
String splitValue
-
ticketId
String ticketId
-
unitTaxedCost
BigDecimal unitTaxedCost
-
-