Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserData

User information for the authenticated user

Hierarchy

Index

Properties

email

email: string

Optional facebookId

facebookId: string

locale

locale: string

Optional mobilePhoneNumber

mobilePhoneNumber: PhoneNumber

name

name: object

Type declaration

  • firstName: string
  • lastName: string

roles

roles: string[]

Generated using TypeDoc