# Functions
New creates a new admin type API client.
NewAdminCreateTypeBadRequest creates a AdminCreateTypeBadRequest with default headers values.
NewAdminCreateTypeConflict creates a AdminCreateTypeConflict with default headers values.
NewAdminCreateTypeCreated creates a AdminCreateTypeCreated with default headers values.
NewAdminCreateTypeInternalServerError creates a AdminCreateTypeInternalServerError with default headers values.
NewAdminCreateTypeParams creates a new AdminCreateTypeParams object with the default values initialized.
NewAdminCreateTypeParamsWithContext creates a new AdminCreateTypeParams object with the default values initialized, and the ability to set a context for a request.
NewAdminCreateTypeParamsWithHTTPClient creates a new AdminCreateTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminCreateTypeParamsWithTimeout creates a new AdminCreateTypeParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminCreateTypeUnauthorized creates a AdminCreateTypeUnauthorized with default headers values.
NewAdminDeleteTypeInternalServerError creates a AdminDeleteTypeInternalServerError with default headers values.
NewAdminDeleteTypeNoContent creates a AdminDeleteTypeNoContent with default headers values.
NewAdminDeleteTypeNotFound creates a AdminDeleteTypeNotFound with default headers values.
NewAdminDeleteTypeParams creates a new AdminDeleteTypeParams object with the default values initialized.
NewAdminDeleteTypeParamsWithContext creates a new AdminDeleteTypeParams object with the default values initialized, and the ability to set a context for a request.
NewAdminDeleteTypeParamsWithHTTPClient creates a new AdminDeleteTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminDeleteTypeParamsWithTimeout creates a new AdminDeleteTypeParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminDeleteTypeUnauthorized creates a AdminDeleteTypeUnauthorized with default headers values.
NewAdminGetTypeBadRequest creates a AdminGetTypeBadRequest with default headers values.
NewAdminGetTypeInternalServerError creates a AdminGetTypeInternalServerError with default headers values.
NewAdminGetTypeOK creates a AdminGetTypeOK with default headers values.
NewAdminGetTypeParams creates a new AdminGetTypeParams object with the default values initialized.
NewAdminGetTypeParamsWithContext creates a new AdminGetTypeParams object with the default values initialized, and the ability to set a context for a request.
NewAdminGetTypeParamsWithHTTPClient creates a new AdminGetTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminGetTypeParamsWithTimeout creates a new AdminGetTypeParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminGetTypeUnauthorized creates a AdminGetTypeUnauthorized with default headers values.
NewAdminUpdateTypeBadRequest creates a AdminUpdateTypeBadRequest with default headers values.
NewAdminUpdateTypeConflict creates a AdminUpdateTypeConflict with default headers values.
NewAdminUpdateTypeInternalServerError creates a AdminUpdateTypeInternalServerError with default headers values.
NewAdminUpdateTypeNotFound creates a AdminUpdateTypeNotFound with default headers values.
NewAdminUpdateTypeOK creates a AdminUpdateTypeOK with default headers values.
NewAdminUpdateTypeParams creates a new AdminUpdateTypeParams object with the default values initialized.
NewAdminUpdateTypeParamsWithContext creates a new AdminUpdateTypeParams object with the default values initialized, and the ability to set a context for a request.
NewAdminUpdateTypeParamsWithHTTPClient creates a new AdminUpdateTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAdminUpdateTypeParamsWithTimeout creates a new AdminUpdateTypeParams object with the default values initialized, and the ability to set a timeout on a request.
NewAdminUpdateTypeUnauthorized creates a AdminUpdateTypeUnauthorized with default headers values.
# Structs
AdminCreateTypeBadRequest handles this case with default header values.
AdminCreateTypeConflict handles this case with default header values.
AdminCreateTypeCreated handles this case with default header values.
AdminCreateTypeInternalServerError handles this case with default header values.
AdminCreateTypeParams contains all the parameters to send to the API endpoint
for the admin create type operation typically these are written to a http.Request
*/.
AdminCreateTypeReader is a Reader for the AdminCreateType structure.
AdminCreateTypeUnauthorized handles this case with default header values.
AdminDeleteTypeInternalServerError handles this case with default header values.
AdminDeleteTypeNoContent handles this case with default header values.
AdminDeleteTypeNotFound handles this case with default header values.
AdminDeleteTypeParams contains all the parameters to send to the API endpoint
for the admin delete type operation typically these are written to a http.Request
*/.
AdminDeleteTypeReader is a Reader for the AdminDeleteType structure.
AdminDeleteTypeUnauthorized handles this case with default header values.
AdminGetTypeBadRequest handles this case with default header values.
AdminGetTypeInternalServerError handles this case with default header values.
AdminGetTypeOK handles this case with default header values.
AdminGetTypeParams contains all the parameters to send to the API endpoint
for the admin get type operation typically these are written to a http.Request
*/.
AdminGetTypeReader is a Reader for the AdminGetType structure.
AdminGetTypeUnauthorized handles this case with default header values.
AdminUpdateTypeBadRequest handles this case with default header values.
AdminUpdateTypeConflict handles this case with default header values.
AdminUpdateTypeInternalServerError handles this case with default header values.
AdminUpdateTypeNotFound handles this case with default header values.
AdminUpdateTypeOK handles this case with default header values.
AdminUpdateTypeParams contains all the parameters to send to the API endpoint
for the admin update type operation typically these are written to a http.Request
*/.
AdminUpdateTypeReader is a Reader for the AdminUpdateType structure.
AdminUpdateTypeUnauthorized handles this case with default header values.
Client for admin type API
*/.
# Interfaces
ClientService is the interface for Client methods.