Interface UpdateWalletMessageInput

The Update Wallet Input used by the constructor of Update Wallet Message. Either personId or email are required to identify the wallet.

Hierarchy

  • UpdateWalletMessageInput

Properties

email?: string

email on the person.

message?: string

message to write to the wallet card

personId?: string

Bambu person identifier

Generated using TypeDoc