[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

SearchFilter

Defines the properties of the search filter.


Properties

OperatorEnum
operator Optional

Defines the properties of the Operator enum.

Possible values are: LIKEEQUALS


string
value Optional

The value of the search filter.

JSON Example

{
    "operator": "LIKE",
    "value": "..."
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Used By

CustomerFilter

Feedback

Was this page helpful?