TemplateCustomContentConfiguration

data class TemplateCustomContentConfiguration(val contentType: TemplateCustomContentType? = null, val contentUrl: String? = null, val imageScaling: TemplateCustomContentImageScalingConfiguration? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val contentUrl: String? = null