Brand
@objcMembers
final class Brand : Object
Realm representation of a brand
-
slug
Declaration
Swift
dynamic var slug: String -
title
Declaration
Swift
dynamic var title: String -
Constructor from MTP endpoint data
Declaration
Swift
convenience init(from: BrandJSON)
View on GitHub
Brand Class Reference