$APIV1POSTWalletInitResponse
const$APIV1POSTWalletInitResponse:object
Type declaration
description
readonlydescription: “APIV1POSTWalletInitResponse is the response to `POST /v1/wallet/init`\nfriendly:InitWalletHandleTokenResponse ”
properties
readonlyproperties:object
properties.error
readonlyproperties.error:object
properties.error.type
readonlyproperties.error.type:"boolean"='boolean'
properties.error.x-go-name
readonlyproperties.error.x-go-name:"Error"='Error'
properties.message
readonlyproperties.message:object
properties.message.type
readonlyproperties.message.type:"string"='string'
properties.message.x-go-name
readonlyproperties.message.x-go-name:"Message"='Message'
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-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:354