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

InlineSubscriptionHistoryMatchingFilter1

Properties

string
key Optional

The key of subscription history matching filter.

Possible values are: TRANSACTION_TYPE


string
operator Optional

The operator of subscription history matching filter.

Possible values are: EQUALSLIKE


string
value Optional

The value of subscription history matching filter

JSON Example

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

SubscriptionHistoryMatchingFilter

Feedback

Was this page helpful?