Options
All
  • Public
  • Public/Protected
  • All
Menu

StitchUserProfile

The set of properties that describe a MongoDB Stitch user.

Hierarchy

  • StitchUserProfile

Index

Properties

Optional birthday

birthday: undefined | string

The birthdate of the user.

Optional email

email: undefined | string

The email address of the user.

Optional firstName

firstName: undefined | string

The first name of the user.

Optional gender

gender: undefined | string

The gender of the user.

Optional lastName

lastName: undefined | string

The last name of the user.

Optional maxAge

maxAge: undefined | string

The maximum age of the user.

Optional minAge

minAge: undefined | string

The minimum age of the user.

Optional name

name: undefined | string

The full name of the user.

Optional pictureUrl

pictureUrl: undefined | string

A Url to the user's profile picture.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc