Enumeration
ContentType
public enum ContentType
The type of content owned by you or a Group
you are in.
Enumeration Cases
featureServer
case featureServer(featureServer: FeatureServer, metadata: ContentItem)
other
case other(metadata: ContentItem)