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 more

    Declaration

    Swift

    struct SizedImage : Codable, Hashable