Asset

constructor(id: String, img: AdResponse.Body.Asset.Img, link: AdResponse.Body.Asset.LinkX, description: String? = null)

Creates an Asset instance. You can use this constructor for testing. Normally you do not need to use it.