PlaceTemplateCategory

A category groups or classifies place templates. Jive ships with some categories out of the box. From the admin console it is also possible for administrators to create new categories.
Since: 3.9

Fields

FieldTypeMode Description
descriptionStringread-only

Description of the category.

displayNameLocalizedStringread-only

Localized display name of the category.

hiddenBooleanread-only

Flag indicating if the category is hidden. This means that the category is not available for users to chose from.

idStringread-only

Identifier (unique within an object type and Jive instance) of this object. This field is internal to Jive and should not be confused with contentID or placeID used in URIs.

jiveCategoryBooleanread-only

Flag indicating if this category is shipped with Jive.

nameStringread-only

Name of the category

resourcesObjectread-only

Resource links (and related permissions for the requesting person) relevant to this object.

templatesPlaceTemplate[]read-only

Place templates that are included in this category.

typeStringread-only

The object type of this object ("placeTemplateCategory").

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations

Resources

ResourceMethodDescription
selfGET

Return an updated version of this place template category.