# Functions
New creates a new c r m API client.
NewGetCrmRolesForbidden creates a GetCrmRolesForbidden with default headers values.
NewGetCrmRolesInternalServerError creates a GetCrmRolesInternalServerError with default headers values.
NewGetCrmRolesOK creates a GetCrmRolesOK with default headers values.
NewGetCrmRolesParams creates a new GetCrmRolesParams object, with the default timeout for this client.
NewGetCrmRolesParamsWithContext creates a new GetCrmRolesParams object with the ability to set a context for a request.
NewGetCrmRolesParamsWithHTTPClient creates a new GetCrmRolesParams object with the ability to set a custom HTTPClient for a request.
NewGetCrmRolesParamsWithTimeout creates a new GetCrmRolesParams object with the ability to set a timeout on a request.
NewGetCrmRolesServiceUnavailable creates a GetCrmRolesServiceUnavailable with default headers values.
NewGetCrmRolesUnauthorized creates a GetCrmRolesUnauthorized with default headers values.
NewGetCrmServiceplansForbidden creates a GetCrmServiceplansForbidden with default headers values.
NewGetCrmServiceplansInternalServerError creates a GetCrmServiceplansInternalServerError with default headers values.
NewGetCrmServiceplansOK creates a GetCrmServiceplansOK with default headers values.
NewGetCrmServiceplansParams creates a new GetCrmServiceplansParams object, with the default timeout for this client.
NewGetCrmServiceplansParamsWithContext creates a new GetCrmServiceplansParams object with the ability to set a context for a request.
NewGetCrmServiceplansParamsWithHTTPClient creates a new GetCrmServiceplansParams object with the ability to set a custom HTTPClient for a request.
NewGetCrmServiceplansParamsWithTimeout creates a new GetCrmServiceplansParams object with the ability to set a timeout on a request.
NewGetCrmServiceplansServiceUnavailable creates a GetCrmServiceplansServiceUnavailable with default headers values.
NewGetCrmServiceplansUnauthorized creates a GetCrmServiceplansUnauthorized with default headers values.
NewPostCrmClientsConflict creates a PostCrmClientsConflict with default headers values.
NewPostCrmClientsForbidden creates a PostCrmClientsForbidden with default headers values.
NewPostCrmClientsInternalServerError creates a PostCrmClientsInternalServerError with default headers values.
NewPostCrmClientsOK creates a PostCrmClientsOK with default headers values.
NewPostCrmClientsParams creates a new PostCrmClientsParams object, with the default timeout for this client.
NewPostCrmClientsParamsWithContext creates a new PostCrmClientsParams object with the ability to set a context for a request.
NewPostCrmClientsParamsWithHTTPClient creates a new PostCrmClientsParams object with the ability to set a custom HTTPClient for a request.
NewPostCrmClientsParamsWithTimeout creates a new PostCrmClientsParams object with the ability to set a timeout on a request.
NewPostCrmClientsServiceUnavailable creates a PostCrmClientsServiceUnavailable with default headers values.
NewPostCrmClientsUnauthorized creates a PostCrmClientsUnauthorized with default headers values.
# Structs
Client for c r m API
*/.
GetCrmRolesForbidden describes a response with status code 403, with default header values.
GetCrmRolesInternalServerError describes a response with status code 500, with default header values.
GetCrmRolesOK describes a response with status code 200, with default header values.
GetCrmRolesParams contains all the parameters to send to the API endpoint
for the get crm roles operation.
GetCrmRolesReader is a Reader for the GetCrmRoles structure.
GetCrmRolesServiceUnavailable describes a response with status code 503, with default header values.
GetCrmRolesUnauthorized describes a response with status code 401, with default header values.
GetCrmServiceplansForbidden describes a response with status code 403, with default header values.
GetCrmServiceplansInternalServerError describes a response with status code 500, with default header values.
GetCrmServiceplansOK describes a response with status code 200, with default header values.
GetCrmServiceplansParams contains all the parameters to send to the API endpoint
for the get crm serviceplans operation.
GetCrmServiceplansReader is a Reader for the GetCrmServiceplans structure.
GetCrmServiceplansServiceUnavailable describes a response with status code 503, with default header values.
GetCrmServiceplansUnauthorized describes a response with status code 401, with default header values.
PostCrmClientsConflict describes a response with status code 409, with default header values.
PostCrmClientsForbidden describes a response with status code 403, with default header values.
PostCrmClientsInternalServerError describes a response with status code 500, with default header values.
PostCrmClientsOK describes a response with status code 200, with default header values.
PostCrmClientsParams contains all the parameters to send to the API endpoint
for the post crm clients operation.
PostCrmClientsReader is a Reader for the PostCrmClients structure.
PostCrmClientsServiceUnavailable describes a response with status code 503, with default header values.
PostCrmClientsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.