Contract.EmployeePaymentsReportRequest

Name / Description Type / Format Example
ordinal
Ordinal number for the Pay Schedule.
integer int32 0
payCodes
Comma-separated list of Pay Codes.
string "string"
{
  "ordinal": 0,
  "payCodes": "string"
}
Contained in Models

- none -

Consumed by Operations
Employee Payments Report
Returned by Operations

- none -