Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseObjectMap

export
interface

ResponseObjectMap

Hierarchy

  • ResponseObjectMap

Index

Properties

Optional CUSTOMERNUMBER

CUSTOMERNUMBER: string

The username for the authorization.

type

{string}

memberof

ResponseObjectMap

Optional PIN

PIN: string

The PIN for the authorization

type

{string}

memberof

ResponseObjectMap

Optional TAN

TAN: string

The TAN for the authorization.

type

{string}

memberof

ResponseObjectMap

Optional USERNAME

USERNAME: string

The username for the authorization.

type

{string}

memberof

ResponseObjectMap