The User
aggregate is used to represen the details for a user of the OneGreatFamily system.
Name | Description | Required |
---|---|---|
|
OneGreatFamily ID for the User Type: UInt64 Constraints: None |
Yes |
|
The username Type: String Constraints: None |
Yes |
|
The users password Type: String Constraints: None |
No |
|
Users First Name Type: String Constraints: None |
No |
|
Users last name Type: String Constraints: None |
No |
|
Users email Type: String Constraints: None |
No |
|
Users address1 Type: String Constraints: None |
No |
|
Users address2 Type: String Constraints: None |
No |
|
Users city Type: String Constraints: None |
No |
|
Users state Type: String Constraints: None |
No |
|
Users country Type: String Constraints: None |
No |
|
Users zip code Type: String Constraints: None |
No |
OGF |
A collection of Group aggregates representing the OneGreatFamily groups the user is a member of.
Type: Collection of |