VyCreateApplicationWalletRequest
A request class for creating an application wallet.
Properties
Field | Type | Description |
---|---|---|
pincode | string | The pincode for the wallet. |
description | string | A description for the wallet. |
chain [required] | The type of secret chain for the wallet. | |
walletType | string | The type of wallet, which is always 'APPLICATION'. |
Last updated