CMSCategoryTree
@objc
public class CMSCategoryTree : NSObject
                - 
                  
                  
Declaration
Swift
public var syncId: String - 
                  
                  
Declaration
Swift
public var global: Bool - 
                  
                  
Declaration
Swift
public var propertyId: Int - 
                  
                  
Declaration
Swift
public var imageBaseUrl: String? - 
                  
                  
Declaration
Swift
public var roots: [CMSCategory] - 
                  
                  
Declaration
Swift
public var categories: [CMSCategory] 
      CMSCategoryTree Class Reference