Image

data class Image(val thumb: String, val small: String, val large: String)

Represents the nested image URLs.

Constructors

Link copied to clipboard
constructor(thumb: String, small: String, large: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard