package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev

# Functions

New creates a new support API client.
NewGetTicketsTicketFidDefault creates a GetTicketsTicketFidDefault with default headers values.
NewGetTicketsTicketFidOK creates a GetTicketsTicketFidOK with default headers values.
NewGetTicketsTicketFidParams creates a new GetTicketsTicketFidParams object, with the default timeout for this client.
NewGetTicketsTicketFidParamsWithContext creates a new GetTicketsTicketFidParams object with the ability to set a context for a request.
NewGetTicketsTicketFidParamsWithHTTPClient creates a new GetTicketsTicketFidParams object with the ability to set a custom HTTPClient for a request.
NewGetTicketsTicketFidParamsWithTimeout creates a new GetTicketsTicketFidParams object with the ability to set a timeout on a request.
NewPostTicketsDefault creates a PostTicketsDefault with default headers values.
NewPostTicketsOK creates a PostTicketsOK with default headers values.
NewPostTicketsParams creates a new PostTicketsParams object, with the default timeout for this client.
NewPostTicketsParamsWithContext creates a new PostTicketsParams object with the ability to set a context for a request.
NewPostTicketsParamsWithHTTPClient creates a new PostTicketsParams object with the ability to set a custom HTTPClient for a request.
NewPostTicketsParamsWithTimeout creates a new PostTicketsParams object with the ability to set a timeout on a request.
NewPostTicketsTicketFidNoteDefault creates a PostTicketsTicketFidNoteDefault with default headers values.
NewPostTicketsTicketFidNoteOK creates a PostTicketsTicketFidNoteOK with default headers values.
NewPostTicketsTicketFidNoteParams creates a new PostTicketsTicketFidNoteParams object, with the default timeout for this client.
NewPostTicketsTicketFidNoteParamsWithContext creates a new PostTicketsTicketFidNoteParams object with the ability to set a context for a request.
NewPostTicketsTicketFidNoteParamsWithHTTPClient creates a new PostTicketsTicketFidNoteParams object with the ability to set a custom HTTPClient for a request.
NewPostTicketsTicketFidNoteParamsWithTimeout creates a new PostTicketsTicketFidNoteParams object with the ability to set a timeout on a request.
NewPutTicketsTicketFidStatusDefault creates a PutTicketsTicketFidStatusDefault with default headers values.
NewPutTicketsTicketFidStatusOK creates a PutTicketsTicketFidStatusOK with default headers values.
NewPutTicketsTicketFidStatusParams creates a new PutTicketsTicketFidStatusParams object, with the default timeout for this client.
NewPutTicketsTicketFidStatusParamsWithContext creates a new PutTicketsTicketFidStatusParams object with the ability to set a context for a request.
NewPutTicketsTicketFidStatusParamsWithHTTPClient creates a new PutTicketsTicketFidStatusParams object with the ability to set a custom HTTPClient for a request.
NewPutTicketsTicketFidStatusParamsWithTimeout creates a new PutTicketsTicketFidStatusParams object with the ability to set a timeout on a request.

# Structs

Client for support API */.
GetTicketsTicketFidDefault describes a response with status code -1, with default header values.
GetTicketsTicketFidOK describes a response with status code 200, with default header values.
GetTicketsTicketFidOKBody get tickets ticket fid o k body swagger:model GetTicketsTicketFidOKBody */.
GetTicketsTicketFidParams contains all the parameters to send to the API endpoint for the get tickets ticket fid operation.
GetTicketsTicketFidReader is a Reader for the GetTicketsTicketFid structure.
PostTicketsDefault describes a response with status code -1, with default header values.
PostTicketsOK describes a response with status code 200, with default header values.
PostTicketsOKBody post tickets o k body swagger:model PostTicketsOKBody */.
PostTicketsParams contains all the parameters to send to the API endpoint for the post tickets operation.
PostTicketsReader is a Reader for the PostTickets structure.
PostTicketsTicketFidNoteDefault describes a response with status code -1, with default header values.
PostTicketsTicketFidNoteOK describes a response with status code 200, with default header values.
PostTicketsTicketFidNoteOKBody post tickets ticket fid note o k body swagger:model PostTicketsTicketFidNoteOKBody */.
PostTicketsTicketFidNoteParams contains all the parameters to send to the API endpoint for the post tickets ticket fid note operation.
PostTicketsTicketFidNoteReader is a Reader for the PostTicketsTicketFidNote structure.
PutTicketsTicketFidStatusDefault describes a response with status code -1, with default header values.
PutTicketsTicketFidStatusOK describes a response with status code 200, with default header values.
PutTicketsTicketFidStatusOKBody put tickets ticket fid status o k body swagger:model PutTicketsTicketFidStatusOKBody */.
PutTicketsTicketFidStatusParams contains all the parameters to send to the API endpoint for the put tickets ticket fid status operation.
PutTicketsTicketFidStatusReader is a Reader for the PutTicketsTicketFidStatus structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.