Class UserResourceNameInternal

Structured object for the person’s name. This includes the family name (last name), and given name (first name).

Hierarchy

  • UserResourceName

Constructors

Properties

Constructors

Properties

familyName?: string

Last name / surname

formatted?: string

The full name of the user, formatted for display according to cultural and locale conventions.

givenName?: string

First name