# Functions

New creates a new session API client.
NewCreateSessionBadRequest creates a CreateSessionBadRequest with default headers values.
NewCreateSessionInternalServerError creates a CreateSessionInternalServerError with default headers values.
NewCreateSessionMethodNotAllowed creates a CreateSessionMethodNotAllowed with default headers values.
NewCreateSessionNotFound creates a CreateSessionNotFound with default headers values.
NewCreateSessionOK creates a CreateSessionOK with default headers values.
NewCreateSessionParams creates a new CreateSessionParams object with the default values initialized.
NewCreateSessionParamsWithContext creates a new CreateSessionParams object with the default values initialized, and the ability to set a context for a request.
NewCreateSessionParamsWithHTTPClient creates a new CreateSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateSessionParamsWithTimeout creates a new CreateSessionParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteSessionBadRequest creates a DeleteSessionBadRequest with default headers values.
NewDeleteSessionInternalServerError creates a DeleteSessionInternalServerError with default headers values.
NewDeleteSessionMethodNotAllowed creates a DeleteSessionMethodNotAllowed with default headers values.
NewDeleteSessionNotFound creates a DeleteSessionNotFound with default headers values.
NewDeleteSessionOK creates a DeleteSessionOK with default headers values.
NewDeleteSessionParams creates a new DeleteSessionParams object with the default values initialized.
NewDeleteSessionParamsWithContext creates a new DeleteSessionParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteSessionParamsWithHTTPClient creates a new DeleteSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteSessionParamsWithTimeout creates a new DeleteSessionParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for session API */.
CreateSessionBadRequest handles this case with default header values.
CreateSessionInternalServerError handles this case with default header values.
CreateSessionMethodNotAllowed handles this case with default header values.
CreateSessionNotFound handles this case with default header values.
CreateSessionOK handles this case with default header values.
CreateSessionParams contains all the parameters to send to the API endpoint for the create session operation typically these are written to a http.Request */.
CreateSessionReader is a Reader for the CreateSession structure.
DeleteSessionBadRequest handles this case with default header values.
DeleteSessionInternalServerError handles this case with default header values.
DeleteSessionMethodNotAllowed handles this case with default header values.
DeleteSessionNotFound handles this case with default header values.
DeleteSessionOK handles this case with default header values.
DeleteSessionParams contains all the parameters to send to the API endpoint for the delete session operation typically these are written to a http.Request */.
DeleteSessionReader is a Reader for the DeleteSession structure.

# Interfaces

ClientService is the interface for Client methods.