Constructs this client and sets initial values.
A Kyrio account associated with his client.
Kyrio account associated with this client
Composes query parameters into encoded string.
Operation query parameters
Encoded query parameter string
Creates HTTP client and sets default headers for all REST calls.
Created HTTP client
Invokes REST operation on the server and handles the response.
Operation method: GET, POST, PUT or DELETE
Operation base route.
Value to be sent in request body.
Value returned by the server of expected type.
Generated using TypeDoc
Abstract implementation of REST clients to call Kyrio services.