ImageTransformations

@JsonSerializable
data class ImageTransformations(val oversized_image: OversizedImage? = null)(source)

Constructors

Link copied to clipboard
constructor(oversized_image: OversizedImage? = null)

Properties

Link copied to clipboard