Interface UserListed

Hierarchy

Properties

avatar: string

URL to the user's avatar

birthday_date: null | string

ISO 8601 date string

created_at: string
email: string
id: string
is_tfa_active: boolean
metadata: Metadata
metadata_personal?: Metadata
metadata_private?: Metadata
name: string
phone: null | string

Full phone number

phone_country: null | string

Country code for the phone

phone_number: null | string

Phone number without country prefix

roles: Role[]

Generated using TypeDoc