$ExportMultisigRequest
const$ExportMultisigRequest:object
Type declaration
description
readonlydescription: “APIV1POSTMultisigExportRequest is the request for `POST /v1/multisig/export`” ='APIV1POSTMultisigExportRequest is the request forPOST /v1/multisig/export'
properties
readonlyproperties:object
properties.address
readonlyproperties.address:object
properties.address.type
readonlyproperties.address.type:"string"='string'
properties.address.x-go-name
readonlyproperties.address.x-go-name:"Address"='Address'
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:"APIV1POSTMultisigExportRequest"='APIV1POSTMultisigExportRequest'
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:619