Holidayapiv1
creationDatestring
the date and time when this holdiay was created
dayOfMonthnumber
the day of the month on which this holiday falls
encodedKeystring
the automatically generated encoded ID for this item
Example:
8a19b7057471f4af017472dc0fd80472isAnnualyRecurringboolean
whether this holiday takes place every year
keyIdnumber
Description for keyId in HolidayApiV1
monthOfYearnumber
the month of the year in which this holiday takes place
namestring
the name of this holiday
yearnumber
the year in which this holiday takes place
Holidayapiv1
{
"creationDate": "string",
"dayOfMonth": 0,
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"isAnnualyRecurring": true,
"keyId": 0,
"monthOfYear": 0,
"name": "string",
"year": 0
}