Type alias ImportWalletRequest

ImportWalletRequest: {
    body: ImportWalletBody;
}

Type declaration

Generated using TypeDoc