TDeleteWalletsBody constructor
const
TDeleteWalletsBody({})
Implementation
const TDeleteWalletsBody({
this.timestampMs,
this.organizationId,
required this.walletIds,
this.deleteWithoutExport,
});
const TDeleteWalletsBody({
this.timestampMs,
this.organizationId,
required this.walletIds,
this.deleteWithoutExport,
});