# Functions

New creates a new decisions API client.
NewGetDecisionOK creates a GetDecisionOK with default headers values.
NewGetDecisionParams creates a new GetDecisionParams object, with the default timeout for this client.
NewGetDecisionParamsWithContext creates a new GetDecisionParams object with the ability to set a context for a request.
NewGetDecisionParamsWithHTTPClient creates a new GetDecisionParams object with the ability to set a custom HTTPClient for a request.
NewGetDecisionParamsWithTimeout creates a new GetDecisionParams object with the ability to set a timeout on a request.
NewSearchDecisionLogsGetOK creates a SearchDecisionLogsGetOK with default headers values.
NewSearchDecisionLogsGetParams creates a new SearchDecisionLogsGetParams object, with the default timeout for this client.
NewSearchDecisionLogsGetParamsWithContext creates a new SearchDecisionLogsGetParams object with the ability to set a context for a request.
NewSearchDecisionLogsGetParamsWithHTTPClient creates a new SearchDecisionLogsGetParams object with the ability to set a custom HTTPClient for a request.
NewSearchDecisionLogsGetParamsWithTimeout creates a new SearchDecisionLogsGetParams object with the ability to set a timeout on a request.
NewSearchDecisionLogsPostOK creates a SearchDecisionLogsPostOK with default headers values.
NewSearchDecisionLogsPostParams creates a new SearchDecisionLogsPostParams object, with the default timeout for this client.
NewSearchDecisionLogsPostParamsWithContext creates a new SearchDecisionLogsPostParams object with the ability to set a context for a request.
NewSearchDecisionLogsPostParamsWithHTTPClient creates a new SearchDecisionLogsPostParams object with the ability to set a custom HTTPClient for a request.
NewSearchDecisionLogsPostParamsWithTimeout creates a new SearchDecisionLogsPostParams object with the ability to set a timeout on a request.

# Structs

Client for decisions API */.
GetDecisionOK describes a response with status code 200, with default header values.
GetDecisionParams contains all the parameters to send to the API endpoint for the get decision operation.
GetDecisionReader is a Reader for the GetDecision structure.
SearchDecisionLogsGetOK describes a response with status code 200, with default header values.
SearchDecisionLogsGetParams contains all the parameters to send to the API endpoint for the search decision logs get operation.
SearchDecisionLogsGetReader is a Reader for the SearchDecisionLogsGet structure.
SearchDecisionLogsPostOK describes a response with status code 200, with default header values.
SearchDecisionLogsPostParams contains all the parameters to send to the API endpoint for the search decision logs post operation.
SearchDecisionLogsPostReader is a Reader for the SearchDecisionLogsPost structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.