$GenerateKeyRequest
const$GenerateKeyRequest:object
Type declaration
description
readonlydescription: “APIV1POSTKeyRequest is the request for `POST /v1/key`” ='APIV1POSTKeyRequest is the request forPOST /v1/key'
properties
readonlyproperties:object
properties.display_mnemonic
readonlyproperties.display_mnemonic:object
properties.display_mnemonic.type
readonlyproperties.display_mnemonic.type:"boolean"='boolean'
properties.display_mnemonic.x-go-name
readonlyproperties.display_mnemonic.x-go-name:"DisplayMnemonic"='DisplayMnemonic'
properties.wallet_handle_token
readonlyproperties.wallet_handle_token:object
properties.wallet_handle_token.type
readonlyproperties.wallet_handle_token.type:"string"='string'
properties.wallet_handle_token.x-go-name
readonlyproperties.wallet_handle_token.x-go-name:"WalletHandleToken"='WalletHandleToken'
type
readonlytype:"object"='object'
x-go-name
readonlyx-go-name:"APIV1POSTKeyRequest"='APIV1POSTKeyRequest'
x-go-package
readonlyx-go-package:"github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi"='github.com/algorand/go-algorand/daemon/kmd/lib/kmdapi'
Defined in
schemas.gen.ts:636