osapi.jive.corev3.OnBehalfOf
An entity representing the information when a message or discussion was posted on behalf of another person.
Since: 3.3
Properties
Property | Type | Mode † | Description |
---|---|---|---|
email | String | optional | ↑ Email of the person that wrote the message. This field is only present when the email belongs to a person
that is unknown to Jive. When the email of a Jive user is sent in this field then when retrieving this
information, the person field will be used instead. |
name | String | optional | ↑ Name of the person that wrote the message. This field is only present when the person that wrote the
message is unknown to Jive. |
person | Person | read-only | ↑ Person that wrote the message. This field is only present when the email belongs to a person
that is known to Jive. |