Discount

data class Discount(val percent: String)

Constructors

Link copied to clipboard
fun Discount(percent: String)

Properties

Link copied to clipboard
val percent: String

Sources

Link copied to clipboard