Worldline Connect Node.js SDK
    Preparing search index...

    Class SdkApiError<E>

    Type Parameters

    • E

    Hierarchy

    • Error
      • SdkApiError
    Index

    Constructors

    Properties

    Constructors

    • Type Parameters

      • E

      Parameters

      • message: string
      • status: number
      • body: E

      Returns SdkApiError<E>

    Properties

    body: E
    name: string = "SdkApiError"
    status: number