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

PropertyTypeMode Description
emailStringoptional
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.
imageMediaLinkoptional
Information about the image, usually an avatar, associated to the person that wrote the content. This field is only present when the person that wrote the message is unknown to Jive.
Since: 3.7
nameStringoptional
Name of the person that wrote the message. This field is only present when the person that wrote the message is unknown to Jive.
personPersonread-only
Person that wrote the message. This field is only present when the email belongs to a person that is known to Jive.
profileUrlStringoptional
URL to the profile, in an external system, of the person that wrote the content. This field is only present when the person that wrote the message is unknown to Jive.
Since: 3.7
typeCodeIntegerread-only
usernameStringoptional
Username, in an external system, of the person that wrote the content. This field is only present when the person that wrote the message is unknown to Jive.
Since: 3.7
→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations