# Functions

New creates a new reports API client.
NewCreateReportBadRequest creates a CreateReportBadRequest with default headers values.
NewCreateReportCreated creates a CreateReportCreated with default headers values.
NewCreateReportNotModified creates a CreateReportNotModified with default headers values.
NewCreateReportParams creates a new CreateReportParams object with the default values initialized.
NewCreateReportParamsWithContext creates a new CreateReportParams object with the default values initialized, and the ability to set a context for a request.
NewCreateReportParamsWithHTTPClient creates a new CreateReportParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateReportParamsWithTimeout creates a new CreateReportParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetReportByReportIDBadRequest creates a GetReportByReportIDBadRequest with default headers values.
NewGetReportByReportIDNotFound creates a GetReportByReportIDNotFound with default headers values.
NewGetReportByReportIDOK creates a GetReportByReportIDOK with default headers values.
NewGetReportByReportIDParams creates a new GetReportByReportIDParams object with the default values initialized.
NewGetReportByReportIDParamsWithContext creates a new GetReportByReportIDParams object with the default values initialized, and the ability to set a context for a request.
NewGetReportByReportIDParamsWithHTTPClient creates a new GetReportByReportIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetReportByReportIDParamsWithTimeout creates a new GetReportByReportIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewSearchReportsBadRequest creates a SearchReportsBadRequest with default headers values.
NewSearchReportsNotFound creates a SearchReportsNotFound with default headers values.
NewSearchReportsOK creates a SearchReportsOK with default headers values.
NewSearchReportsParams creates a new SearchReportsParams object with the default values initialized.
NewSearchReportsParamsWithContext creates a new SearchReportsParams object with the default values initialized, and the ability to set a context for a request.
NewSearchReportsParamsWithHTTPClient creates a new SearchReportsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSearchReportsParamsWithTimeout creates a new SearchReportsParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for reports API */.
CreateReportBadRequest handles this case with default header values.
CreateReportBadRequestBody reportingV3ReportsPost400Response // // HTTP status code for client application swagger:model CreateReportBadRequestBody */.
CreateReportBody create report body swagger:model CreateReportBody */.
CreateReportCreated handles this case with default header values.
CreateReportNotModified handles this case with default header values.
CreateReportParams contains all the parameters to send to the API endpoint for the create report operation typically these are written to a http.Request */.
CreateReportParamsBodyReportPreferences Report Preferences swagger:model CreateReportParamsBodyReportPreferences */.
CreateReportReader is a Reader for the CreateReport structure.
DetailsItems0 Provides failed validation input field detail // swagger:model DetailsItems0 */.
GetReportByReportIDBadRequest handles this case with default header values.
GetReportByReportIDBadRequestBody reportingV3ReportsIdPost400Response // // HTTP status code for client application swagger:model GetReportByReportIDBadRequestBody */.
GetReportByReportIDNotFound handles this case with default header values.
GetReportByReportIDOK handles this case with default header values.
GetReportByReportIDOKBody reportingV3ReportsIdGet200Response // // Report Log swagger:model GetReportByReportIDOKBody */.
GetReportByReportIDOKBodyReportPreferences Report Preferences swagger:model GetReportByReportIDOKBodyReportPreferences */.
GetReportByReportIDParams contains all the parameters to send to the API endpoint for the get report by report Id operation typically these are written to a http.Request */.
GetReportByReportIDReader is a Reader for the GetReportByReportID structure.
ReportSearchResultsItems0 Report Search Result Bean swagger:model ReportSearchResultsItems0 */.
SearchReportsBadRequest handles this case with default header values.
SearchReportsBadRequestBody reportingV3ReportsGet400Response // // HTTP status code for client application swagger:model SearchReportsBadRequestBody */.
SearchReportsNotFound handles this case with default header values.
SearchReportsOK handles this case with default header values.
SearchReportsOKBody reportingV3ReportsGet200Response swagger:model SearchReportsOKBody */.
SearchReportsParams contains all the parameters to send to the API endpoint for the search reports operation typically these are written to a http.Request */.
SearchReportsReader is a Reader for the SearchReports structure.