Theme switcher

User

A user object representation.

User

emailstring

User's email address.

firstNamestring

User's first name.

idid

Unique ID of the user.

lastNamestring

User's last name.

rolesarray

Roles that user has within the site.

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 { "email": null, "firstName": null, "id": null, "lastName": null, "roles": [ { "beginsAt": null, "expiresAt": null, "role": null } ] }
Was this section helpful?

What made this section unhelpful for you?