$APIV1WalletHandle
const$APIV1WalletHandle:object
Type declaration
description
readonlydescription: “APIV1WalletHandle includes the wallet the handle corresponds to\nand the number of number of seconds to expiration”
properties
readonlyproperties:object
properties.expires_seconds
readonlyproperties.expires_seconds:object
properties.expires_seconds.format
readonlyproperties.expires_seconds.format:"int64"='int64'
properties.expires_seconds.type
readonlyproperties.expires_seconds.type:"integer"='integer'
properties.expires_seconds.x-go-name
readonlyproperties.expires_seconds.x-go-name:"ExpiresSeconds"='ExpiresSeconds'
properties.wallet
readonlyproperties.wallet:object
properties.wallet.$ref
readonlyproperties.wallet.$ref:"#/definitions/APIV1Wallet"='#/definitions/APIV1Wallet'
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:488