DateRangeFilter
filters.DateRangeFilter
Implements
Constructors
constructor
+ new DateRangeFilter(startDate
: undefined | Date, endDate
: undefined | Date): DateRangeFilter
Parameters:
Name | Type |
---|---|
startDate | undefined | Date |
endDate | undefined | Date |
Returns: DateRangeFilter
Properties
endDate
• endDate: undefined | string
startDate
• startDate: undefined | string
type
• type: FilterName
Implementation of: IFilter.type
Found a mistake? Email us, and we'll send you a free t-shirt!