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
struct SizedImage : Codable, Hashable
Image Structure Reference