MockDiscount

data class MockDiscount(val type: String, val amount: Double)

Constructors

Link copied to clipboard
constructor(type: String, amount: Double)

Properties

Link copied to clipboard
Link copied to clipboard