ApplyValue

@Serializable
data class ApplyValue(val type: ApplyType, val value: Double, val unit: String)

Constructors

Link copied to clipboard
constructor(type: ApplyType, value: Double, unit: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard