Contract.JournalTemplateRequest

Name / Description Type / Format Example
header
Header of Journal Template
string "string"
content
Content of Journal Template
string "string"
useColumnHeaders
Indicates whether content is empty or not
boolean true
{
  "header": "string",
  "content": "string",
  "useColumnHeaders": true
}
Contained in Models

- none -

Returned by Operations

- none -