ReportTemplate

Name / Description Type / Format Example
templateName string "string"
userName string "string"
lastUpdated string date "2024-10-18"
id
The unique id of the object
string uuid "string"
{
  "templateName": "string",
  "userName": "string",
  "lastUpdated": "2024-10-18",
  "id": "string"
}