Modelobject

holiday.importRequest

Properties

holiday.importRequestobject
country
string
No description.
office_location_id
integer
No description.
state
string
No description.
year
integer
No description.

Example

JSON
{
  "country": "string",
  "office_location_id": 123,
  "state": "string",
  "year": 123
}