SearchRequestWhereBefore
{
"operator": "before",
"property": "modified_at",
"value": 1667218020
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
operator | string | true | none | The search operator. |
property | string | true | none | The date property to perform the comparison on. |
value | string | true | none | The Unix timestamp to compare against. |