interface GetPrivacyUnsafeUserEmailBulk {
    accountId: string[];
}

Properties

Properties

accountId: string[]

The account IDs of the users.

Generated using TypeDoc v0.25.12