Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "TestData/UserInfoApiResponse"

Index

Object literals

Object literals

userInfo

userInfo: object

user

user: object

affiliate_id

affiliate_id: null = null

api_key

api_key: string = "123456789123456789"

api_key_type

api_key_type: string = "web"

created_date

created_date: string = "2015-12-07T10:49:51+00:00"

email

email: string = "email@example.com"

fb_id

fb_id: null = null

ga_id

ga_id: null = null

id

id: string = "5665644fa0269"

is_email_subscribed

is_email_subscribed: boolean = true

is_registered

is_registered: boolean = true

is_sso_user

is_sso_user: boolean = false

just_created

just_created: boolean = false

measurement_unit

measurement_unit: string = "km"

name

name: string = "User"

privacy_consents

privacy_consents: object[] = [{"type": "location","agreed": true,"answered_at": "2018-05-26T12:12:12+02:00"}]

roles

roles: string[] = [ "default", "admin" ]

photo

photo: object

url

url: string = "http://example.com/avatar.png"

premium

premium: object

expiration_at

expiration_at: null = null

is_active

is_active: boolean = true

name

name: string = "Sygic Travel Premium"

product_id

product_id: null = null

type

type: string = "purchase"

Generated using TypeDoc