# Functions
New creates a new session verify API client.
NewSessionVerifyBadRequest creates a SessionVerifyBadRequest with default headers values.
NewSessionVerifyInternalServerError creates a SessionVerifyInternalServerError with default headers values.
NewSessionVerifyMethodNotAllowed creates a SessionVerifyMethodNotAllowed with default headers values.
NewSessionVerifyNotFound creates a SessionVerifyNotFound with default headers values.
NewSessionVerifyOK creates a SessionVerifyOK with default headers values.
NewSessionVerifyParams creates a new SessionVerifyParams object with the default values initialized.
NewSessionVerifyParamsWithContext creates a new SessionVerifyParams object with the default values initialized, and the ability to set a context for a request.
NewSessionVerifyParamsWithHTTPClient creates a new SessionVerifyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSessionVerifyParamsWithTimeout creates a new SessionVerifyParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for session verify API
*/.
SessionVerifyBadRequest handles this case with default header values.
SessionVerifyInternalServerError handles this case with default header values.
SessionVerifyMethodNotAllowed handles this case with default header values.
SessionVerifyNotFound handles this case with default header values.
SessionVerifyOK handles this case with default header values.
SessionVerifyParams contains all the parameters to send to the API endpoint
for the session verify operation typically these are written to a http.Request
*/.
SessionVerifyReader is a Reader for the SessionVerify structure.
# Interfaces
ClientService is the interface for Client methods.