A user response object. Includes all fields of the compactUser.
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. |
friendship |
Represents the relationship between the logged in user and this user. Not all calls.
This field is optional and will not be returned when there is no value or not applicable. |
applicationId |
The application id of the application that enrolled this user or not provided if not signed up by a 3rd party application.
This field is optional and will not be returned when there is no value or not applicable. |
fundraiser |
The fundraiser associated with the user, if any.
This field is optional and will not be returned when there is no value or not applicable. See fundraiser details |