affiliatesReport

idReporat
string

Type of report.

Example:
["liquidationReport","affiliatesReport","serviceReport"]
argsQuery
object
startDate
string
Example:
2020-11-01
endDate
string
Example:
2020-11-20
type
string

type of Staffing

Example
1
{
2
"idReporat": [
3
"liquidationReport",
4
"affiliatesReport",
5
"serviceReport"
6
],
7
"argsQuery": {
8
"startDate": "2020-11-01",
9
"endDate": "2020-11-20"
10
},
11
"type": "string"
12
}