FVyCreateWalletRequest
Request parameters to create a wallet
Properties
Field | Type | Description |
---|---|---|
identifier | FVyOptString | Identifier of the wallet |
pincode [required] | FString | Pincode to access the wallet |
description | FVyOptString | A description for the wallet |
chain [required] | The preferred blockchain for the wallet | |
walletType [required] | FString | (read-only) The wallet type, should be "API_WALLET" |
Last updated