Name / Description | Type / Format | Example | |
---|---|---|---|
type
|
string
|
"CustomFixedData"
"EmployeeField"
"EmployerField"
"PayRunField"
"RoleField"
"PayDataField"
|
|
content
The content list of report template column
|
Contract.ReportTemplateContentResponse[]
|
{Contract.ReportTemplateContentResponse}
|
{
"type": "CustomFixedData",
"content": [
{
"name": "string",
"value": "string"
}
]
}
- none -
- none -
- none -