UsageStatisticsSortKey
public enum UsageStatisticsSortKey : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case accountid = "accountId" -
Undocumented
Declaration
Swift
case total = "total" -
Undocumented
Declaration
Swift
case servicelimitvalue = "serviceLimitValue" -
Undocumented
Declaration
Swift
case freetrialstartdate = "freeTrialStartDate" -
Declaration
Swift
public var description: String { get }
View on GitHub
UsageStatisticsSortKey Enumeration Reference