Represents a compact version of the user.
Properties
id | A unique id for the user. |
firstname |
A user's first name.
This field may be null when there is no value or not applicable. |
lastname |
A user's last name.
This field may be null when there is no value or not applicable. |
thumbnailUrl | The user's thumbnail url. |
The user's registered email address. This will only be available for the user who is logged in.
This field is optional and will not be returned when there is no value or not applicable. |
|
privacyLevel | Privacy level for this user |
address | The user's home address. See address details |
donatePercent | The amount to default the meal donation percentage to. |
numAlerts |
The number of notification alerts that the user currently has on their account. Only available on the logged in user and specific api calls.
This field is optional and will not be returned when there is no value or not applicable. |
membershipTier | The membership tier of the user. |