# Functions

New creates a new test occurrence API client.
NewGetAllTestOccurrencesOK creates a GetAllTestOccurrencesOK with default headers values.
NewGetAllTestOccurrencesParams creates a new GetAllTestOccurrencesParams object, with the default timeout for this client.
NewGetAllTestOccurrencesParamsWithContext creates a new GetAllTestOccurrencesParams object with the ability to set a context for a request.
NewGetAllTestOccurrencesParamsWithHTTPClient creates a new GetAllTestOccurrencesParams object with the ability to set a custom HTTPClient for a request.
NewGetAllTestOccurrencesParamsWithTimeout creates a new GetAllTestOccurrencesParams object with the ability to set a timeout on a request.
NewGetTestOccurrenceOK creates a GetTestOccurrenceOK with default headers values.
NewGetTestOccurrenceParams creates a new GetTestOccurrenceParams object, with the default timeout for this client.
NewGetTestOccurrenceParamsWithContext creates a new GetTestOccurrenceParams object with the ability to set a context for a request.
NewGetTestOccurrenceParamsWithHTTPClient creates a new GetTestOccurrenceParams object with the ability to set a custom HTTPClient for a request.
NewGetTestOccurrenceParamsWithTimeout creates a new GetTestOccurrenceParams object with the ability to set a timeout on a request.

# Structs

Client for test occurrence API */.
GetAllTestOccurrencesOK describes a response with status code 200, with default header values.
GetAllTestOccurrencesParams contains all the parameters to send to the API endpoint for the get all test occurrences operation.
GetAllTestOccurrencesReader is a Reader for the GetAllTestOccurrences structure.
GetTestOccurrenceOK describes a response with status code 200, with default header values.
GetTestOccurrenceParams contains all the parameters to send to the API endpoint for the get test occurrence operation.
GetTestOccurrenceReader is a Reader for the GetTestOccurrence structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.