Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 794 Bytes

User.md

File metadata and controls

15 lines (11 loc) · 794 Bytes

Aryeo.User

Properties

Name Type Description Notes
id String ID of the user. UUID Version 4.
email String Email address of the user.
firstName String First name of the user. [optional]
lastName String Last name of the user. [optional]
phone String A phone number represented in whichever standards specified by the user, typically ###-###-#### (separated by hyphens). [optional]
avatarUrl String The avatar image URL of a user. [optional]
relationship String Describes user's relationship (access level) to a specified group. Only returned if this resource is returned as a sub-resource of a group. [optional]