# Functions
New creates a new public reasons API client.
NewPublicGetReasonsInternalServerError creates a PublicGetReasonsInternalServerError with default headers values.
NewPublicGetReasonsNotFound creates a PublicGetReasonsNotFound with default headers values.
NewPublicGetReasonsOK creates a PublicGetReasonsOK with default headers values.
NewPublicGetReasonsParams creates a new PublicGetReasonsParams object with the default values initialized.
NewPublicGetReasonsParamsWithContext creates a new PublicGetReasonsParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetReasonsParamsWithHTTPClient creates a new PublicGetReasonsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetReasonsParamsWithTimeout creates a new PublicGetReasonsParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicListReasonGroupsInternalServerError creates a PublicListReasonGroupsInternalServerError with default headers values.
NewPublicListReasonGroupsOK creates a PublicListReasonGroupsOK with default headers values.
NewPublicListReasonGroupsParams creates a new PublicListReasonGroupsParams object with the default values initialized.
NewPublicListReasonGroupsParamsWithContext creates a new PublicListReasonGroupsParams object with the default values initialized, and the ability to set a context for a request.
NewPublicListReasonGroupsParamsWithHTTPClient creates a new PublicListReasonGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicListReasonGroupsParamsWithTimeout creates a new PublicListReasonGroupsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for public reasons API
*/.
PublicGetReasonsInternalServerError handles this case with default header values.
PublicGetReasonsNotFound handles this case with default header values.
PublicGetReasonsOK handles this case with default header values.
PublicGetReasonsParams contains all the parameters to send to the API endpoint
for the public get reasons operation typically these are written to a http.Request
*/.
PublicGetReasonsReader is a Reader for the PublicGetReasons structure.
PublicListReasonGroupsInternalServerError handles this case with default header values.
PublicListReasonGroupsOK handles this case with default header values.
PublicListReasonGroupsParams contains all the parameters to send to the API endpoint
for the public list reason groups operation typically these are written to a http.Request
*/.
PublicListReasonGroupsReader is a Reader for the PublicListReasonGroups structure.
# Interfaces
ClientService is the interface for Client methods.