Contract.ReportTemplateContentResponse

Name / Description Type / Format Example
name
The name of the report template content
string "string"
value
The value of the report template content, which will be enclosed in curly braces
string "string"
groupName
Group name of the report template content
string "string"
{
  "name": "string",
  "value": "string",
  "groupName": "string"
}
Consumed by Operations

- none -

Returned by Operations

- none -