Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This event would be emitted when add card dialog opened.

Interface

{"msgId": "",
"msgName": This event is emitted when the Add Card dialog is opened.

Interface

Code Block
{
"msgId": "",
"msgName": "kyvos.viewer.db.onAddCardDialogOpen", "integrationId": "",

...


"payload": {

...


"info": {

...


"status": "success",

...


"desc": ""

...


},

...


"data": {

...


"cardType": "DATA_CARD"

...


}

...


}
}

Points to Consider

If cardType is not provided, its default value is 'DATA_CARD'.