# Functions

New creates a new icon API client.
NewGetIconBadRequest creates a GetIconBadRequest with default headers values.
NewGetIconInternalServerError creates a GetIconInternalServerError with default headers values.
NewGetIconNotFound creates a GetIconNotFound with default headers values.
NewGetIconOK creates a GetIconOK with default headers values.
NewGetIconParams creates a new GetIconParams object with the default values initialized.
NewGetIconParamsWithContext creates a new GetIconParams object with the default values initialized, and the ability to set a context for a request.
NewGetIconParamsWithHTTPClient creates a new GetIconParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetIconParamsWithTimeout creates a new GetIconParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for icon API */.
GetIconBadRequest handles this case with default header values.
GetIconInternalServerError handles this case with default header values.
GetIconNotFound handles this case with default header values.
GetIconOK handles this case with default header values.
GetIconParams contains all the parameters to send to the API endpoint for the get icon operation typically these are written to a http.Request */.
GetIconReader is a Reader for the GetIcon structure.

# Interfaces

ClientService is the interface for Client methods.