メインコンテンツまでスキップ

Public holidays for project

_idinteger

Identifier of the record

datestring<date>

Daye of the holiday

daystring

Day of the week

holidaystring

Holiday description

transitionboolean
Public holidays for project
{
"_id": 0,
"date": "2024-07-29",
"day": "string",
"holiday": "string",
"transition": true
}