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

ResellerDiscountContractSorter

A sorter for discount contracts list for Reseller


Properties

string
key Required

Key attribute for sorting Discount Contracts for Reseller

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

ResellerDiscountContractRequest

Feedback

Was this page helpful?