# Functions
New creates a new customers API client.
NewCreateCreated creates a CreateCreated with default headers values.
NewCreateDefault creates a CreateDefault with default headers values.
NewCreateParams creates a new CreateParams object, with the default timeout for this client.
NewCreateParamsWithContext creates a new CreateParams object with the ability to set a context for a request.
NewCreateParamsWithHTTPClient creates a new CreateParams object with the ability to set a custom HTTPClient for a request.
NewCreateParamsWithTimeout creates a new CreateParams object with the ability to set a timeout on a request.
NewGetIDDefault creates a GetIDDefault with default headers values.
NewGetIDNotFound creates a GetIDNotFound with default headers values.
NewGetIDOK creates a GetIDOK with default headers values.
NewGetIDParams creates a new GetIDParams object, with the default timeout for this client.
NewGetIDParamsWithContext creates a new GetIDParams object with the ability to set a context for a request.
NewGetIDParamsWithHTTPClient creates a new GetIDParams object with the ability to set a custom HTTPClient for a request.
NewGetIDParamsWithTimeout creates a new GetIDParams object with the ability to set a timeout on a request.
NewGetIDUnauthorized creates a GetIDUnauthorized with default headers values.
# Structs
Client for customers API
*/.
CreateCreated describes a response with status code 201, with default header values.
CreateDefault describes a response with status code -1, with default header values.
CreateParams contains all the parameters to send to the API endpoint
for the create operation.
CreateReader is a Reader for the Create structure.
GetIDDefault describes a response with status code -1, with default header values.
GetIDNotFound describes a response with status code 404, with default header values.
GetIDOK describes a response with status code 200, with default header values.
GetIDParams contains all the parameters to send to the API endpoint
for the get Id operation.
GetIDReader is a Reader for the GetID structure.
GetIDUnauthorized 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.