SWDiscoveryComponent
class SWDiscoveryComponent : Mappable
Undocumented
-
Undocumented
Declaration
Swift
var index: Int
-
Undocumented
Declaration
Swift
var hasMore: Bool
-
Undocumented
Declaration
Swift
var header: SWComponentHeader?
-
Undocumented
Declaration
Swift
var apiParams: SWApiQueryModel?
-
Undocumented
Declaration
Swift
var content: SWComponentContentModel?
-
Undocumented
Declaration
Swift
var discoverCellType: DiscoverCellType
-
Undocumented
Declaration
Swift
var type: String?
-
Undocumented
Declaration
Swift
var dataFetched: Bool
-
Declaration
Swift
required init?(map: Map)
-
Declaration
Swift
func mapping(map: Map)
-
Undocumented
Declaration
Swift
func setCellType()
-
Undocumented
Declaration
Swift
private func cellType() -> DiscoverCellType