ClusterField
public enum ClusterField : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case attachments = "ATTACHMENTS" -
Undocumented
Declaration
Swift
case settings = "SETTINGS" -
Undocumented
Declaration
Swift
case statistics = "STATISTICS" -
Undocumented
Declaration
Swift
case tags = "TAGS" -
Declaration
Swift
public var description: String { get }
View on GitHub
ClusterField Enumeration Reference