Class NetcupRestApi

Hierarchy

  • NetcupRestApi

Constructors

Properties

axios: AxiosInstance = ...
format: JSON = Formats.JSON

Methods

  • Type Parameters

    • Req

    • Res

    Parameters

    • url: string
    • data: Req
    • Optional options: AxiosRequestConfig<any>

    Returns Promise<Res>

Generated using TypeDoc