Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TanScheme

export
interface

TanScheme

Hierarchy

  • TanScheme

Index

Properties

Optional name

name: string

Name of the TAN scheme used

type

{string}

memberof

TanScheme

Optional schemeId

schemeId: string

Internal ID of this TAN scheme (generated value)

type

{string}

memberof

TanScheme

Optional tanMediaList

tanMediaList: Array<TanMedia>

List of available TAN media for this scheme

type

{Array}

memberof

TanScheme