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