TDeletePrivateKeysBody constructor
const
TDeletePrivateKeysBody({})
Implementation
const TDeletePrivateKeysBody({
this.timestampMs,
this.organizationId,
required this.privateKeyIds,
this.deleteWithoutExport,
});