RightToWorkReportReportResponse

Used to encapsulate a response for any of the reports.
See the Introduction Guide for Reports for more details

Name / Description Type / Format Example
table string "string"
period number double 0.0
ytd number double 0.0
{
  "table": "string",
  "period": 0.0,
  "ytd": 0.0
}
Contained in Models
P11Line
Consumed by Operations

- none -

Returned by Operations

- none -