ReviewTemplateTO

A complex data type that represents a review template. Used with the Review, Commenting, and Approval building block, which is installed with the Managed Review & Approval Solution Accelerator.

For information about data that can be accessed using XPath Expressions, see Data items.

Data items

The data items that ReviewTemplateTO values contain.

active

A boolean value that indicates whether the template is active. If true, the template is active.

author

A string value that represents the template’s author.

complianceCode

A string value that represents the legislation that this review complies with.

customAttributes

A list of CustomAttributeTO values that represent custom attributes associated with the review template.

description

A string value that represents the description of the review template.

id

Internal use only.

name

A string value that represents the name of the template.

// Ethnio survey code removed