An attribute used during paging and/or searching.
Properties
| Name | Type | Description | Notes | 
|---|
| name | str | Identifies the attribute we are searching for. |  | 
| operator | str | Identifies the operator. |  | 
| value | str | Identifies the value of the attribute we are searching for. | [optional] | 
Example