Automatic

@Serializable
data class Automatic(val type: String = "AUTOMATIC") : Offer(source)

Constructors

Link copied to clipboard
constructor(type: String = "AUTOMATIC")

Properties

Link copied to clipboard