Image
public struct Image : Codable, Hashable
SearchResultMetadata Image collection. Contains array of image urls for different sizes.
-
Undocumented
Declaration
Swift
public let sizes: [SizedImage]
-
SearchResultMetadata Image information. Contains width, height and image url
See moreDeclaration
Swift
public struct SizedImage : Codable, Hashable