Interface: UsersDiscoverableContactsLookupArguments
Extends
Email
.TokenOverridable
Properties
email
email: string;
Description
An email address belonging to a user in the workspace
Inherited from
Email.email
Defined in
packages/web-api/src/types/request/users.ts:7
token?
optional token: string;
Description
Overridable authentication token bearing required scopes.
Inherited from
TokenOverridable.token