$InitWalletHandleTokenRequest
const$InitWalletHandleTokenRequest:object
Type declaration
description
readonlydescription: “APIV1POSTWalletInitRequest is the request for `POST /v1/wallet/init`” ='APIV1POSTWalletInitRequest is the request forPOST /v1/wallet/init'
properties
readonlyproperties:object
properties.wallet_id
readonlyproperties.wallet_id:object
properties.wallet_id.type
readonlyproperties.wallet_id.type:"string"='string'
properties.wallet_id.x-go-name
readonlyproperties.wallet_id.x-go-name:"WalletID"='WalletID'
properties.wallet_password
readonlyproperties.wallet_password:object
properties.wallet_password.type
readonlyproperties.wallet_password.type:"string"='string'
properties.wallet_password.x-go-name
readonlyproperties.wallet_password.x-go-name:"WalletPassword"='WalletPassword'
type
readonlytype:"object"='object'
x-go-name
readonlyx-go-name:"APIV1POSTWalletInitRequest"='APIV1POSTWalletInitRequest'
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:699