BrandJSON
struct BrandJSON : Codable, CustomStringConvertible
                Brand info
- 
                  
                  
Key found in Hotel JSON
Declaration
Swift
let slug: String - 
                  
                  
Display title for user
Declaration
Swift
let title: String - 
                  
                  
Declaration
Swift
var description: String { get } 
            View on GitHub
          
      BrandJSON Structure Reference