osapi.jive.corev3.ModerationObject
Information about the object being moderated. See for information about the entity that contains this object.
Since: 3.12
Properties
Property | Type | Mode † | Description |
---|---|---|---|
actor | Person | read-only | ↑ The person associated with this object being moderated. The value of this field varies
depending on the type of moderation, as described below.
|
displayName | String | read-only | ↑ Short name for this object being moderated.
Refer to the list below for what this field contains, depending on the type of moderation.
|
html | String | read-only | ↑ A URI to the HTML representation of this object. |
id | String | read-only | ↑ Identifier (unique within an object type and Jive instance) of this object. |
image | MediaLink | read-only | ↑ A media link representing the image of this object. The value of this field varies
depending on the type of moderation, as described below.
|
objectType | String | read-only | ↑ The type of this object being moderated. Example values: comment, discussion, document, person, profileImage. |
published | ISO 8601 Date | read-only | ↑ The date and time this object was first published to the community. |
resources | Object | read-only | ↑ Resource links (and related permissions for the requesting person) relevant to this object. |
summary | String | read-only | ↑ Summary for this object being moderated. Up to 256 characters.
Refer to the list below for what this field contains, depending on the type of moderation.
|
updated | ISO 8601 Date | read-only | ↑ The date and time this object was last updated. |
url | String | read-only | ↑ A URI to the v3 REST API representation of this object. |