Class TerminalReadersApi

TerminalReadersApi - object-oriented interface

Export

Hierarchy

  • BaseAPI
    • TerminalReadersApi

Constructors

Properties

axios: AxiosInstance = globalAxios
basePath: string = BASE_PATH
configuration: undefined | Configuration

Methods

  • Updates the Terminal Reader by setting the values of the provided parameters. Any parameters not provided will be left unchanged.

    Summary

    Update a Terminal Reader

    Throws

    Memberof

    TerminalReadersApi

    Parameters

    Returns Promise<AxiosResponse<TerminalReader, any>>

Generated using TypeDoc