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

DistributorDiscountContractSorter

A sorter for discount contracts list for Distributor


Properties

string
key Required

Key to use for sorting

Possible values are: CURRENT_SPENTCURRENT_REMAININGCURRENT_OVERAGECURRENT_REMAINING_DURATIONTOTAL_SPENTTOTAL_REMAININGTOTAL_OVERAGETOTAL_REMAINING_DURATION


string
operator Required

Sort order - ascending or descending

Possible values are: ASCDESC

JSON Example

{
	"key": "CURRENT_SPENT",
	"operator": "ASC"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

DistributorDiscountContractRequest

Feedback

Was this page helpful?