deleteWithoutExport property

bool? deleteWithoutExport
final

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

Implementation

final bool? deleteWithoutExport;