Skip to main content

General-holidays

A holiday.

creationDatestring<date-time>

the date and time when this holiday was created

dayOfMonthnumber

the day of the month on which this holiday occurs

encodedKeystring

the automatically generated encoded ID for this item

Example: 8a19b7057471f4af017472dc0fd80472
isAnnualyRecurringboolean

whether the holiday is a one-off or occurs every year

keyIdstring

an internal ID for this holiday

monthOfYearnumber

the month in which this holiday occurs

namestring

the name of this holiday

yearnumber

the year in this this holiday takes place

General-holidays
{
"creationDate": "2024-07-29T15:51:28.071Z",
"dayOfMonth": 0,
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"isAnnualyRecurring": true,
"keyId": "string",
"monthOfYear": 0,
"name": "string",
"year": 0
}