TDeleteWalletAccountsBody constructor
const
TDeleteWalletAccountsBody({})
Implementation
const TDeleteWalletAccountsBody({
this.timestampMs,
this.organizationId,
required this.walletAccountIds,
this.deleteWithoutExport,
});