Interface: DisplayCardSettings
Object passed todisplayCard. It allows operating
with the UI the function injects in the calling page.
Example
Properties
allowBlocking?
Whether to show theoptionalallowBlocking:boolean
Block Card button in the UI.
If the card is already blocked, the button will be hidden even if the value is true.
If nothing is passed, defaults to false.
allowPinReveal?
Whether to show theoptionalallowPinReveal:boolean
Show PIN button in the UI.
If nothing is passed, defaults to false.
cardId
cardId: string
The ID of the card to display.