# Functions
New creates a new communication type service API client.
NewCreateCommunicationTypeDefault creates a CreateCommunicationTypeDefault with default headers values.
NewCreateCommunicationTypeOK creates a CreateCommunicationTypeOK with default headers values.
NewCreateCommunicationTypeParams creates a new CreateCommunicationTypeParams object, with the default timeout for this client.
NewCreateCommunicationTypeParamsWithContext creates a new CreateCommunicationTypeParams object with the ability to set a context for a request.
NewCreateCommunicationTypeParamsWithHTTPClient creates a new CreateCommunicationTypeParams object with the ability to set a custom HTTPClient for a request.
NewCreateCommunicationTypeParamsWithTimeout creates a new CreateCommunicationTypeParams object with the ability to set a timeout on a request.
NewDeleteCommunicationTypeDefault creates a DeleteCommunicationTypeDefault with default headers values.
NewDeleteCommunicationTypeOK creates a DeleteCommunicationTypeOK with default headers values.
NewDeleteCommunicationTypeParams creates a new DeleteCommunicationTypeParams object, with the default timeout for this client.
NewDeleteCommunicationTypeParamsWithContext creates a new DeleteCommunicationTypeParams object with the ability to set a context for a request.
NewDeleteCommunicationTypeParamsWithHTTPClient creates a new DeleteCommunicationTypeParams object with the ability to set a custom HTTPClient for a request.
NewDeleteCommunicationTypeParamsWithTimeout creates a new DeleteCommunicationTypeParams object with the ability to set a timeout on a request.
NewPatchCommunicationTypeDefault creates a PatchCommunicationTypeDefault with default headers values.
NewPatchCommunicationTypeOK creates a PatchCommunicationTypeOK with default headers values.
NewPatchCommunicationTypeParams creates a new PatchCommunicationTypeParams object, with the default timeout for this client.
NewPatchCommunicationTypeParamsWithContext creates a new PatchCommunicationTypeParams object with the ability to set a context for a request.
NewPatchCommunicationTypeParamsWithHTTPClient creates a new PatchCommunicationTypeParams object with the ability to set a custom HTTPClient for a request.
NewPatchCommunicationTypeParamsWithTimeout creates a new PatchCommunicationTypeParams object with the ability to set a timeout on a request.
NewReadCommunicationTypeDefault creates a ReadCommunicationTypeDefault with default headers values.
NewReadCommunicationTypeOK creates a ReadCommunicationTypeOK with default headers values.
NewReadCommunicationTypeParams creates a new ReadCommunicationTypeParams object, with the default timeout for this client.
NewReadCommunicationTypeParamsWithContext creates a new ReadCommunicationTypeParams object with the ability to set a context for a request.
NewReadCommunicationTypeParamsWithHTTPClient creates a new ReadCommunicationTypeParams object with the ability to set a custom HTTPClient for a request.
NewReadCommunicationTypeParamsWithTimeout creates a new ReadCommunicationTypeParams object with the ability to set a timeout on a request.
NewSearchCommunicationTypeDefault creates a SearchCommunicationTypeDefault with default headers values.
NewSearchCommunicationTypeOK creates a SearchCommunicationTypeOK with default headers values.
NewSearchCommunicationTypeParams creates a new SearchCommunicationTypeParams object, with the default timeout for this client.
NewSearchCommunicationTypeParamsWithContext creates a new SearchCommunicationTypeParams object with the ability to set a context for a request.
NewSearchCommunicationTypeParamsWithHTTPClient creates a new SearchCommunicationTypeParams object with the ability to set a custom HTTPClient for a request.
NewSearchCommunicationTypeParamsWithTimeout creates a new SearchCommunicationTypeParams object with the ability to set a timeout on a request.
NewUpdateCommunicationTypeDefault creates a UpdateCommunicationTypeDefault with default headers values.
NewUpdateCommunicationTypeOK creates a UpdateCommunicationTypeOK with default headers values.
NewUpdateCommunicationTypeParams creates a new UpdateCommunicationTypeParams object, with the default timeout for this client.
NewUpdateCommunicationTypeParamsWithContext creates a new UpdateCommunicationTypeParams object with the ability to set a context for a request.
NewUpdateCommunicationTypeParamsWithHTTPClient creates a new UpdateCommunicationTypeParams object with the ability to set a custom HTTPClient for a request.
NewUpdateCommunicationTypeParamsWithTimeout creates a new UpdateCommunicationTypeParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for communication type service API
*/.
CreateCommunicationTypeDefault describes a response with status code -1, with default header values.
CreateCommunicationTypeOK describes a response with status code 200, with default header values.
CreateCommunicationTypeParams contains all the parameters to send to the API endpoint
for the create communication type operation.
CreateCommunicationTypeReader is a Reader for the CreateCommunicationType structure.
DeleteCommunicationTypeDefault describes a response with status code -1, with default header values.
DeleteCommunicationTypeOK describes a response with status code 200, with default header values.
DeleteCommunicationTypeParams contains all the parameters to send to the API endpoint
for the delete communication type operation.
DeleteCommunicationTypeReader is a Reader for the DeleteCommunicationType structure.
PatchCommunicationTypeDefault describes a response with status code -1, with default header values.
PatchCommunicationTypeOK describes a response with status code 200, with default header values.
PatchCommunicationTypeParams contains all the parameters to send to the API endpoint
for the patch communication type operation.
PatchCommunicationTypeReader is a Reader for the PatchCommunicationType structure.
ReadCommunicationTypeDefault describes a response with status code -1, with default header values.
ReadCommunicationTypeOK describes a response with status code 200, with default header values.
ReadCommunicationTypeParams contains all the parameters to send to the API endpoint
for the read communication type operation.
ReadCommunicationTypeReader is a Reader for the ReadCommunicationType structure.
SearchCommunicationTypeDefault describes a response with status code -1, with default header values.
SearchCommunicationTypeOK describes a response with status code 200, with default header values.
SearchCommunicationTypeParams contains all the parameters to send to the API endpoint
for the search communication type operation.
SearchCommunicationTypeReader is a Reader for the SearchCommunicationType structure.
UpdateCommunicationTypeDefault describes a response with status code -1, with default header values.
UpdateCommunicationTypeOK describes a response with status code 200, with default header values.
UpdateCommunicationTypeParams contains all the parameters to send to the API endpoint
for the update communication type operation.
UpdateCommunicationTypeReader is a Reader for the UpdateCommunicationType structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.