PackageVersionSortType
public enum PackageVersionSortType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case publishedTime = "PUBLISHED_TIME" -
Declaration
Swift
public var description: String { get }
View on GitHub
PackageVersionSortType Enumeration Reference