# Functions
New creates a new ticket API client.
NewAcquireUserTicketConflict creates a AcquireUserTicketConflict with default headers values.
NewAcquireUserTicketNotFound creates a AcquireUserTicketNotFound with default headers values.
NewAcquireUserTicketOK creates a AcquireUserTicketOK with default headers values.
NewAcquireUserTicketParams creates a new AcquireUserTicketParams object with the default values initialized.
NewAcquireUserTicketParamsWithContext creates a new AcquireUserTicketParams object with the default values initialized, and the ability to set a context for a request.
NewAcquireUserTicketParamsWithHTTPClient creates a new AcquireUserTicketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAcquireUserTicketParamsWithTimeout creates a new AcquireUserTicketParams object with the default values initialized, and the ability to set a timeout on a request.
NewAcquireUserTicketUnprocessableEntity creates a AcquireUserTicketUnprocessableEntity with default headers values.
NewDecreaseTicketSaleNoContent creates a DecreaseTicketSaleNoContent with default headers values.
NewDecreaseTicketSaleNotFound creates a DecreaseTicketSaleNotFound with default headers values.
NewDecreaseTicketSaleParams creates a new DecreaseTicketSaleParams object with the default values initialized.
NewDecreaseTicketSaleParamsWithContext creates a new DecreaseTicketSaleParams object with the default values initialized, and the ability to set a context for a request.
NewDecreaseTicketSaleParamsWithHTTPClient creates a new DecreaseTicketSaleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDecreaseTicketSaleParamsWithTimeout creates a new DecreaseTicketSaleParams object with the default values initialized, and the ability to set a timeout on a request.
NewDecreaseTicketSaleUnprocessableEntity creates a DecreaseTicketSaleUnprocessableEntity with default headers values.
NewGetTicketBoothIDNotFound creates a GetTicketBoothIDNotFound with default headers values.
NewGetTicketBoothIDOK creates a GetTicketBoothIDOK with default headers values.
NewGetTicketBoothIDParams creates a new GetTicketBoothIDParams object with the default values initialized.
NewGetTicketBoothIDParamsWithContext creates a new GetTicketBoothIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetTicketBoothIDParamsWithHTTPClient creates a new GetTicketBoothIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTicketBoothIDParamsWithTimeout creates a new GetTicketBoothIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTicketDynamicNotFound creates a GetTicketDynamicNotFound with default headers values.
NewGetTicketDynamicOK creates a GetTicketDynamicOK with default headers values.
NewGetTicketDynamicParams creates a new GetTicketDynamicParams object with the default values initialized.
NewGetTicketDynamicParamsWithContext creates a new GetTicketDynamicParams object with the default values initialized, and the ability to set a context for a request.
NewGetTicketDynamicParamsWithHTTPClient creates a new GetTicketDynamicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTicketDynamicParamsWithTimeout creates a new GetTicketDynamicParams object with the default values initialized, and the ability to set a timeout on a request.
NewIncreaseTicketSaleNotFound creates a IncreaseTicketSaleNotFound with default headers values.
NewIncreaseTicketSaleOK creates a IncreaseTicketSaleOK with default headers values.
NewIncreaseTicketSaleParams creates a new IncreaseTicketSaleParams object with the default values initialized.
NewIncreaseTicketSaleParamsWithContext creates a new IncreaseTicketSaleParams object with the default values initialized, and the ability to set a context for a request.
NewIncreaseTicketSaleParamsWithHTTPClient creates a new IncreaseTicketSaleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewIncreaseTicketSaleParamsWithTimeout creates a new IncreaseTicketSaleParams object with the default values initialized, and the ability to set a timeout on a request.
NewIncreaseTicketSaleUnprocessableEntity creates a IncreaseTicketSaleUnprocessableEntity with default headers values.
# Structs
AcquireUserTicketConflict handles this case with default header values.
AcquireUserTicketNotFound handles this case with default header values.
AcquireUserTicketOK handles this case with default header values.
AcquireUserTicketParams contains all the parameters to send to the API endpoint
for the acquire user ticket operation typically these are written to a http.Request
*/.
AcquireUserTicketReader is a Reader for the AcquireUserTicket structure.
AcquireUserTicketUnprocessableEntity handles this case with default header values.
Client for ticket API
*/.
DecreaseTicketSaleNoContent handles this case with default header values.
DecreaseTicketSaleNotFound handles this case with default header values.
DecreaseTicketSaleParams contains all the parameters to send to the API endpoint
for the decrease ticket sale operation typically these are written to a http.Request
*/.
DecreaseTicketSaleReader is a Reader for the DecreaseTicketSale structure.
DecreaseTicketSaleUnprocessableEntity handles this case with default header values.
GetTicketBoothIDNotFound handles this case with default header values.
GetTicketBoothIDOK handles this case with default header values.
GetTicketBoothIDParams contains all the parameters to send to the API endpoint
for the get ticket booth id operation typically these are written to a http.Request
*/.
GetTicketBoothIDReader is a Reader for the GetTicketBoothID structure.
GetTicketDynamicNotFound handles this case with default header values.
GetTicketDynamicOK handles this case with default header values.
GetTicketDynamicParams contains all the parameters to send to the API endpoint
for the get ticket dynamic operation typically these are written to a http.Request
*/.
GetTicketDynamicReader is a Reader for the GetTicketDynamic structure.
IncreaseTicketSaleNotFound handles this case with default header values.
IncreaseTicketSaleOK handles this case with default header values.
IncreaseTicketSaleParams contains all the parameters to send to the API endpoint
for the increase ticket sale operation typically these are written to a http.Request
*/.
IncreaseTicketSaleReader is a Reader for the IncreaseTicketSale structure.
IncreaseTicketSaleUnprocessableEntity handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.