# Functions

New creates a new session data API client.
NewSessionDataBadRequest creates a SessionDataBadRequest with default headers values.
NewSessionDataInternalServerError creates a SessionDataInternalServerError with default headers values.
NewSessionDataMethodNotAllowed creates a SessionDataMethodNotAllowed with default headers values.
NewSessionDataNotFound creates a SessionDataNotFound with default headers values.
NewSessionDataOK creates a SessionDataOK with default headers values.
NewSessionDataParams creates a new SessionDataParams object with the default values initialized.
NewSessionDataParamsWithContext creates a new SessionDataParams object with the default values initialized, and the ability to set a context for a request.
NewSessionDataParamsWithHTTPClient creates a new SessionDataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSessionDataParamsWithTimeout creates a new SessionDataParams object with the default values initialized, and the ability to set a timeout on a request.
NewSessionDataUpdateBadRequest creates a SessionDataUpdateBadRequest with default headers values.
NewSessionDataUpdateInternalServerError creates a SessionDataUpdateInternalServerError with default headers values.
NewSessionDataUpdateMethodNotAllowed creates a SessionDataUpdateMethodNotAllowed with default headers values.
NewSessionDataUpdateNotFound creates a SessionDataUpdateNotFound with default headers values.
NewSessionDataUpdateOK creates a SessionDataUpdateOK with default headers values.
NewSessionDataUpdateParams creates a new SessionDataUpdateParams object with the default values initialized.
NewSessionDataUpdateParamsWithContext creates a new SessionDataUpdateParams object with the default values initialized, and the ability to set a context for a request.
NewSessionDataUpdateParamsWithHTTPClient creates a new SessionDataUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSessionDataUpdateParamsWithTimeout creates a new SessionDataUpdateParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for session data API */.
SessionDataBadRequest handles this case with default header values.
SessionDataInternalServerError handles this case with default header values.
SessionDataMethodNotAllowed handles this case with default header values.
SessionDataNotFound handles this case with default header values.
SessionDataOK handles this case with default header values.
SessionDataParams contains all the parameters to send to the API endpoint for the session data operation typically these are written to a http.Request */.
SessionDataReader is a Reader for the SessionData structure.
SessionDataUpdateBadRequest handles this case with default header values.
SessionDataUpdateInternalServerError handles this case with default header values.
SessionDataUpdateMethodNotAllowed handles this case with default header values.
SessionDataUpdateNotFound handles this case with default header values.
SessionDataUpdateOK handles this case with default header values.
SessionDataUpdateParams contains all the parameters to send to the API endpoint for the session data update operation typically these are written to a http.Request */.
SessionDataUpdateReader is a Reader for the SessionDataUpdate structure.

# Interfaces

ClientService is the interface for Client methods.