Input to filter date-time values.
equals
Filters for equality with a specific date-time value.
gt
Filters for date-time values greater than the specified value.
gte
Filters for date-time values greater than or equal to the specified value.
in
Filters for inclusion of date-time values in a list.
lt
Filters for date-time values less than the specified value.
lte
Filters for date-time values less than or equal to the specified value.
notIn
Negates the inclusion filter for date-time values in a list.
CurrencyCode
DateTime