User
[# Masa SDK
- v3.1.2](/docs/developers/sdk/) / Exports / User
Interface: User
Table of contents
Properties
- activeRole
- availableRoles
- country
- countryId
- dataFarmingAllowed
- dateOfBirth
- emailVerified
- firstName
- id
- lastLoginDate
- lastName
- phone
- pngmeId
- pngmePermsAllowed
- productsOfInterest
Properties
activeRole
• Optional
activeRole: string
availableRoles
• Optional
availableRoles: string
[]
country
• Optional
country: Object
Type declaration
Name | Type |
---|---|
abbreviation? | string |
bankApproved? | boolean |
iso2? | string |
iso3? | string |
name? | string |
phoneCode? | string |
version? | number |
countryId
• Optional
countryId: string
dataFarmingAllowed
• Optional
dataFarmingAllowed: boolean
dateOfBirth
• Optional
dateOfBirth: string
email
• email: string
emailVerified
• Optional
emailVerified: boolean
firstName
• firstName: string
id
• id: string
lastLoginDate
• Optional
lastLoginDate: string
lastName
• lastName: string
phone
• Optional
phone: string
pngmeId
• Optional
pngmeId: string
pngmePermsAllowed
• Optional
pngmePermsAllowed: boolean
productsOfInterest
• Optional
productsOfInterest: string
[]