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

InlineDistributorDiscountContractInFilter

Properties to be provided for the filter


Properties

string
key Required

Key to be used as filter criteria

Possible values are: STATUS


string
operator Required

Operator to be used with key-value pair

Possible values are: EQUALSLIKEINBETWEEN


array of string
value Required

Values to be used with the key

JSON Example

{
	"key": "STATUS",
	"operator": "EQUALS",
	"value": [
		"string"
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

DistributorDiscountContractInFilter

Feedback

Was this page helpful?