SearchRequestWhereAfter
{
"operator": "after",
"property": "modified_at",
"value": 1667218010
}
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. |