# Functions

New creates a new stick table API client.
NewGetStickTableDefault creates a GetStickTableDefault with default headers values.
NewGetStickTableEntriesDefault creates a GetStickTableEntriesDefault with default headers values.
NewGetStickTableEntriesOK creates a GetStickTableEntriesOK with default headers values.
NewGetStickTableEntriesParams creates a new GetStickTableEntriesParams object with the default values initialized.
NewGetStickTableEntriesParamsWithContext creates a new GetStickTableEntriesParams object with the default values initialized, and the ability to set a context for a request.
NewGetStickTableEntriesParamsWithHTTPClient creates a new GetStickTableEntriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStickTableEntriesParamsWithTimeout creates a new GetStickTableEntriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetStickTableNotFound creates a GetStickTableNotFound with default headers values.
NewGetStickTableOK creates a GetStickTableOK with default headers values.
NewGetStickTableParams creates a new GetStickTableParams object with the default values initialized.
NewGetStickTableParamsWithContext creates a new GetStickTableParams object with the default values initialized, and the ability to set a context for a request.
NewGetStickTableParamsWithHTTPClient creates a new GetStickTableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStickTableParamsWithTimeout creates a new GetStickTableParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetStickTablesDefault creates a GetStickTablesDefault with default headers values.
NewGetStickTablesOK creates a GetStickTablesOK with default headers values.
NewGetStickTablesParams creates a new GetStickTablesParams object with the default values initialized.
NewGetStickTablesParamsWithContext creates a new GetStickTablesParams object with the default values initialized, and the ability to set a context for a request.
NewGetStickTablesParamsWithHTTPClient creates a new GetStickTablesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetStickTablesParamsWithTimeout creates a new GetStickTablesParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for stick table API */.
GetStickTableDefault handles this case with default header values.
GetStickTableEntriesDefault handles this case with default header values.
GetStickTableEntriesOK handles this case with default header values.
GetStickTableEntriesParams contains all the parameters to send to the API endpoint for the get stick table entries operation typically these are written to a http.Request */.
GetStickTableEntriesReader is a Reader for the GetStickTableEntries structure.
GetStickTableNotFound handles this case with default header values.
GetStickTableOK handles this case with default header values.
GetStickTableParams contains all the parameters to send to the API endpoint for the get stick table operation typically these are written to a http.Request */.
GetStickTableReader is a Reader for the GetStickTable structure.
GetStickTablesDefault handles this case with default header values.
GetStickTablesOK handles this case with default header values.
GetStickTablesParams contains all the parameters to send to the API endpoint for the get stick tables operation typically these are written to a http.Request */.
GetStickTablesReader is a Reader for the GetStickTables structure.

# Interfaces

ClientService is the interface for Client methods.