Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessFieldsMap

export
interface

AccessFieldsMap

Hierarchy

  • AccessFieldsMap

Index

Properties

Optional CUSTOMERNUMBER

CUSTOMERNUMBER: string

Should be filled with the customer number if the Provider object signals this as mandatory.

type

{string}

memberof

AccessFieldsMap

Optional PIN

PIN: string

Should be filled with the PIN if the Provider object signals this as mandatory. In some special production scenarios the pin has to be encrypted. We will inform you when to use the extended encryption.

type

{string}

memberof

AccessFieldsMap

Optional USERNAME

USERNAME: string

Should be filled with the username if the Provider object signals this as mandatory.

type

{string}

memberof

AccessFieldsMap