Constructors

Properties

baseAdapter: Adapter
credentials: { appId: string; appSecret: string }

Methods

  • Type Parameters

    • T

    Parameters

    • url: string
    • Optionalconfig: AxiosRequestConfig

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • url: string
    • Optionalconfig: AxiosRequestConfig

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • url: string
    • body: unknown
    • Optionalconfig: AxiosRequestConfig

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • url: string
    • body: unknown
    • Optionalconfig: AxiosRequestConfig

    Returns Promise<T>