RangeInputOptions

Sets the condition that the FilterByInput.field value of the shipment nodes are matched against.

Fields

NameTypeDescription
boostFloat(Depercated) Floating point number used to decrease or increase the relevance scores of a query.
formatString(Depercated) Date format used to convert date values in the query.
gtStringOrNumbergreater than: The condition is satisfied if FilterByInput.field value is greater than the value.
gteStringOrNumbergreater than or equal: The condition is satisfied if FilterByInput.field value is greater than the value.
ltStringOrNumberlower than: The condition is satisfied if FilterByInput.field value is lower than the value.
lteStringOrNumberlower than or equal: The condition is satisfied if FilterByInput.field value is lower than the value.