# Functions
New creates a new reward program information API client.
NewGetRewardProgramInternalServerError creates a GetRewardProgramInternalServerError with default headers values.
NewGetRewardProgramNotFound creates a GetRewardProgramNotFound with default headers values.
NewGetRewardProgramNotImplemented creates a GetRewardProgramNotImplemented with default headers values.
NewGetRewardProgramOK creates a GetRewardProgramOK with default headers values.
NewGetRewardProgramParams creates a new GetRewardProgramParams object, with the default timeout for this client.
NewGetRewardProgramParamsWithContext creates a new GetRewardProgramParams object with the ability to set a context for a request.
NewGetRewardProgramParamsWithHTTPClient creates a new GetRewardProgramParams object with the ability to set a custom HTTPClient for a request.
NewGetRewardProgramParamsWithTimeout creates a new GetRewardProgramParams object with the ability to set a timeout on a request.
NewGetRewardProgramServiceUnavailable creates a GetRewardProgramServiceUnavailable with default headers values.
NewSearchRewardProgramsOK creates a SearchRewardProgramsOK with default headers values.
NewSearchRewardProgramsParams creates a new SearchRewardProgramsParams object, with the default timeout for this client.
NewSearchRewardProgramsParamsWithContext creates a new SearchRewardProgramsParams object with the ability to set a context for a request.
NewSearchRewardProgramsParamsWithHTTPClient creates a new SearchRewardProgramsParams object with the ability to set a custom HTTPClient for a request.
NewSearchRewardProgramsParamsWithTimeout creates a new SearchRewardProgramsParams object with the ability to set a timeout on a request.
# Structs
Client for reward program information API
*/.
GetRewardProgramInternalServerError describes a response with status code 500, with default header values.
GetRewardProgramNotFound describes a response with status code 404, with default header values.
GetRewardProgramNotImplemented describes a response with status code 501, with default header values.
GetRewardProgramOK describes a response with status code 200, with default header values.
GetRewardProgramParams contains all the parameters to send to the API endpoint
for the get reward program operation.
GetRewardProgramReader is a Reader for the GetRewardProgram structure.
GetRewardProgramServiceUnavailable describes a response with status code 503, with default header values.
SearchRewardProgramsOK describes a response with status code 200, with default header values.
SearchRewardProgramsParams contains all the parameters to send to the API endpoint
for the search reward programs operation.
SearchRewardProgramsReader is a Reader for the SearchRewardPrograms structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.