You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

DateRange (Base Model)

PropertyDescriptionDefaultTypeRequired
keyString key representing the date rangeNoneUnion[str, None]No
startSpecify the start date for the rangeNoneUnion[str, None]No
start_displayText to show for the start rangeNoneUnion[str, None]No
endSpecify the end date for the rangeNoneUnion[str, None]No
end_displayText to show for the end rangeNoneUnion[str, None]No


DateRangeAgg

PropertyDescriptionDefaultTypeRequired
keyString key representing the date rangeNoneUnion[str, None]No
startSpecify the start date for the rangeNoneUnion[str, None]No
start_displayText to show for the start rangeNoneUnion[str, None]No
endSpecify the end date for the rangeNoneUnion[str, None]No
end_displayText to show for the end rangeNoneUnion[str, None]No
  • No labels