package
0.1.0-alpha.3
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new admin tickets API client.
NewDeleteTicketInternalServerError creates a DeleteTicketInternalServerError with default headers values.
NewDeleteTicketNoContent creates a DeleteTicketNoContent with default headers values.
NewDeleteTicketNotFound creates a DeleteTicketNotFound with default headers values.
NewDeleteTicketParams creates a new DeleteTicketParams object with the default values initialized.
NewDeleteTicketParamsWithContext creates a new DeleteTicketParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteTicketParamsWithHTTPClient creates a new DeleteTicketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteTicketParamsWithTimeout creates a new DeleteTicketParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetReportsByTicketInternalServerError creates a GetReportsByTicketInternalServerError with default headers values.
NewGetReportsByTicketOK creates a GetReportsByTicketOK with default headers values.
NewGetReportsByTicketParams creates a new GetReportsByTicketParams object with the default values initialized.
NewGetReportsByTicketParamsWithContext creates a new GetReportsByTicketParams object with the default values initialized, and the ability to set a context for a request.
NewGetReportsByTicketParamsWithHTTPClient creates a new GetReportsByTicketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetReportsByTicketParamsWithTimeout creates a new GetReportsByTicketParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetTicketDetailInternalServerError creates a GetTicketDetailInternalServerError with default headers values.
NewGetTicketDetailNotFound creates a GetTicketDetailNotFound with default headers values.
NewGetTicketDetailOK creates a GetTicketDetailOK with default headers values.
NewGetTicketDetailParams creates a new GetTicketDetailParams object with the default values initialized.
NewGetTicketDetailParamsWithContext creates a new GetTicketDetailParams object with the default values initialized, and the ability to set a context for a request.
NewGetTicketDetailParamsWithHTTPClient creates a new GetTicketDetailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetTicketDetailParamsWithTimeout creates a new GetTicketDetailParams object with the default values initialized, and the ability to set a timeout on a request.
NewListTicketsInternalServerError creates a ListTicketsInternalServerError with default headers values.
NewListTicketsOK creates a ListTicketsOK with default headers values.
NewListTicketsParams creates a new ListTicketsParams object with the default values initialized.
NewListTicketsParamsWithContext creates a new ListTicketsParams object with the default values initialized, and the ability to set a context for a request.
NewListTicketsParamsWithHTTPClient creates a new ListTicketsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListTicketsParamsWithTimeout creates a new ListTicketsParams object with the default values initialized, and the ability to set a timeout on a request.
NewTicketStatisticInternalServerError creates a TicketStatisticInternalServerError with default headers values.
NewTicketStatisticOK creates a TicketStatisticOK with default headers values.
NewTicketStatisticParams creates a new TicketStatisticParams object with the default values initialized.
NewTicketStatisticParamsWithContext creates a new TicketStatisticParams object with the default values initialized, and the ability to set a context for a request.
NewTicketStatisticParamsWithHTTPClient creates a new TicketStatisticParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewTicketStatisticParamsWithTimeout creates a new TicketStatisticParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateTicketResolutionsInternalServerError creates a UpdateTicketResolutionsInternalServerError with default headers values.
NewUpdateTicketResolutionsOK creates a UpdateTicketResolutionsOK with default headers values.
NewUpdateTicketResolutionsParams creates a new UpdateTicketResolutionsParams object with the default values initialized.
NewUpdateTicketResolutionsParamsWithContext creates a new UpdateTicketResolutionsParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateTicketResolutionsParamsWithHTTPClient creates a new UpdateTicketResolutionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateTicketResolutionsParamsWithTimeout creates a new UpdateTicketResolutionsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for admin tickets API */.
DeleteTicketInternalServerError handles this case with default header values.
DeleteTicketNoContent handles this case with default header values.
DeleteTicketNotFound handles this case with default header values.
DeleteTicketParams contains all the parameters to send to the API endpoint for the delete ticket operation typically these are written to a http.Request */.
DeleteTicketReader is a Reader for the DeleteTicket structure.
GetReportsByTicketInternalServerError handles this case with default header values.
GetReportsByTicketOK handles this case with default header values.
GetReportsByTicketParams contains all the parameters to send to the API endpoint for the get reports by ticket operation typically these are written to a http.Request */.
GetReportsByTicketReader is a Reader for the GetReportsByTicket structure.
GetTicketDetailInternalServerError handles this case with default header values.
GetTicketDetailNotFound handles this case with default header values.
GetTicketDetailOK handles this case with default header values.
GetTicketDetailParams contains all the parameters to send to the API endpoint for the get ticket detail operation typically these are written to a http.Request */.
GetTicketDetailReader is a Reader for the GetTicketDetail structure.
ListTicketsInternalServerError handles this case with default header values.
ListTicketsOK handles this case with default header values.
ListTicketsParams contains all the parameters to send to the API endpoint for the list tickets operation typically these are written to a http.Request */.
ListTicketsReader is a Reader for the ListTickets structure.
TicketStatisticInternalServerError handles this case with default header values.
TicketStatisticOK handles this case with default header values.
TicketStatisticParams contains all the parameters to send to the API endpoint for the ticket statistic operation typically these are written to a http.Request */.
TicketStatisticReader is a Reader for the TicketStatistic structure.
UpdateTicketResolutionsInternalServerError handles this case with default header values.
UpdateTicketResolutionsOK handles this case with default header values.
UpdateTicketResolutionsParams contains all the parameters to send to the API endpoint for the update ticket resolutions operation typically these are written to a http.Request */.
UpdateTicketResolutionsReader is a Reader for the UpdateTicketResolutions structure.

# Interfaces

ClientService is the interface for Client methods.