VyBuildSignatureRequestBase
\!! DESCRIPTION MISSING !!
Properties
Field
Type
Description
Required
Status
Controls the execution behavior of the signature request: - **Omit field**: Signature is executed immediately and completed in this request - `SAVED`: Creates a draft signature request with assigned UUID for later execution - `READY`: Prepares the signature request with assigned UUID, ready for immediate signing
✗
Type
The cryptographic signature method to be used: - `MESSAGE`: Plain message signing (personal_sign) - `EIP712`: Structured data signing following EIP-712 standard for typed data
✓
WalletId
string
The `UUID` of the wallet that will sign the message
✗
Derived Types
References
Schema
Operation
Last updated