EventSorting

Used for sorting.

NameDescriptionTypeAdditional Information
Parameters

Dictionary consists of key/value pairs. Keys represent field names and values define the sort order (ascending or descending).
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".