Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FacetedSearchDateFilterRequest

Object with date filter criteria

Properties

Optional fieldName

fieldName: undefined | string

Date field name that needs to be filtered by. Acceptable fields include TimeCreated and TimeUpdated.

Optional timeAfter

timeAfter: Date

The date and time the request was created, as described in RFC 3339, section 14.29.

Optional timeBefore

timeBefore: Date

The date and time the request was created, as described in RFC 3339, section 14.29.

Functions

getDeserializedJsonObj

getJsonObj