Name / Description | Type / Format | Example | |
---|---|---|---|
position
The position of the column in the template
|
integer
int32
|
0
|
|
header
The header text of the column
|
string
|
"string"
|
|
content
The content associated with the column
|
string
|
"string"
|
|
type
|
string
|
"CustomFixedData"
"EmployeeField"
"EmployerField"
"PayRunField"
"RoleField"
"PayDataField"
|
{
"position": 0,
"header": "string",
"content": "string",
"type": "CustomFixedData"
}
- none -
- none -