TypingsRapiTypes.RapiUser
typings/rapi-types.RapiUser
Hierarchy
↳
RapiUser
Table of contents
Properties
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
• 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
Last updated