Optional
configuration: ConfigurationOptional
basePath: stringOptional
axios: AxiosInstanceRetrieves the details of an existing Terminal Reader.
Get a Terminal Reader
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Retrieves the network connection status of an existing Terminal Reader.
Get a Terminal Reader status
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Returns a list of an Account's Terminal Readers. The Terminal Readers are sorted with the most recently created appearing first.
List all Terminal Readers
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Updates the Terminal Reader by setting the values of the provided parameters. Any parameters not provided will be left unchanged.
Update a Terminal Reader
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Generated using TypeDoc
TerminalReadersApi - factory interface
Export