C8yOrganisationCategory
public enum C8yOrganisationCategory : String, CaseIterable, Hashable, Identifiable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case undefined - 
                  
                  
Undocumented
Declaration
Swift
case unknown - 
                  
                  
Undocumented
Declaration
Swift
case na - 
                  
                  
Undocumented
Declaration
Swift
case Industrial - 
                  
                  
Undocumented
Declaration
Swift
case School - 
                  
                  
Undocumented
Declaration
Swift
case Commercial - 
                  
                  
Undocumented
Declaration
Swift
case Office - 
                  
                  
Undocumented
Declaration
Swift
case Agriculture - 
                  
                  
Undocumented
Declaration
Swift
case Residential - 
                  
                  
Declaration
Swift
public var id: C8yOrganisationCategory { get } 
            View on GitHub
          
      C8yOrganisationCategory Enumeration Reference