Type alias ExportWalletRequest

ExportWalletRequest: {
    body: ExportWalletBody;
    walletId: EntityId;
}

Type declaration

Generated using TypeDoc