UserPhoto
UserPhoto
The photo of the user
JSON Example
{
"value": "https://photos.example.com/profilephoto/72930000000Ccne/F",
"type": "photo",
"primary": true,
"display": "Example photo"
}
string As uri As uri
value
Optional
The URI of a photo of the user
string
type
Optional
A label indicating the attribute's function
Possible values are : photo, thumbnail,
boolean
primary
Optional
A Boolean value indicating the 'primary' or preferred attribute value for this attribute. The primary attribute value 'true' MUST appear no more than once.
string
display
Optional
A human readable name, primarily used for display purposes