EventSorting

Used for sorting.

NameDescriptionTypeAdditional Information
Parameters

Dictionary parameters used for sorting. The key is the event parameter by which results need to be sorted and the value is the sort order.
Key is case insensitive.

Dictionary of string [key] and string [value]

Sorting parameters is one or more of these fields:
ChargeCode, ChargeName, ChargeType, ProductName, ProductType, IsOffice365Nce, BillableItem, Price, TermPrice, Currency, Quantity, PreviousQuantity, Total, EventType, Description, SubscriptionStartDate,SubscriptionCanceled, SubscriptionCanceledDate, InitialTerm, CurrentTerm, CommitmentTerm, TermStartDate, TermEndDate, IsTrial, IsAutoRenew, EffectiveDate, EndDate, SubscriptionProductUpdated, SubscriptionProductUpdatedDate, CustomerName, CustomerType.
Sort order is either "Ascending" or "Descending".