Hierarchy

  • User

Properties

access_to_directories: null | string
age: null | number
avatar_url?: null | string
city: null | string
clients?: null | Client[]
clients_count?: null | number
country: null | string
created_at: null | string
current_timezone: null | string
deleted_at: null | string
email: null | string
email_verified?: boolean
email_verified_at: null | string
first_name: string
gender: null | number
id: number
is_active: boolean
last_name: string
name?: any
notification_channels: null | string
notifications?: null | DatabaseNotification[]
notifications_count?: null | number
onboarding_completed?: any
password: null | string
password_reset_token: null | string
path_avatar: null | string
permissions?: null | Permission[]
permissions_count?: null | number
phone: null | string
points: number
postcode: null | string
read_notifications?: null | DatabaseNotification[]
read_notifications_count?: null | number
remember_token: null | string
roles?: null | Role[]
roles_count?: null | number
street: null | string
tokens?: null | Token[]
tokens_count?: null | number
unread_notifications?: null | DatabaseNotification[]
unread_notifications_count?: null | number
updated_at: null | string

Generated using TypeDoc