PersonActivityObject
An object entity representing a Jive user.
Fields
Field | Type | Mode † | Description |
---|---|---|---|
displayName | String | read-only | Natural language, human readable, plain text name of this object. This value can
be |
email | String | read-only | Email for this person. This information is only available when person is anonymous Since: 3.3 |
id | String | read-only | Permanent and universally unique identifier for this object. For standard Jive objects (those for
which the |
image | MediaLink | read-only | Description of a resource providing a visual representation of this object, intended for human consumption. |
jive | Jive | read-only | Jive entity for this person. |
name | Name | read-only | Name components for this person. This information is only available when person is anonymous Since: 3.3 |
objectType | String | read-only | The type of this activity object. Standard Jive objects all have a prefix
of jive: . Possible values include:
|
published | ISO 8601 Date | read-only | Date and time when this object was initially published. |
updated | ISO 8601 Date | read-only | Date and time at which a previously published object was modified. |
url | String | read-only | URI identifying a resource that provides an HTML representation of the object. |