QuickAdditionalImage

data class QuickAdditionalImage(val imageUrl: String, val position: Int)

Quick additional image This is for the small extra images around the promoForegroundImage.

Constructors

Link copied to clipboard
constructor(imageUrl: String, position: Int)

Properties

Link copied to clipboard

The url of the image

Link copied to clipboard

The position of the image, from 1 to 5, see the current design.