package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new reasons API client.
NewGetReasonsGroupsDefault creates a GetReasonsGroupsDefault with default headers values.
NewGetReasonsGroupsOK creates a GetReasonsGroupsOK with default headers values.
NewGetReasonsGroupsParams creates a new GetReasonsGroupsParams object, with the default timeout for this client.
NewGetReasonsGroupsParamsWithContext creates a new GetReasonsGroupsParams object with the ability to set a context for a request.
NewGetReasonsGroupsParamsWithHTTPClient creates a new GetReasonsGroupsParams object with the ability to set a custom HTTPClient for a request.
NewGetReasonsGroupsParamsWithTimeout creates a new GetReasonsGroupsParams object with the ability to set a timeout on a request.
NewGetReasonsGroupsReasonGroupFidDefault creates a GetReasonsGroupsReasonGroupFidDefault with default headers values.
NewGetReasonsGroupsReasonGroupFidOK creates a GetReasonsGroupsReasonGroupFidOK with default headers values.
NewGetReasonsGroupsReasonGroupFidParams creates a new GetReasonsGroupsReasonGroupFidParams object, with the default timeout for this client.
NewGetReasonsGroupsReasonGroupFidParamsWithContext creates a new GetReasonsGroupsReasonGroupFidParams object with the ability to set a context for a request.
NewGetReasonsGroupsReasonGroupFidParamsWithHTTPClient creates a new GetReasonsGroupsReasonGroupFidParams object with the ability to set a custom HTTPClient for a request.
NewGetReasonsGroupsReasonGroupFidParamsWithTimeout creates a new GetReasonsGroupsReasonGroupFidParams object with the ability to set a timeout on a request.
# Structs
Client for reasons API
*/.
GetReasonsGroupsDefault describes a response with status code -1, with default header values.
GetReasonsGroupsOK describes a response with status code 200, with default header values.
GetReasonsGroupsOKBody get reasons groups o k body
swagger:model GetReasonsGroupsOKBody
*/.
GetReasonsGroupsParams contains all the parameters to send to the API endpoint
for the get reasons groups operation.
GetReasonsGroupsReader is a Reader for the GetReasonsGroups structure.
GetReasonsGroupsReasonGroupFidDefault describes a response with status code -1, with default header values.
GetReasonsGroupsReasonGroupFidOK describes a response with status code 200, with default header values.
GetReasonsGroupsReasonGroupFidOKBody get reasons groups reason group fid o k body
swagger:model GetReasonsGroupsReasonGroupFidOKBody
*/.
GetReasonsGroupsReasonGroupFidParams contains all the parameters to send to the API endpoint
for the get reasons groups reason group fid operation.
GetReasonsGroupsReasonGroupFidReader is a Reader for the GetReasonsGroupsReasonGroupFid structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.