typings/rapi-types.RapiUser
# Hierarchy
-
↳
RapiUser
# Table of contents
# Properties
- __rapi_path__
- active
- birthdate
- catalogs
- city
- countryCode
- emailValidated
- favorites
- firstname
- id
- isLocally
- lastLogin
- lastname
- links
- locale
- newsletter
- password
- phone
- plans
- priceLists
- providedConsentInTenant
- registerDate
- roles
- salutationCode
- setting
- street
- tenants
- termsChanged
- username
- zipcode
# Properties
# __rapi_path__
• Optional
__rapi_path__: string
# Inherited from
# active
• active: boolean
# birthdate
• birthdate: string
# catalogs
• catalogs: RapiCatalog
[]
# city
• city: string
# countryCode
• countryCode: string
• email: string
# emailValidated
• emailValidated: string
# favorites
• favorites: RapiFavorite
[]
# firstname
• firstname: string
# id
• Optional
id: string
| number
# Inherited from
# isLocally
• Optional
isLocally: boolean
# Inherited from
# lastLogin
• lastLogin: string
# lastname
• lastname: string
# links
• Optional
links: LinksCollection
# Inherited from
# locale
• locale: string
# newsletter
• newsletter: boolean
# password
• password: string
# phone
• phone: string
# plans
• plans: RapiPlan
[]
# priceLists
• priceLists: any
# providedConsentInTenant
• providedConsentInTenant: boolean
# registerDate
• registerDate: string
# roles
• roles: RapiRole
[]
# salutationCode
• salutationCode: number
# setting
• setting: RapiUserSetting
# street
• street: string
# tenants
• tenants: RapiTenant
[]
# termsChanged
• termsChanged: boolean
# username
• username: string
# zipcode
• zipcode: string