DateRange

קבוצת ימים רציפה: startDate, startDate + 1 day, ..., endDate. תאריכי ההתחלה והסיום מצוינים בפורמט התאריך ISO8601 YYYY-MM-DD.

ייצוג JSON
{
  "startDate": string,
  "endDate": string
}
שדות
startDate

string

תאריך ההתחלה של השאילתה בפורמט YYYY-MM-DD.

endDate

string

תאריך הסיום של השאילתה בפורמט YYYY-MM-DD.