$APIV1POSTMasterKeyExportResponse
const$APIV1POSTMasterKeyExportResponse:object
Type declaration
description
readonlydescription: “APIV1POSTMasterKeyExportResponse is the response to `POST /v1/master-key/export`\nfriendly:ExportMasterKeyResponse ”
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.master_derivation_key
readonlyproperties.master_derivation_key:object
properties.master_derivation_key.$ref
readonlyproperties.master_derivation_key.$ref:"#/definitions/MasterDerivationKey"='#/definitions/MasterDerivationKey'
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'
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:147