VySignatureRequestDto
The created signature request object
Properties
Field
Type
Description
Required
Id
string
Unique identifier for the signature request
✗
WalletId
string
UUID of the wallet that will sign the message
✗
Status
string
Current status of the signature request
✗
Data
string
The message or data to be signed
✗
Hash
bool
Whether the data should be hashed before signing
✗
Type
string
The signature type and blockchain network
✗
References
Schema
Last updated