Result
public struct Result
Results are mapped to IdentifyCelebritiesResult when .detectCelebrity in passed in the type: field in identify() API
-
Declaration
Swift
public let celebrities: [Predictions.Celebrity]
-
Declaration
Swift
public init(celebrities: [Predictions.Celebrity])