Name / Description | Type / Format | Example | |
---|---|---|---|
header
Header of Journal Template
|
string
|
"string"
|
|
content
Content of Journal Template
|
string
|
"string"
|
|
useColumnHeaders
Use Column Headers indicates whether to use column headers while parsing the content in CSV format
|
boolean
|
true
|
|
id
The unique id of the object
|
string
uuid
|
"string"
|
{
"header": "string",
"content": "string",
"useColumnHeaders": true,
"id": "string"
}
- none -
- none -