deleteWithoutExport property

bool? deleteWithoutExport
final

Optional parameter for deleting the wallets, even if any have not been previously exported. If they have been exported, this field is ignored.

Implementation

final bool? deleteWithoutExport;