Index

A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages

A

AccountResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
Address - Class in org.oxerr.stubhub.client.model
 
Address() - Constructor for class org.oxerr.stubhub.client.model.Address
 
addTagValues(Integer, String, TagValuesForNameRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Add Values to an existing Tag for an Event.
AdminHoldResponse - Class in org.oxerr.stubhub.client.model
 
AdminHoldResponse() - Constructor for class org.oxerr.stubhub.client.model.AdminHoldResponse
 

B

BearerAuthFilter - Class in org.oxerr.stubhub.client.cxf.impl.filter
 
BearerAuthFilter(UUID, String) - Constructor for class org.oxerr.stubhub.client.cxf.impl.filter.BearerAuthFilter
 
BulkInventoryCreateRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryCreateRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
BulkInventoryDeleteRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryDeleteRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryDeleteRequest
 
BulkInventoryListingNotesCreateRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryListingNotesCreateRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryListingNotesCreateRequest
 
BulkInventoryListingNotesDeleteRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryListingNotesDeleteRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryListingNotesDeleteRequest
 
BulkInventoryRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
BulkInventoryTagsCreateRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryTagsCreateRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryTagsCreateRequest
 
BulkInventoryTagsDeleteRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryTagsDeleteRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryTagsDeleteRequest
 
BulkInventoryTagsUpdateRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryTagsUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryTagsUpdateRequest
 
BulkInventoryTagValuesCreateRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryTagValuesCreateRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
BulkInventoryTagValuesDeleteRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryTagValuesDeleteRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
BulkInventoryUpdateRequest - Class in org.oxerr.stubhub.client.model
 
BulkInventoryUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
BulkProcessingResult - Class in org.oxerr.stubhub.client.model
 
BulkProcessingResult() - Constructor for class org.oxerr.stubhub.client.model.BulkProcessingResult
 
BulkProcessingResultSummaryResponse - Class in org.oxerr.stubhub.client.model
 
BulkProcessingResultSummaryResponse() - Constructor for class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
bulkUpdate(BulkInventoryRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Bulk Update Listings.
BuyerCommission - Class in org.oxerr.stubhub.client.model
 
BuyerCommission() - Constructor for class org.oxerr.stubhub.client.model.BuyerCommission
 
BuyerCommissionRequest - Class in org.oxerr.stubhub.client.model
 
BuyerCommissionRequest() - Constructor for class org.oxerr.stubhub.client.model.BuyerCommissionRequest
 
BuyerCommissionResponse - Class in org.oxerr.stubhub.client.model
 
BuyerCommissionResponse() - Constructor for class org.oxerr.stubhub.client.model.BuyerCommissionResponse
 

C

CircuitBreakerSetting - Class in org.oxerr.stubhub.client.model
 
CircuitBreakerSetting() - Constructor for class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
CompListingQuantityFiltersRequest - Class in org.oxerr.stubhub.client.model
 
CompListingQuantityFiltersRequest() - Constructor for class org.oxerr.stubhub.client.model.CompListingQuantityFiltersRequest
 
CompListingSetting - Class in org.oxerr.stubhub.client.model
 
CompListingSetting() - Constructor for class org.oxerr.stubhub.client.model.CompListingSetting
 
CompListingSettingsRequest - Class in org.oxerr.stubhub.client.model
 
CompListingSettingsRequest() - Constructor for class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
createDeal(DealCreateRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.DealResource
Create a deal.
CreateEventTagsRequest - Class in org.oxerr.stubhub.client.model
 
CreateEventTagsRequest() - Constructor for class org.oxerr.stubhub.client.model.CreateEventTagsRequest
 
createHold(HoldRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.HoldResource
Create hold.
createInventory(InventoryCreateRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Create inventory.
createJacksonJsonProvider() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
createObjectMapper() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
createProxy(Class<T>) - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
createTags(Integer, CreateEventTagsRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Create Seller Event Tags.
CurrencyConversionOverrideRequest - Class in org.oxerr.stubhub.client.model
 
CurrencyConversionOverrideRequest() - Constructor for class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
CurrencyConversionOverrideResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
CurrencyConversionOverrideResponse - Class in org.oxerr.stubhub.client.model
 
CurrencyConversionOverrideResponse() - Constructor for class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
CXFInventoryServce - Class in org.oxerr.stubhub.client.cxf.impl.inventory
 
CXFInventoryServce(InventoryResource) - Constructor for class org.oxerr.stubhub.client.cxf.impl.inventory.CXFInventoryServce
 
CXFStubHubClient - Class in org.oxerr.stubhub.client.cxf.impl
 
CXFStubHubClient(UUID, String) - Constructor for class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 

D

DealConfigHurdleRequest - Class in org.oxerr.stubhub.client.model
 
DealConfigHurdleRequest() - Constructor for class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
DealConfigHurdleResponse - Class in org.oxerr.stubhub.client.model
 
DealConfigHurdleResponse() - Constructor for class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
DealConfigRequest - Class in org.oxerr.stubhub.client.model
 
DealConfigRequest() - Constructor for class org.oxerr.stubhub.client.model.DealConfigRequest
 
DealConfigResponse - Class in org.oxerr.stubhub.client.model
 
DealConfigResponse() - Constructor for class org.oxerr.stubhub.client.model.DealConfigResponse
 
DealCreateRequest - Class in org.oxerr.stubhub.client.model
 
DealCreateRequest() - Constructor for class org.oxerr.stubhub.client.model.DealCreateRequest
 
DealResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
DealResponse - Class in org.oxerr.stubhub.client.model
 
DealResponse() - Constructor for class org.oxerr.stubhub.client.model.DealResponse
 
DealUpdateRequest - Class in org.oxerr.stubhub.client.model
 
DealUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.DealUpdateRequest
 
delete(Long) - Method in interface org.oxerr.stubhub.client.cxf.resource.CurrencyConversionOverrideResource
Delete a currency conversion override.
deleteDeal(UUID) - Method in interface org.oxerr.stubhub.client.cxf.resource.DealResource
Delete a deal.
deleteDealConfig(UUID) - Method in interface org.oxerr.stubhub.client.cxf.resource.DealResource
Delete a deal config.
DeleteEventTagsRequest - Class in org.oxerr.stubhub.client.model
 
DeleteEventTagsRequest() - Constructor for class org.oxerr.stubhub.client.model.DeleteEventTagsRequest
 
deleteHold(Long) - Method in interface org.oxerr.stubhub.client.cxf.resource.HoldResource
Delete hold.
deleteTags(Integer, DeleteEventTagsRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Delete Seller Event Tags.
deleteTagValues(Integer, String, TagValuesForNameRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Delete Specific Values from an existing Tag for an Event.

E

ErrorResource - Class in org.oxerr.stubhub.client.model
 
ErrorResource() - Constructor for class org.oxerr.stubhub.client.model.ErrorResource
 
ETicketUploadRequest - Class in org.oxerr.stubhub.client.model
 
ETicketUploadRequest() - Constructor for class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
EventInfoResponse - Class in org.oxerr.stubhub.client.model
 
EventInfoResponse() - Constructor for class org.oxerr.stubhub.client.model.EventInfoResponse
 
EventMappingRequest - Class in org.oxerr.stubhub.client.model
 
EventMappingRequest() - Constructor for class org.oxerr.stubhub.client.model.EventMappingRequest
 
EventMappingResponse - Class in org.oxerr.stubhub.client.model
 
EventMappingResponse() - Constructor for class org.oxerr.stubhub.client.model.EventMappingResponse
 
EventRequest - Class in org.oxerr.stubhub.client.model
 
EventRequest() - Constructor for class org.oxerr.stubhub.client.model.EventRequest
 
EventResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
EventResponse - Class in org.oxerr.stubhub.client.model
 
EventResponse() - Constructor for class org.oxerr.stubhub.client.model.EventResponse
 
export(OffsetDateTime, Integer, Long, Boolean, Boolean, OffsetDateTime, OffsetDateTime, OffsetDateTime) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Exports inventory for exchange integration.

F

fetchPage(Long) - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryExportIterator
 
fetchPage(Long) - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryIterator
 
fetchPage(Long) - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.InventorySearchIterator
 
FileRequest - Class in org.oxerr.stubhub.client.model
 
FileRequest() - Constructor for class org.oxerr.stubhub.client.model.FileRequest
 
filter(ClientRequestContext) - Method in class org.oxerr.stubhub.client.cxf.impl.filter.BearerAuthFilter
 
fromValue(Integer) - Static method in enum class org.oxerr.stubhub.client.model.SplitType
 
fromValue(String) - Static method in enum class org.oxerr.stubhub.client.model.SectionFilterMode
 

G

get() - Method in interface org.oxerr.stubhub.client.cxf.resource.AccountResource
Retrieve available accounts for the user.
get() - Method in interface org.oxerr.stubhub.client.cxf.resource.CurrencyConversionOverrideResource
Get all currency conversion overrides.
get(Integer, UUID) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Retrieve Event information using EventId or EventMappingId.
get_file() - Method in class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
get_file() - Method in class org.oxerr.stubhub.client.model.FileRequest
 
getAccountResource() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
getAddress() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getAddressId() - Method in class org.oxerr.stubhub.client.model.Address
 
getAddressLine1() - Method in class org.oxerr.stubhub.client.model.Address
 
getAddressLine2() - Method in class org.oxerr.stubhub.client.model.Address
 
getAddressLine3() - Method in class org.oxerr.stubhub.client.model.Address
 
getAdminHold() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getAdminHold() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getAdminHold() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getAdminHold() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getAllInPrice() - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
getAllInPrice() - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
getAllocationState() - Method in class org.oxerr.stubhub.client.model.PosState
 
getAuthenticationUrl() - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
getAutoBroadcast() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getAutoBroadcast() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getAutoFulfill() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getAutoFulfill() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getAutoFulfill() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getAutoPricingEnabled() - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
getAutoPricingSettings() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getAutoPricingSettings() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getAvailableQuantity() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getBarcode() - Method in class org.oxerr.stubhub.client.model.InventoryBarcodeUpdateRequest
 
getBarcode() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getBarcodes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getBillingAddress() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
getBroadcastErrors() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getBroadcastStatuses() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getBulkProcessingId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getBulkUpdateStatus(UUID) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Get Bulk Update Listings Status.
getBuyerCommissionOverride() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getBuyerCommissions() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getBuyerUserId() - Method in class org.oxerr.stubhub.client.model.BuyerCommission
 
getBuyerUserId() - Method in class org.oxerr.stubhub.client.model.BuyerCommissionRequest
 
getBuyerUserId() - Method in class org.oxerr.stubhub.client.model.BuyerCommissionResponse
 
getBuyerUserId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getByExternalId(String, Boolean) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Get inventory by External ID.
getByExternalIds(String, Boolean) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Get multiple inventories by External ID.
getCancellationDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getCategoryIds() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getCircuitBreakerSetting() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getCity() - Method in class org.oxerr.stubhub.client.model.Address
 
getCity() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getCity() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getCity() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getCode() - Method in class org.oxerr.stubhub.client.model.ErrorResource
 
getCommissionPercentage() - Method in class org.oxerr.stubhub.client.model.BuyerCommission
 
getCommissionPercentage() - Method in class org.oxerr.stubhub.client.model.BuyerCommissionRequest
 
getCommissionPercentage() - Method in class org.oxerr.stubhub.client.model.BuyerCommissionResponse
 
getCommissionPercentage() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getCompleted() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
getCompListingCeiling() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getCompListingCeiling() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getCompListingFloor() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getCompListingFloor() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getCompListingMode() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getCompListingMode() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getCompListingSetting() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getCompListingSettings() - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
getConfigId() - Method in class org.oxerr.stubhub.client.model.DealConfigRequest
 
getConfigId() - Method in class org.oxerr.stubhub.client.model.DealConfigResponse
 
getContent() - Method in class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 
getContentType() - Method in class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 
getContractState() - Method in class org.oxerr.stubhub.client.model.MarketplaceState
 
getConversionRate() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
getConversionRate() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getConversionRateDate() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
getConversionRateDate() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getCookie() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getCountry() - Method in class org.oxerr.stubhub.client.model.Address
 
getCountry() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getCountryCode() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getCountryCode() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getCreateDate() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getCreateDateFrom() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getCreateDateTo() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getCreatedDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getCreateRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getCurrencyCode() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getCurrencyCode() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getCurrencyCode() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getCurrencyCode() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getCurrencyCode() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getCurrencyConversionOverrideId() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getCurrencyConversionOverrideResource() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
getData() - Method in class org.oxerr.stubhub.client.model.SearchListingsResponse
 
getDate() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getDateConfirmed() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getDeal(UUID) - Method in interface org.oxerr.stubhub.client.cxf.resource.DealResource
Get deal by ID.
getDealConfig() - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
getDealConfig() - Method in class org.oxerr.stubhub.client.model.DealResponse
 
getDealConfig() - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
getDealConfig(UUID) - Method in interface org.oxerr.stubhub.client.cxf.resource.DealResource
Get deal config by ID.
getDealId() - Method in class org.oxerr.stubhub.client.model.DealResponse
 
getDealResource() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
getDealType() - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
getDealType() - Method in class org.oxerr.stubhub.client.model.DealResponse
 
getDealType() - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
getDefaultBuyerUserId() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getDefaultPurchasePaymentMethodId() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getDeletedInventoryIds() - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
getDeleteRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getDeliveryCost() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getDeliveryCost() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getDeliveryType() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getDeliveryType() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getDeliveryType() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getDeliveryType() - Method in class org.oxerr.stubhub.client.model.TicketTypeOverrideRequest
 
getDuplicatedListingId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getEmail() - Method in class org.oxerr.stubhub.client.model.TicketHolderResponse
 
getEmailAddress() - Method in class org.oxerr.stubhub.client.model.Address
 
getEndDate() - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
getEndDate() - Method in class org.oxerr.stubhub.client.model.DealResponse
 
getEndDate() - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
getEntityId() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResult
 
getError() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResult
 
getErrors() - Method in class org.oxerr.stubhub.client.model.ErrorResource
 
geteTickets() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getEvent() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getEvent() - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
getEvent() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getEvent() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getEvent() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getEventDate() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getEventDate() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getEventDateUtc() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getEventId() - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
getEventIds() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getEventMapping() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getEventMapping() - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
getEventMapping() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getEventMapping() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getEventMapping() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getEventMappingId() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getEventMappingId() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getEventName() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getEventName() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getEventNote() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getEventNote() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getEventResource() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
getEventSearchText() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getEventStatus() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getExactQuantities() - Method in class org.oxerr.stubhub.client.model.CompListingQuantityFiltersRequest
 
getExchangePosId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getExcludeTags() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getExpectedValue() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getExpectedValue() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getExpirationDate() - Method in class org.oxerr.stubhub.client.model.AdminHoldResponse
 
getExpirationDate() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getExpirationDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getExpirationDate() - Method in class org.oxerr.stubhub.client.model.HoldUpdateRequest
 
getExpirationDate() - Method in class org.oxerr.stubhub.client.model.InventoryAdminHoldRequest
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResult
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getExternalId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getExternalTicketId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getFaceValue() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getFaceValueCost() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getFaceValueCost() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getFaceValueCost() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getFailed() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
getFinished() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
getFirstName() - Method in class org.oxerr.stubhub.client.model.Address
 
getFromCurrency() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
getFromCurrency() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getFulfillmentDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getFulfillmentUserId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getFulfillmentVersion() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getFullfilmentState() - Method in class org.oxerr.stubhub.client.model.MarketplaceState
 
getFullfilmentState() - Method in class org.oxerr.stubhub.client.model.PosState
 
getFullName() - Method in class org.oxerr.stubhub.client.model.TicketHolderResponse
 
getGenreName() - Method in class org.oxerr.stubhub.client.model.PerformerResponse
 
getGreaterThanOrEqualToQuantity() - Method in class org.oxerr.stubhub.client.model.CompListingQuantityFiltersRequest
 
getGuaranteedAmount() - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
getGuaranteedAmount() - Method in class org.oxerr.stubhub.client.model.DealResponse
 
getGuaranteedAmount() - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
getHealthCheckResource() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
getHideSeats() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getHideSeatsFromMarketplace() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getHoldByHoldId(Long) - Method in interface org.oxerr.stubhub.client.cxf.resource.HoldResource
Retrieves hold by hold ID.
getHoldByMarketplaceSaleIdAndMarketplace(String, String) - Method in interface org.oxerr.stubhub.client.cxf.resource.HoldResource
Retrieves a hold by the marketplaceName and marketplaceSaleId.
getHoldId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getHoldResource() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
getHolds() - Method in interface org.oxerr.stubhub.client.cxf.resource.HoldResource
Retrieves holds.
getHurdleId() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getHurdleId() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getHurdles() - Method in class org.oxerr.stubhub.client.model.DealConfigRequest
 
getHurdles() - Method in class org.oxerr.stubhub.client.model.DealConfigResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.EventRequest
 
getId() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.PerformerResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getId() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getIncludeBuyerCommissionsPerTicket() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getIncludeBuyerCommissionsPerTicket() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getIncludePastEvents() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getIncludePastEvents() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getIncludeTags() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getInHandAt() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getInHandAt() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getInHandAt() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getInHandAt() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getInHandAt() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getInHandAt() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getInstantTransfer() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getInternalNotes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getInternalNotes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getInternalNotes() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getInternalNotes() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getInternalNotes() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getInternalNotes() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
getInventory() - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryDeleteRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesCreateRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesDeleteRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsCreateRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsDeleteRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsUpdateRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getInventoryId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getInventoryListingNotesCreateRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getInventoryListingNotesDeleteRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getInventoryTagsCreateRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getInventoryTagsDeleteRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getInventoryTagsUpdateRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getInventoryTagValuesCreateRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getInventoryTagValuesDeleteRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getIsAlternativeDeliveryAccount() - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
getIsBlocked() - Method in class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
getIsBroadcast() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getIsDelete() - Method in class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
getIsDelete() - Method in class org.oxerr.stubhub.client.model.TagRequest
 
getIsEventDateConfirmed() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getIsEventDateConfirmed() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getIsExpired() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getIsFallback() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getIsFallback() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getIsGeneralAdmission() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getIsPersistentTag() - Method in class org.oxerr.stubhub.client.model.TagRequest
 
getIsPreDelivered() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getKthLowestAbsoluteOutlierSpacing() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getKthLowestAbsoluteOutlierSpacing() - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
getKthLowestOutlierLimit() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getKthLowestOutlierLimit() - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
getKthLowestRelativeOutlierSpacing() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getKthLowestRelativeOutlierSpacing() - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
getLastName() - Method in class org.oxerr.stubhub.client.model.Address
 
getLastPaymentDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getLastPriceUpdatedDate() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getListingGroupId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getListingGroupPriority() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getListingId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getListingNotes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getListingNotes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getListingNotes() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getListingNotes() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getListingNotes() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getListingPricesByMarketplace() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getListingStatus() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getListingStatusByMarketplace() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getListPrice() - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
getListPrice() - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
getMappedSection() - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
getMarketplace() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getMarketplace() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getMarketplace() - Method in class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
getMarketplace() - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
getMarketplace() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
getMarketplace() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
getMarketplaceBroadcastState() - Method in class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
getMarketplaceBroadcastState() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getMarketPlaceEventIdOverride() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getMarketplaceFulfillmentVersion() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getMarketplaceListingId() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getMarketplaceListingId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getMarketplaceListingId() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getMarketplaceMarkup() - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
getMarketplaceMarkup() - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
getMarketplaceName() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getMarketplaceName() - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
getMarketplaceOriginalSeating() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getMarketplaceSaleId() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getMarketplaceSaleId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getMarketplaceSeatingOverrides() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getMarketplaceState() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getMarketPrice() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getMaxDiscountVelocityPercent() - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
getMaxDiscountVelocityPercent() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getMaxDiscountVelocityTicks() - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
getMaxDiscountVelocityTicks() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getMaxDisplayQuantity() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getMaxDisplayQuantity() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getMaxDisplayQuantity() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getMaxDisplayQuantity() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getMaxDisplaySeatFrom() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getMaxDisplaySeatTo() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getMaxPageSize() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getMessage() - Method in class org.oxerr.stubhub.client.model.ErrorResource
 
getMinCompListingCount() - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
getMinCompListingCount() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getName() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getName() - Method in class org.oxerr.stubhub.client.model.PerformerResponse
 
getName() - Method in class org.oxerr.stubhub.client.model.TagRequest
 
getName() - Method in class org.oxerr.stubhub.client.model.TagResponse
 
getName() - Method in class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 
getName() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getNames() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsDeleteRequest
 
getNetProceedsCeiling() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getNetProceedsCeiling() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getNetProceedsCeiling() - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
getNetProceedsFloor() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getNetProceedsFloor() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getNetProceedsFloor() - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
getNextPaginationToken() - Method in class org.oxerr.stubhub.client.model.SearchListingsResponse
 
getNote() - Method in class org.oxerr.stubhub.client.model.ListingNoteRequest
 
getNote() - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
getNotes() - Method in class org.oxerr.stubhub.client.model.AdminHoldResponse
 
getNotes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesCreateRequest
 
getNotes() - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesDeleteRequest
 
getNotes() - Method in class org.oxerr.stubhub.client.model.InventoryAdminHoldRequest
 
getNumberOfItems() - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
getOnlyForSameZoneEnabled() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getOnlyForSameZoneEnabled() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getOnlyForSelectedSectionsEnabled() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getOnlyForSelectedSectionsEnabled() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getOrdinal() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getOriginalNetProceedsAmount() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getOriginalNetProceedsCurrency() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getOriginatedFromListingId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getOutlierMode() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getOutlierMode() - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
getOutlierSetting() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getOutlierSettings() - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
getPageSize() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getPaginationToken() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getPaginationToken() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getPaginationToken() - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
getPassword() - Method in class org.oxerr.stubhub.client.model.ProxyDto
 
getPaymentMethodNameRegex() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
getPaymentMethodNameRegex() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getPaymentReferenceNumber() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getPaymentState() - Method in class org.oxerr.stubhub.client.model.MarketplaceState
 
getPaymentStatus() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getPerformer() - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
getPerformer() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getPerformer() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getPhoneNumber() - Method in class org.oxerr.stubhub.client.model.TicketHolderResponse
 
getPiggybackRow() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getPiggybackRow() - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
getPiggybackRow() - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
getPosBroadcastState() - Method in class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
getPosBroadcastState() - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
getPosEventIds() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getPosEventIds() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getPosState() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getPostalCode() - Method in class org.oxerr.stubhub.client.model.Address
 
getPostalCode() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getPreDeliveryState() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getPreDeliveryState() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getPriceByMarketplace() - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
getPriceByMarketplace() - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
getPricerUserId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getPricerUserId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getPrices() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getPricingEnabled() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getPricingEnabled() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getPricingSetting() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getPricingSetting() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getPricingSetting() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getPricingSetting() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getPrimaryEventId() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getPrimaryEventId() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getPrimaryPhone() - Method in class org.oxerr.stubhub.client.model.Address
 
getPriority() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getPriority() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getPriority() - Method in class org.oxerr.stubhub.client.model.StockTypeMapping
 
getPriority() - Method in class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
getProofOfOwnership() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getProxy() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getPurchaseEndDate() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getPurchaseOrderId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getPurchaseOrderId() - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
getPurchasersCommissions() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getPurchasersCommissions() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getPurchaseStartDate() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getQuantityFilters() - Method in class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
getQuantityScoreAdjustmentEnabled() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getQuantityScoreAdjustmentEnabled() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getQuantityScoreAdjustmentOverridesJson() - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
getQuantityScoreAdjustmentOverridesJson() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getQuantitySold() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getQuantitySold() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getQuantityWasted() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getQueued() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
getRelativeCeiling() - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
getRelativeFloor() - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
getResourceVersion() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getResultState() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getRow() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getRow() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
getRow() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
getRow() - Method in class org.oxerr.stubhub.client.model.PurchaseSeatingRequest
 
getRow() - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
getRow() - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
getRow() - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
getRow() - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
getRow() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getRowIdFilter() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getRowOffset() - Method in class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
getSaleDate() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getSaleDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getSaleId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getSaleStatus() - Method in class org.oxerr.stubhub.client.model.PosState
 
getSeat() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getSeatFrom() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getSeatFrom() - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
getSeatFrom() - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
getSeating() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getSeating() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getSeating() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getSeating() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getSeating() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getSeatingOverridesByMarketplace() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getSeats() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
getSeats() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
getSeatTo() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getSeatTo() - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
getSeatTo() - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
getSecondaryPhone() - Method in class org.oxerr.stubhub.client.model.Address
 
getSecondaryVendorAccountId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getSection() - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
getSection() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
getSection() - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
getSection() - Method in class org.oxerr.stubhub.client.model.PurchaseSeatingRequest
 
getSection() - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
getSection() - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
getSection() - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
getSection() - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
getSectionFilterMode() - Method in class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
getSectionId() - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
getSectionIdFilter() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getSellerAccountId() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getSellerAccountId() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getSellerAccountId() - Method in class org.oxerr.stubhub.client.model.SellerAccountResponse
 
getSellerAccountName() - Method in class org.oxerr.stubhub.client.model.SellerAccountResponse
 
getSellerEmail() - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
getSellerUserId() - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
getShippingAddress() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
getSplitThresholdDirectionType() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getSplitThresholdDirectionType() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getSplitThresholdValue() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getSplitThresholdValue() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getSplitType() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getSplitType() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getSplitType() - Method in class org.oxerr.stubhub.client.model.DealConfigRequest
 
getSplitType() - Method in class org.oxerr.stubhub.client.model.DealConfigResponse
 
getSplitType() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getSplitType() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getSplitTypeValue() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getStandardDeviations() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getStandardDeviations() - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
getStartDate() - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
getStartDate() - Method in class org.oxerr.stubhub.client.model.DealResponse
 
getStartDate() - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
getState() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getStateProvince() - Method in class org.oxerr.stubhub.client.model.Address
 
getStateProvince() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getStateProvince() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getStatus() - Method in class org.oxerr.stubhub.client.model.HealthCheckResponse
 
getStockType() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getStockType() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getStockType() - Method in class org.oxerr.stubhub.client.model.StockTypeMapping
 
getStubhubListingNoteId() - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
getSuccessful() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
getTagKey() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getTagName() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
getTagName() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
getTagNames() - Method in class org.oxerr.stubhub.client.model.DeleteEventTagsRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsCreateRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsUpdateRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.CreateEventTagsRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
getTags() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTags() - Method in class org.oxerr.stubhub.client.model.HoldUpdateRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getTags() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getTags() - Method in class org.oxerr.stubhub.client.model.UpdateEventTagsRequest
 
getTags(Integer) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Get Seller Event Tags by Viagogo Event Id.
getTagValue() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getTagValueInheritMode() - Method in class org.oxerr.stubhub.client.model.TagRequest
 
getTaxedCost() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getTaxPaid() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getTaxPaid() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getTicketCount() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getTicketCount() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getTicketExternalId() - Method in class org.oxerr.stubhub.client.model.InventoryTicketExternalIdUpdateRequest
 
getTicketExternalIds() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getTicketGroupId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getTicketHolder() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTicketId() - Method in class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
getTicketId() - Method in class org.oxerr.stubhub.client.model.InventoryBarcodeUpdateRequest
 
getTicketId() - Method in class org.oxerr.stubhub.client.model.InventoryTicketExternalIdUpdateRequest
 
getTicketId() - Method in class org.oxerr.stubhub.client.model.InventoryTicketUrlUpdateRequest
 
getTickets() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTickets() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getTicketType() - Method in class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
getTicketTypeOverrides() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getTicketTypePriorities() - Method in class org.oxerr.stubhub.client.model.TicketTypeOverrideRequest
 
getTicketUrl() - Method in class org.oxerr.stubhub.client.model.InventoryTicketUrlUpdateRequest
 
getTicketUrl() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getTicketUrls() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getTimeConfirmed() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getTimestamp() - Method in class org.oxerr.stubhub.client.model.HealthCheckResponse
 
getTimeZone() - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
getToCurrency() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
getToCurrency() - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
getTotalCharges() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTotalCost() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTotalCost() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getTotalCount() - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
getTotalCredits() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTotalNetProceeds() - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
getTotalNetProceeds() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getTotalRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getTransferId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getType() - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
getUndercutAbsoluteAmount() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getUndercutAbsoluteAmount() - Method in class org.oxerr.stubhub.client.model.UnderCutSetting
 
getUndercutMode() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getUndercutMode() - Method in class org.oxerr.stubhub.client.model.UnderCutSetting
 
getUndercutRelativeAmount() - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
getUndercutRelativeAmount() - Method in class org.oxerr.stubhub.client.model.UnderCutSetting
 
getUnderCutSetting() - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
getUndercutSettings() - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
getUniqueId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getUnitCost() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getUnitCost() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getUnitCost() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getUnitCost() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getUnitCost() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getUntranslatedNote() - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
getUpdateDate() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getUpdatedDateSince() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getUpdatedDateTo() - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
getUpdateRequests() - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
getUrl() - Method in class org.oxerr.stubhub.client.model.ProxyDto
 
getUsername() - Method in class org.oxerr.stubhub.client.model.ProxyDto
 
getUserName() - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
getValue() - Method in enum class org.oxerr.stubhub.client.model.SectionFilterMode
 
getValue() - Method in enum class org.oxerr.stubhub.client.model.SplitType
 
getValueDataType() - Method in class org.oxerr.stubhub.client.model.TagRequest
 
getValueDataType() - Method in class org.oxerr.stubhub.client.model.TagResponse
 
getValues() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
getValues() - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
getValues() - Method in class org.oxerr.stubhub.client.model.TagRequest
 
getValues() - Method in class org.oxerr.stubhub.client.model.TagResponse
 
getValues() - Method in class org.oxerr.stubhub.client.model.TagValuesForNameRequest
 
getVendor() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getVendorAccountEmail() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getVendorAccountEmail() - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
getVendorAccountId() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getVendorAccountId() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getVendorAccountId() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getVendorAccountId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getVendorAccountName() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getVendorAccountName() - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
getVendorAccountPassword() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
getVendorAccounts() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getVendorId() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
getVendorId() - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
getVendorInfos() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getVendorName() - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
getVendorName() - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
getVendorName() - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
getVendorOrderId() - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
getVendorsCommission() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
getVendorsCommission() - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
getVenue() - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
getVenue() - Method in class org.oxerr.stubhub.client.model.EventResponse
 
getVenue() - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
getVenue() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
getVenueConfigId() - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
getVenueId() - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
getVenueName() - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
getVenueName() - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
getZoneFill() - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
getZoneFill() - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
getZoneFill() - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
getZoneFill() - Method in class org.oxerr.stubhub.client.model.ListingResponse
 

H

hasNext() - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryIterator
 
HealthCheckResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
HealthCheckResponse - Class in org.oxerr.stubhub.client.model
 
HealthCheckResponse() - Constructor for class org.oxerr.stubhub.client.model.HealthCheckResponse
 
HoldRequest - Class in org.oxerr.stubhub.client.model
 
HoldRequest() - Constructor for class org.oxerr.stubhub.client.model.HoldRequest
 
HoldResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
HoldResponse - Class in org.oxerr.stubhub.client.model
 
HoldResponse() - Constructor for class org.oxerr.stubhub.client.model.HoldResponse
 
HoldUpdateRequest - Class in org.oxerr.stubhub.client.model
 
HoldUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.HoldUpdateRequest
 

I

inventory() - Method in class org.oxerr.stubhub.client.cxf.impl.CXFStubHubClient
 
inventory() - Method in interface org.oxerr.stubhub.client.StubHubClient
 
InventoryAdminHoldRequest - Class in org.oxerr.stubhub.client.model
 
InventoryAdminHoldRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryAdminHoldRequest
 
InventoryBarcodeUpdateRequest - Class in org.oxerr.stubhub.client.model
 
InventoryBarcodeUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryBarcodeUpdateRequest
 
InventoryBroadcastUpdateRequest - Class in org.oxerr.stubhub.client.model
 
InventoryBroadcastUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
InventoryCreateRequest - Class in org.oxerr.stubhub.client.model
 
InventoryCreateRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
InventoryExportCriteria - Class in org.oxerr.stubhub.client.inventory
 
InventoryExportCriteria() - Constructor for class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
InventoryExportIterator - Class in org.oxerr.stubhub.client.cxf.impl.inventory
 
InventoryExportIterator(InventoryExportCriteria, InventoryResource) - Constructor for class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryExportIterator
 
InventoryExportResponse - Class in org.oxerr.stubhub.client.model
 
InventoryExportResponse() - Constructor for class org.oxerr.stubhub.client.model.InventoryExportResponse
 
InventoryIterator - Class in org.oxerr.stubhub.client.cxf.impl.inventory
 
InventoryIterator(int) - Constructor for class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryIterator
 
InventoryPriceUpdateRequest - Class in org.oxerr.stubhub.client.model
 
InventoryPriceUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
InventoryPricingSettingRequest - Class in org.oxerr.stubhub.client.model
 
InventoryPricingSettingRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
InventoryResource - Interface in org.oxerr.stubhub.client.cxf.resource
 
InventorySearchCriteria - Class in org.oxerr.stubhub.client.inventory
 
InventorySearchCriteria() - Constructor for class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
InventorySearchIterator - Class in org.oxerr.stubhub.client.cxf.impl.inventory
 
InventorySearchIterator(InventorySearchCriteria, InventoryResource) - Constructor for class org.oxerr.stubhub.client.cxf.impl.inventory.InventorySearchIterator
 
InventoryService - Interface in org.oxerr.stubhub.client.inventory
 
InventoryTicketExternalIdUpdateRequest - Class in org.oxerr.stubhub.client.model
 
InventoryTicketExternalIdUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryTicketExternalIdUpdateRequest
 
InventoryTicketUrlUpdateRequest - Class in org.oxerr.stubhub.client.model
 
InventoryTicketUrlUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.InventoryTicketUrlUpdateRequest
 
iterateInventories() - Method in interface org.oxerr.stubhub.client.inventory.InventoryService
 
iterateInventories(InventoryExportCriteria) - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.CXFInventoryServce
 
iterateInventories(InventoryExportCriteria) - Method in interface org.oxerr.stubhub.client.inventory.InventoryService
 
iterateInventories(InventorySearchCriteria) - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.CXFInventoryServce
 
iterateInventories(InventorySearchCriteria) - Method in interface org.oxerr.stubhub.client.inventory.InventoryService
 

L

ListingNoteRequest - Class in org.oxerr.stubhub.client.model
 
ListingNoteRequest() - Constructor for class org.oxerr.stubhub.client.model.ListingNoteRequest
 
ListingNoteResponse - Class in org.oxerr.stubhub.client.model
 
ListingNoteResponse() - Constructor for class org.oxerr.stubhub.client.model.ListingNoteResponse
 
ListingResponse - Class in org.oxerr.stubhub.client.model
 
ListingResponse() - Constructor for class org.oxerr.stubhub.client.model.ListingResponse
 
ListingSeatingResponse - Class in org.oxerr.stubhub.client.model
 
ListingSeatingResponse() - Constructor for class org.oxerr.stubhub.client.model.ListingSeatingResponse
 

M

MarketplaceListingStatus - Class in org.oxerr.stubhub.client.model
 
MarketplaceListingStatus() - Constructor for class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
MarketplacePricingInfo - Class in org.oxerr.stubhub.client.model
 
MarketplacePricingInfo() - Constructor for class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
MarketplaceSeatingOverrideInfo - Class in org.oxerr.stubhub.client.model
 
MarketplaceSeatingOverrideInfo() - Constructor for class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
MarketplaceSeatingOverrideUpdateRequest - Class in org.oxerr.stubhub.client.model
 
MarketplaceSeatingOverrideUpdateRequest() - Constructor for class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
MarketplaceState - Class in org.oxerr.stubhub.client.model
 
MarketplaceState() - Constructor for class org.oxerr.stubhub.client.model.MarketplaceState
 

N

next() - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.InventoryIterator
 
NUMBER_1 - Enum constant in enum class org.oxerr.stubhub.client.model.SplitType
 
NUMBER_2 - Enum constant in enum class org.oxerr.stubhub.client.model.SplitType
 
NUMBER_3 - Enum constant in enum class org.oxerr.stubhub.client.model.SplitType
 
NUMBER_4 - Enum constant in enum class org.oxerr.stubhub.client.model.SplitType
 
NUMBER_5 - Enum constant in enum class org.oxerr.stubhub.client.model.SplitType
 

O

org.oxerr.stubhub.client - package org.oxerr.stubhub.client
org.oxerr.stubhub.client.cxf.impl - package org.oxerr.stubhub.client.cxf.impl
org.oxerr.stubhub.client.cxf.impl.filter - package org.oxerr.stubhub.client.cxf.impl.filter
Provides JAX-RS client request filters for the StubHub client.
org.oxerr.stubhub.client.cxf.impl.inventory - package org.oxerr.stubhub.client.cxf.impl.inventory
 
org.oxerr.stubhub.client.cxf.resource - package org.oxerr.stubhub.client.cxf.resource
 
org.oxerr.stubhub.client.inventory - package org.oxerr.stubhub.client.inventory
 
org.oxerr.stubhub.client.model - package org.oxerr.stubhub.client.model
 
OutlierSetting - Class in org.oxerr.stubhub.client.model
 
OutlierSetting() - Constructor for class org.oxerr.stubhub.client.model.OutlierSetting
 
OutlierSettingsRequest - Class in org.oxerr.stubhub.client.model
 
OutlierSettingsRequest() - Constructor for class org.oxerr.stubhub.client.model.OutlierSettingsRequest
 

P

PerformerResponse - Class in org.oxerr.stubhub.client.model
 
PerformerResponse() - Constructor for class org.oxerr.stubhub.client.model.PerformerResponse
 
PosState - Class in org.oxerr.stubhub.client.model
 
PosState() - Constructor for class org.oxerr.stubhub.client.model.PosState
 
posusers(List<UUID>) - Method in interface org.oxerr.stubhub.client.cxf.resource.AccountResource
Get information for POS users using IDs.
PricingSetting - Class in org.oxerr.stubhub.client.model
 
PricingSetting() - Constructor for class org.oxerr.stubhub.client.model.PricingSetting
 
ProxyDto - Class in org.oxerr.stubhub.client.model
 
ProxyDto() - Constructor for class org.oxerr.stubhub.client.model.ProxyDto
 
PurchaseSeatingRequest - Class in org.oxerr.stubhub.client.model
 
PurchaseSeatingRequest() - Constructor for class org.oxerr.stubhub.client.model.PurchaseSeatingRequest
 
PurchaseVendorAccountResponse - Class in org.oxerr.stubhub.client.model
 
PurchaseVendorAccountResponse() - Constructor for class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
PurchaseVendorResponse - Class in org.oxerr.stubhub.client.model
 
PurchaseVendorResponse() - Constructor for class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
put(CurrencyConversionOverrideRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.CurrencyConversionOverrideResource
Insert or update a currency conversion override.
putSectionMapping(Integer, SectionMappingRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Put Section Mapping.
putTags(UUID, TagRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Put Event Tag.

R

resource() - Method in class org.oxerr.stubhub.client.cxf.impl.inventory.CXFInventoryServce
 

S

SAME_SECTION - Enum constant in enum class org.oxerr.stubhub.client.model.SectionFilterMode
 
SAME_ZONE - Enum constant in enum class org.oxerr.stubhub.client.model.SectionFilterMode
 
search(List<Integer>, List<Integer>, List<String>, List<String>, OffsetDateTime, OffsetDateTime, Integer, Long, Boolean, Boolean, UUID, String, String, String, String) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
Search inventory.
SearchListingsResponse - Class in org.oxerr.stubhub.client.model
 
SearchListingsResponse() - Constructor for class org.oxerr.stubhub.client.model.SearchListingsResponse
 
SeatingRequest - Class in org.oxerr.stubhub.client.model
 
SeatingRequest() - Constructor for class org.oxerr.stubhub.client.model.SeatingRequest
 
SeatingResponse - Class in org.oxerr.stubhub.client.model
 
SeatingResponse() - Constructor for class org.oxerr.stubhub.client.model.SeatingResponse
 
SectionFilterMode - Enum Class in org.oxerr.stubhub.client.model
 
SectionMappingRequest - Class in org.oxerr.stubhub.client.model
 
SectionMappingRequest() - Constructor for class org.oxerr.stubhub.client.model.SectionMappingRequest
 
SectionMappingResponse - Class in org.oxerr.stubhub.client.model
 
SectionMappingResponse() - Constructor for class org.oxerr.stubhub.client.model.SectionMappingResponse
 
seek(List<Long>, Boolean) - Method in interface org.oxerr.stubhub.client.cxf.resource.InventoryResource
 
SellerAccountResponse - Class in org.oxerr.stubhub.client.model
 
SellerAccountResponse() - Constructor for class org.oxerr.stubhub.client.model.SellerAccountResponse
 
SellerUserResponse - Class in org.oxerr.stubhub.client.model
 
SellerUserResponse() - Constructor for class org.oxerr.stubhub.client.model.SellerUserResponse
 
set_file(UserDocumentFileRequest) - Method in class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
set_file(UserDocumentFileRequest) - Method in class org.oxerr.stubhub.client.model.FileRequest
 
setAddress(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setAddressId(Long) - Method in class org.oxerr.stubhub.client.model.Address
 
setAddressLine1(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setAddressLine2(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setAddressLine3(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setAdminHold(AdminHoldResponse) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setAdminHold(InventoryAdminHoldRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setAdminHold(InventoryAdminHoldRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setAdminHold(InventoryAdminHoldRequest) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setAllInPrice(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
setAllInPrice(BigDecimal) - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
setAllocationState(String) - Method in class org.oxerr.stubhub.client.model.PosState
 
setAuthenticationUrl(String) - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
setAutoBroadcast(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setAutoBroadcast(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setAutoFulfill(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setAutoFulfill(Boolean) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setAutoFulfill(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setAutoPricingEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
setAutoPricingSettings(UpdateListingPricingSettingsRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setAutoPricingSettings(UpdateListingPricingSettingsRequest) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setAvailableQuantity(Integer) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setBarcode(String) - Method in class org.oxerr.stubhub.client.model.InventoryBarcodeUpdateRequest
 
setBarcode(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setBarcodes(List<InventoryBarcodeUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setBillingAddress(Address) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
setBroadcastErrors(List<String>) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setBroadcastStatuses(List<InventoryBroadcastUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setBulkProcessingId(UUID) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setBuyerCommissionOverride(List<BuyerCommission>) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setBuyerCommissions(List<BuyerCommissionResponse>) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setBuyerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.BuyerCommission
 
setBuyerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.BuyerCommissionRequest
 
setBuyerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.BuyerCommissionResponse
 
setBuyerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setCancellationDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setCategoryIds(List<Integer>) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setCircuitBreakerSetting(CircuitBreakerSetting) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setCity(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setCity(String) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setCity(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setCity(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setCode(String) - Method in class org.oxerr.stubhub.client.model.ErrorResource
 
setCommissionPercentage(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BuyerCommission
 
setCommissionPercentage(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BuyerCommissionRequest
 
setCommissionPercentage(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BuyerCommissionResponse
 
setCommissionPercentage(BigDecimal) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setCompleted(List<BulkProcessingResult>) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
setCompListingCeiling(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setCompListingCeiling(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setCompListingFloor(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setCompListingFloor(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setCompListingMode(String) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setCompListingMode(String) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setCompListingSetting(CompListingSetting) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setCompListingSettings(CompListingSettingsRequest) - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
setConfigId(UUID) - Method in class org.oxerr.stubhub.client.model.DealConfigRequest
 
setConfigId(UUID) - Method in class org.oxerr.stubhub.client.model.DealConfigResponse
 
setContent(String) - Method in class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 
setContentType(String) - Method in class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 
setContractState(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceState
 
setConversionRate(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
setConversionRate(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setConversionRateDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
setConversionRateDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setCookie(String) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setCountry(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setCountry(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setCountryCode(String) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setCountryCode(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setCreateDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setCreateDateFrom(OffsetDateTime) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setCreateDateTo(OffsetDateTime) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setCreatedDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setCreateRequests(List<BulkInventoryCreateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setCurrencyCode(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setCurrencyCode(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setCurrencyCode(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setCurrencyCode(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setCurrencyCode(String) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setCurrencyConversionOverrideId(Long) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setData(List<ListingResponse>) - Method in class org.oxerr.stubhub.client.model.SearchListingsResponse
 
setDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setDateConfirmed(Boolean) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setDealConfig(DealConfigRequest) - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
setDealConfig(DealConfigRequest) - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
setDealConfig(DealConfigResponse) - Method in class org.oxerr.stubhub.client.model.DealResponse
 
setDealId(UUID) - Method in class org.oxerr.stubhub.client.model.DealResponse
 
setDealType(String) - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
setDealType(String) - Method in class org.oxerr.stubhub.client.model.DealResponse
 
setDealType(String) - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
setDefaultBuyerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setDefaultPurchasePaymentMethodId(Integer) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setDeletedInventoryIds(List<Long>) - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
setDeleteRequests(List<BulkInventoryDeleteRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setDeliveryCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setDeliveryCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setDeliveryType(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setDeliveryType(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setDeliveryType(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setDeliveryType(String) - Method in class org.oxerr.stubhub.client.model.TicketTypeOverrideRequest
 
setDuplicatedListingId(Long) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setEmail(String) - Method in class org.oxerr.stubhub.client.model.TicketHolderResponse
 
setEmailAddress(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setEndDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
setEndDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.DealResponse
 
setEndDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
setEntityId(Long) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResult
 
setError(ErrorResource) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResult
 
setErrors(Map<String, List<String>>) - Method in class org.oxerr.stubhub.client.model.ErrorResource
 
seteTickets(List<ETicketUploadRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setEvent(EventRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setEvent(EventRequest) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setEvent(EventResponse) - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
setEvent(EventResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setEvent(EventResponse) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setEventDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setEventDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setEventDateUtc(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setEventId(Integer) - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
setEventIds(List<Integer>) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setEventMapping(EventMappingRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setEventMapping(EventMappingRequest) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setEventMapping(EventMappingResponse) - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
setEventMapping(EventMappingResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setEventMapping(EventMappingResponse) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setEventMappingId(UUID) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setEventMappingId(UUID) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setEventName(String) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setEventName(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setEventNote(String) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setEventNote(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setEventSearchText(String) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setEventStatus(String) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setExactQuantities(List<Integer>) - Method in class org.oxerr.stubhub.client.model.CompListingQuantityFiltersRequest
 
setExchangePosId(Long) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setExcludeTags(List<String>) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setExpectedValue(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setExpectedValue(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setExpirationDate(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setExpirationDate(String) - Method in class org.oxerr.stubhub.client.model.HoldUpdateRequest
 
setExpirationDate(String) - Method in class org.oxerr.stubhub.client.model.InventoryAdminHoldRequest
 
setExpirationDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.AdminHoldResponse
 
setExpirationDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResult
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setExternalId(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setExternalTicketId(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setFaceValue(BigDecimal) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setFaceValueCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setFaceValueCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setFaceValueCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setFailed(List<BulkProcessingResult>) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
setFinished(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
setFirstName(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setFromCurrency(String) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
setFromCurrency(String) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setFulfillmentDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setFulfillmentUserId(UUID) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setFulfillmentVersion(Integer) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setFullfilmentState(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceState
 
setFullfilmentState(String) - Method in class org.oxerr.stubhub.client.model.PosState
 
setFullName(String) - Method in class org.oxerr.stubhub.client.model.TicketHolderResponse
 
setGenreName(String) - Method in class org.oxerr.stubhub.client.model.PerformerResponse
 
setGreaterThanOrEqualToQuantity(Integer) - Method in class org.oxerr.stubhub.client.model.CompListingQuantityFiltersRequest
 
setGuaranteedAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
setGuaranteedAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealResponse
 
setGuaranteedAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
setHideSeats(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setHideSeatsFromMarketplace(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setHoldId(Long) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setHurdleId(UUID) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setHurdleId(UUID) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setHurdles(List<DealConfigHurdleRequest>) - Method in class org.oxerr.stubhub.client.model.DealConfigRequest
 
setHurdles(List<DealConfigHurdleResponse>) - Method in class org.oxerr.stubhub.client.model.DealConfigResponse
 
setId(Integer) - Method in class org.oxerr.stubhub.client.model.EventRequest
 
setId(Integer) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setId(Integer) - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
setId(Integer) - Method in class org.oxerr.stubhub.client.model.PerformerResponse
 
setId(Integer) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setId(Long) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setId(Long) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setId(Long) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setIncludeBuyerCommissionsPerTicket(Boolean) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setIncludeBuyerCommissionsPerTicket(Boolean) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setIncludePastEvents(Boolean) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setIncludePastEvents(Boolean) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setIncludeTags(List<String>) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setInHandAt(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setInHandAt(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setInHandAt(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setInHandAt(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setInHandAt(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setInHandAt(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setInstantTransfer(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setInternalNotes(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setInternalNotes(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setInternalNotes(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setInternalNotes(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setInternalNotes(String) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setInternalNotes(String) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
setInventory(List<ListingResponse>) - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryDeleteRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesCreateRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesDeleteRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsCreateRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsDeleteRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsUpdateRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setInventoryId(Long) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setInventoryListingNotesCreateRequests(List<BulkInventoryListingNotesCreateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setInventoryListingNotesDeleteRequests(List<BulkInventoryListingNotesDeleteRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setInventoryTagsCreateRequests(List<BulkInventoryTagsCreateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setInventoryTagsDeleteRequests(List<BulkInventoryTagsDeleteRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setInventoryTagsUpdateRequests(List<BulkInventoryTagsUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setInventoryTagValuesCreateRequests(List<BulkInventoryTagValuesCreateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setInventoryTagValuesDeleteRequests(List<BulkInventoryTagValuesDeleteRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setIsAlternativeDeliveryAccount(Boolean) - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
setIsBlocked(Boolean) - Method in class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
setIsBroadcast(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setIsDelete(Boolean) - Method in class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
setIsDelete(Boolean) - Method in class org.oxerr.stubhub.client.model.TagRequest
 
setIsEventDateConfirmed(Boolean) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setIsEventDateConfirmed(Boolean) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setIsExpired(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setIsFallback(Boolean) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setIsFallback(Boolean) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setIsGeneralAdmission(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setIsPersistentTag(Boolean) - Method in class org.oxerr.stubhub.client.model.TagRequest
 
setIsPreDelivered(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setKthLowestAbsoluteOutlierSpacing(Double) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setKthLowestAbsoluteOutlierSpacing(BigDecimal) - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
setKthLowestOutlierLimit(Integer) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setKthLowestOutlierLimit(Integer) - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
setKthLowestRelativeOutlierSpacing(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setKthLowestRelativeOutlierSpacing(BigDecimal) - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
setLastName(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setLastPaymentDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setLastPriceUpdatedDate(LocalDateTime) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setListingGroupId(UUID) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setListingGroupPriority(Integer) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setListingId(Long) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setListingNotes(List<ListingNoteRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setListingNotes(List<ListingNoteRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setListingNotes(List<ListingNoteRequest>) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setListingNotes(List<ListingNoteResponse>) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setListingNotes(List<ListingNoteResponse>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setListingPricesByMarketplace(List<MarketplacePricingInfo>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setListingStatus(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setListingStatusByMarketplace(List<MarketplaceListingStatus>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setListPrice(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
setListPrice(BigDecimal) - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
setMappedSection(String) - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
setMarketplace(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setMarketplace(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setMarketplace(String) - Method in class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
setMarketplace(String) - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
setMarketplace(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
setMarketplace(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
setMarketplaceBroadcastState(String) - Method in class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
setMarketplaceBroadcastState(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setMarketPlaceEventIdOverride(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setMarketplaceFulfillmentVersion(Integer) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setMarketplaceListingId(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setMarketplaceListingId(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setMarketplaceListingId(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setMarketplaceMarkup(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
setMarketplaceMarkup(BigDecimal) - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
setMarketplaceName(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setMarketplaceName(String) - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
setMarketplaceOriginalSeating(SeatingResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setMarketplaceSaleId(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setMarketplaceSaleId(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setMarketplaceSeatingOverrides(List<MarketplaceSeatingOverrideUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setMarketplaceState(MarketplaceState) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setMarketPrice(BigDecimal) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setMaxDiscountVelocityPercent(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
setMaxDiscountVelocityPercent(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setMaxDiscountVelocityTicks(Long) - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
setMaxDiscountVelocityTicks(Long) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setMaxDisplayQuantity(Integer) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setMaxDisplayQuantity(Integer) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setMaxDisplayQuantity(Integer) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setMaxDisplayQuantity(Integer) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setMaxDisplaySeatFrom(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setMaxDisplaySeatTo(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setMaxPageSize(Integer) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setMessage(String) - Method in class org.oxerr.stubhub.client.model.ErrorResource
 
setMinCompListingCount(Integer) - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
setMinCompListingCount(Integer) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setName(String) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setName(String) - Method in class org.oxerr.stubhub.client.model.PerformerResponse
 
setName(String) - Method in class org.oxerr.stubhub.client.model.TagRequest
 
setName(String) - Method in class org.oxerr.stubhub.client.model.TagResponse
 
setName(String) - Method in class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 
setName(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setNames(List<String>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsDeleteRequest
 
setNetProceedsCeiling(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setNetProceedsCeiling(BigDecimal) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setNetProceedsCeiling(BigDecimal) - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
setNetProceedsFloor(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setNetProceedsFloor(BigDecimal) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setNetProceedsFloor(BigDecimal) - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
setNextPaginationToken(Long) - Method in class org.oxerr.stubhub.client.model.SearchListingsResponse
 
setNote(String) - Method in class org.oxerr.stubhub.client.model.ListingNoteRequest
 
setNote(String) - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
setNotes(String) - Method in class org.oxerr.stubhub.client.model.AdminHoldResponse
 
setNotes(String) - Method in class org.oxerr.stubhub.client.model.InventoryAdminHoldRequest
 
setNotes(List<String>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesCreateRequest
 
setNotes(List<String>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryListingNotesDeleteRequest
 
setNumberOfItems(Integer) - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
setOnlyForSameZoneEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setOnlyForSameZoneEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setOnlyForSelectedSectionsEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setOnlyForSelectedSectionsEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setOrdinal(Integer) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setOriginalNetProceedsAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setOriginalNetProceedsCurrency(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setOriginatedFromListingId(Long) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setOutlierMode(String) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setOutlierMode(String) - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
setOutlierSetting(OutlierSetting) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setOutlierSettings(OutlierSettingsRequest) - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
setPageSize(Integer) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setPaginationToken(Long) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setPaginationToken(Long) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setPaginationToken(Long) - Method in class org.oxerr.stubhub.client.model.InventoryExportResponse
 
setPassword(String) - Method in class org.oxerr.stubhub.client.model.ProxyDto
 
setPaymentMethodNameRegex(String) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
setPaymentMethodNameRegex(String) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setPaymentReferenceNumber(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setPaymentState(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceState
 
setPaymentStatus(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setPerformer(PerformerResponse) - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
setPerformer(PerformerResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setPerformer(PerformerResponse) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setPhoneNumber(String) - Method in class org.oxerr.stubhub.client.model.TicketHolderResponse
 
setPiggybackRow(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setPiggybackRow(String) - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
setPiggybackRow(String) - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
setPosBroadcastState(String) - Method in class org.oxerr.stubhub.client.model.InventoryBroadcastUpdateRequest
 
setPosBroadcastState(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceListingStatus
 
setPosEventIds(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setPosEventIds(String) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setPosState(PosState) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setPostalCode(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setPostalCode(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setPreDeliveryState(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setPreDeliveryState(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setPriceByMarketplace(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryPriceUpdateRequest
 
setPriceByMarketplace(Boolean) - Method in class org.oxerr.stubhub.client.model.MarketplacePricingInfo
 
setPricerUserId(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setPricerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setPrices(List<InventoryPriceUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setPricingEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setPricingEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setPricingSetting(InventoryPricingSettingRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setPricingSetting(InventoryPricingSettingRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setPricingSetting(InventoryPricingSettingRequest) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setPricingSetting(PricingSetting) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setPrimaryEventId(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setPrimaryEventId(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setPrimaryPhone(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setPriority(Integer) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setPriority(Integer) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setPriority(Integer) - Method in class org.oxerr.stubhub.client.model.StockTypeMapping
 
setPriority(Integer) - Method in class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
setProofOfOwnership(List<FileRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setProxy(ProxyDto) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setPurchaseEndDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setPurchaseOrderId(Long) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setPurchaseOrderId(Long) - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
setPurchasersCommissions(List<BuyerCommissionRequest>) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setPurchasersCommissions(List<BuyerCommissionResponse>) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setPurchaseStartDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setQuantityFilters(CompListingQuantityFiltersRequest) - Method in class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
setQuantityScoreAdjustmentEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setQuantityScoreAdjustmentEnabled(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setQuantityScoreAdjustmentOverridesJson(String) - Method in class org.oxerr.stubhub.client.model.CompListingSetting
 
setQuantityScoreAdjustmentOverridesJson(String) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setQuantitySold(Integer) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setQuantitySold(Integer) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setQuantityWasted(Integer) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setQueued(List<BulkProcessingResult>) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
setRelativeCeiling(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
setRelativeFloor(BigDecimal) - Method in class org.oxerr.stubhub.client.model.CircuitBreakerSetting
 
setResourceVersion(Long) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setResultState(String) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.PurchaseSeatingRequest
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
setRow(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setRowIdFilter(List<Integer>) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setRowOffset(Integer) - Method in class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
setSaleDate(String) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setSaleDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setSaleId(Long) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setSaleStatus(String) - Method in class org.oxerr.stubhub.client.model.PosState
 
setSeat(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setSeatFrom(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setSeatFrom(String) - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
setSeatFrom(String) - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
setSeating(ListingSeatingResponse) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setSeating(PurchaseSeatingRequest) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setSeating(PurchaseSeatingRequest) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setSeating(SeatingRequest) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setSeating(SeatingResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setSeatingOverridesByMarketplace(List<MarketplaceSeatingOverrideInfo>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setSeats(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
setSeats(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
setSeatTo(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setSeatTo(String) - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
setSeatTo(String) - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
setSecondaryPhone(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setSecondaryVendorAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.ListingSeatingResponse
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideInfo
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.MarketplaceSeatingOverrideUpdateRequest
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.PurchaseSeatingRequest
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.SeatingRequest
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.SeatingResponse
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
setSection(String) - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
setSectionFilterMode(SectionFilterMode) - Method in class org.oxerr.stubhub.client.model.CompListingSettingsRequest
 
setSectionId(Integer) - Method in class org.oxerr.stubhub.client.model.SectionMappingResponse
 
setSectionIdFilter(List<Integer>) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setSellerAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setSellerAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setSellerAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.SellerAccountResponse
 
setSellerAccountName(String) - Method in class org.oxerr.stubhub.client.model.SellerAccountResponse
 
setSellerEmail(String) - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
setSellerUserId(UUID) - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
setShippingAddress(Address) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
setSplitThresholdDirectionType(String) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setSplitThresholdDirectionType(String) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setSplitThresholdValue(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setSplitThresholdValue(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setSplitType(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setSplitType(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setSplitType(String) - Method in class org.oxerr.stubhub.client.model.DealConfigRequest
 
setSplitType(String) - Method in class org.oxerr.stubhub.client.model.DealConfigResponse
 
setSplitType(String) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setSplitType(SplitType) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setSplitTypeValue(String) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setStandardDeviations(Double) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setStandardDeviations(BigDecimal) - Method in class org.oxerr.stubhub.client.model.OutlierSetting
 
setStartDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.DealCreateRequest
 
setStartDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.DealResponse
 
setStartDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.DealUpdateRequest
 
setState(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setStateProvince(String) - Method in class org.oxerr.stubhub.client.model.Address
 
setStateProvince(String) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setStateProvince(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setStatus(String) - Method in class org.oxerr.stubhub.client.model.HealthCheckResponse
 
setStockType(String) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setStockType(String) - Method in class org.oxerr.stubhub.client.model.StockTypeMapping
 
setStockType(List<StockTypeMapping>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setStubhubListingNoteId(Integer) - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
setSuccessful(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
setTagKey(String) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setTagName(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
setTagName(String) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
setTagNames(List<String>) - Method in class org.oxerr.stubhub.client.model.DeleteEventTagsRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsCreateRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagsUpdateRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.CreateEventTagsRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.HoldUpdateRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setTags(List<TagRequest>) - Method in class org.oxerr.stubhub.client.model.UpdateEventTagsRequest
 
setTags(List<TagResponse>) - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
setTags(List<TagResponse>) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTags(List<TagResponse>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setTagValue(String) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setTagValueInheritMode(String) - Method in class org.oxerr.stubhub.client.model.TagRequest
 
setTaxedCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setTaxPaid(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setTaxPaid(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setTicketCount(Integer) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setTicketCount(Integer) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setTicketExternalId(String) - Method in class org.oxerr.stubhub.client.model.InventoryTicketExternalIdUpdateRequest
 
setTicketExternalIds(List<InventoryTicketExternalIdUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setTicketGroupId(Long) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setTicketHolder(TicketHolderResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTicketId(Long) - Method in class org.oxerr.stubhub.client.model.ETicketUploadRequest
 
setTicketId(Long) - Method in class org.oxerr.stubhub.client.model.InventoryBarcodeUpdateRequest
 
setTicketId(Long) - Method in class org.oxerr.stubhub.client.model.InventoryTicketExternalIdUpdateRequest
 
setTicketId(Long) - Method in class org.oxerr.stubhub.client.model.InventoryTicketUrlUpdateRequest
 
setTickets(List<TicketResponse>) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTickets(List<TicketResponse>) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setTicketType(String) - Method in class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
setTicketTypeOverrides(List<TicketTypeOverrideRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setTicketTypePriorities(List<TicketTypePriorityRequest>) - Method in class org.oxerr.stubhub.client.model.TicketTypeOverrideRequest
 
setTicketUrl(String) - Method in class org.oxerr.stubhub.client.model.InventoryTicketUrlUpdateRequest
 
setTicketUrl(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setTicketUrls(List<InventoryTicketUrlUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setTimeConfirmed(Boolean) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setTimestamp(Instant) - Method in class org.oxerr.stubhub.client.model.HealthCheckResponse
 
setTimeZone(String) - Method in class org.oxerr.stubhub.client.model.VenueResponse
 
setToCurrency(String) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideRequest
 
setToCurrency(String) - Method in class org.oxerr.stubhub.client.model.CurrencyConversionOverrideResponse
 
setTotalCharges(BigDecimal) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTotalCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTotalCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setTotalCount(Long) - Method in class org.oxerr.stubhub.client.model.BulkProcessingResultSummaryResponse
 
setTotalCredits(BigDecimal) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTotalNetProceeds(BigDecimal) - Method in class org.oxerr.stubhub.client.model.HoldRequest
 
setTotalNetProceeds(BigDecimal) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setTotalRequests(Integer) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setTransferId(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setType(String) - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
setUndercutAbsoluteAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setUndercutAbsoluteAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.UnderCutSetting
 
setUndercutMode(String) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setUndercutMode(String) - Method in class org.oxerr.stubhub.client.model.UnderCutSetting
 
setUndercutRelativeAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryPricingSettingRequest
 
setUndercutRelativeAmount(BigDecimal) - Method in class org.oxerr.stubhub.client.model.UnderCutSetting
 
setUnderCutSetting(UnderCutSetting) - Method in class org.oxerr.stubhub.client.model.PricingSetting
 
setUndercutSettings(UndercutSettingsRequest) - Method in class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
setUniqueId(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setUnitCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setUnitCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setUnitCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setUnitCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setUnitCost(BigDecimal) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setUntranslatedNote(String) - Method in class org.oxerr.stubhub.client.model.ListingNoteResponse
 
setUpdateDate(OffsetDateTime) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setUpdatedDateSince(OffsetDateTime) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setUpdatedDateTo(OffsetDateTime) - Method in class org.oxerr.stubhub.client.inventory.InventoryExportCriteria
 
setUpdateRequests(List<BulkInventoryUpdateRequest>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryRequest
 
setUrl(String) - Method in class org.oxerr.stubhub.client.model.ProxyDto
 
setUsername(String) - Method in class org.oxerr.stubhub.client.model.ProxyDto
 
setUserName(String) - Method in class org.oxerr.stubhub.client.model.SellerUserResponse
 
setValueDataType(String) - Method in class org.oxerr.stubhub.client.model.TagRequest
 
setValueDataType(String) - Method in class org.oxerr.stubhub.client.model.TagResponse
 
setValues(List<String>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesCreateRequest
 
setValues(List<String>) - Method in class org.oxerr.stubhub.client.model.BulkInventoryTagValuesDeleteRequest
 
setValues(List<String>) - Method in class org.oxerr.stubhub.client.model.TagRequest
 
setValues(List<String>) - Method in class org.oxerr.stubhub.client.model.TagResponse
 
setValues(List<String>) - Method in class org.oxerr.stubhub.client.model.TagValuesForNameRequest
 
setVendor(PurchaseVendorResponse) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setVendorAccountEmail(String) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setVendorAccountEmail(String) - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
setVendorAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setVendorAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setVendorAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setVendorAccountId(UUID) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setVendorAccountName(String) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setVendorAccountName(String) - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
setVendorAccountPassword(String) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorAccountResponse
 
setVendorAccounts(List<PurchaseVendorAccountResponse>) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setVendorId(Integer) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
setVendorId(Integer) - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
setVendorInfos(List<VendorResponse>) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setVendorName(String) - Method in class org.oxerr.stubhub.client.inventory.InventorySearchCriteria
 
setVendorName(String) - Method in class org.oxerr.stubhub.client.model.PurchaseVendorResponse
 
setVendorName(String) - Method in class org.oxerr.stubhub.client.model.VendorResponse
 
setVendorOrderId(String) - Method in class org.oxerr.stubhub.client.model.TicketResponse
 
setVendorsCommission(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleRequest
 
setVendorsCommission(BigDecimal) - Method in class org.oxerr.stubhub.client.model.DealConfigHurdleResponse
 
setVenue(String) - Method in class org.oxerr.stubhub.client.model.EventResponse
 
setVenue(VenueResponse) - Method in class org.oxerr.stubhub.client.model.EventInfoResponse
 
setVenue(VenueResponse) - Method in class org.oxerr.stubhub.client.model.HoldResponse
 
setVenue(VenueResponse) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
setVenueConfigId(Integer) - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
setVenueId(Integer) - Method in class org.oxerr.stubhub.client.model.SectionMappingRequest
 
setVenueName(String) - Method in class org.oxerr.stubhub.client.model.EventMappingRequest
 
setVenueName(String) - Method in class org.oxerr.stubhub.client.model.EventMappingResponse
 
setZoneFill(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkInventoryCreateRequest
 
setZoneFill(Boolean) - Method in class org.oxerr.stubhub.client.model.BulkInventoryUpdateRequest
 
setZoneFill(Boolean) - Method in class org.oxerr.stubhub.client.model.InventoryCreateRequest
 
setZoneFill(Boolean) - Method in class org.oxerr.stubhub.client.model.ListingResponse
 
simple() - Method in interface org.oxerr.stubhub.client.cxf.resource.HealthCheckResource
 
SplitType - Enum Class in org.oxerr.stubhub.client.model
 
StockTypeMapping - Class in org.oxerr.stubhub.client.model
 
StockTypeMapping() - Constructor for class org.oxerr.stubhub.client.model.StockTypeMapping
 
streamInventories() - Method in interface org.oxerr.stubhub.client.inventory.InventoryService
 
streamInventories(InventoryExportCriteria) - Method in interface org.oxerr.stubhub.client.inventory.InventoryService
 
streamInventories(InventorySearchCriteria) - Method in interface org.oxerr.stubhub.client.inventory.InventoryService
 
StubHubClient - Interface in org.oxerr.stubhub.client
 

T

TagRequest - Class in org.oxerr.stubhub.client.model
 
TagRequest() - Constructor for class org.oxerr.stubhub.client.model.TagRequest
 
TagResponse - Class in org.oxerr.stubhub.client.model
 
TagResponse() - Constructor for class org.oxerr.stubhub.client.model.TagResponse
 
TagValuesForNameRequest - Class in org.oxerr.stubhub.client.model
 
TagValuesForNameRequest() - Constructor for class org.oxerr.stubhub.client.model.TagValuesForNameRequest
 
TicketHolderResponse - Class in org.oxerr.stubhub.client.model
 
TicketHolderResponse() - Constructor for class org.oxerr.stubhub.client.model.TicketHolderResponse
 
TicketResponse - Class in org.oxerr.stubhub.client.model
 
TicketResponse() - Constructor for class org.oxerr.stubhub.client.model.TicketResponse
 
TicketTypeOverrideRequest - Class in org.oxerr.stubhub.client.model
 
TicketTypeOverrideRequest() - Constructor for class org.oxerr.stubhub.client.model.TicketTypeOverrideRequest
 
TicketTypePriorityRequest - Class in org.oxerr.stubhub.client.model
 
TicketTypePriorityRequest() - Constructor for class org.oxerr.stubhub.client.model.TicketTypePriorityRequest
 
toString() - Method in enum class org.oxerr.stubhub.client.model.SectionFilterMode
 
toString() - Method in enum class org.oxerr.stubhub.client.model.SplitType
 

U

UnderCutSetting - Class in org.oxerr.stubhub.client.model
 
UnderCutSetting() - Constructor for class org.oxerr.stubhub.client.model.UnderCutSetting
 
UndercutSettingsRequest - Class in org.oxerr.stubhub.client.model
 
UndercutSettingsRequest() - Constructor for class org.oxerr.stubhub.client.model.UndercutSettingsRequest
 
updateDeal(UUID, DealUpdateRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.DealResource
Update a deal.
UpdateEventTagsRequest - Class in org.oxerr.stubhub.client.model
 
UpdateEventTagsRequest() - Constructor for class org.oxerr.stubhub.client.model.UpdateEventTagsRequest
 
updateHold(Long, HoldRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.HoldResource
Update a hold.
UpdateListingPricingSettingsRequest - Class in org.oxerr.stubhub.client.model
 
UpdateListingPricingSettingsRequest() - Constructor for class org.oxerr.stubhub.client.model.UpdateListingPricingSettingsRequest
 
updateTags(Integer, UpdateEventTagsRequest) - Method in interface org.oxerr.stubhub.client.cxf.resource.EventResource
Update Seller Event Tags.
UserDocumentFileRequest - Class in org.oxerr.stubhub.client.model
 
UserDocumentFileRequest() - Constructor for class org.oxerr.stubhub.client.model.UserDocumentFileRequest
 

V

valueOf(String) - Static method in enum class org.oxerr.stubhub.client.model.SectionFilterMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.oxerr.stubhub.client.model.SplitType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.oxerr.stubhub.client.model.SectionFilterMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.oxerr.stubhub.client.model.SplitType
Returns an array containing the constants of this enum class, in the order they are declared.
VendorResponse - Class in org.oxerr.stubhub.client.model
 
VendorResponse() - Constructor for class org.oxerr.stubhub.client.model.VendorResponse
 
VenueResponse - Class in org.oxerr.stubhub.client.model
 
VenueResponse() - Constructor for class org.oxerr.stubhub.client.model.VenueResponse
 
A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages