Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

form-definition-schema-properties-conditions-conditions-item-properties-value-properties-conditions-conditions-item-anyof-unknown-value-type-properties-value-anyof-relative-date-value

Secondary Condition Type

object (Relative Date Value)

Secondary Condition Properties

PropertyTypeRequiredNullableDefined by
typeNot specifiedRequiredcannot be nullForm Definition Schema
periodstringRequiredcannot be nullForm Definition Schema
unitstringRequiredcannot be nullForm Definition Schema
directionstringRequiredcannot be nullForm Definition Schema

type

Type of the condition value, should be "RelativeDate"

type

Type

unknown (Type)

type Constraints

constant: the value of this property must be equal to:

"RelativeDate"

period

Numeric amount of the time period, as a string

period

Period Type

string (Period)

unit

Time unit (e.g. days, weeks, months, years)

unit

Unit Type

string (Unit)

direction

Temporal direction, either "past" or "future"

direction

Direction Type

string (Direction)