MerchantData

data class MerchantData(val Value1: Int, val Value2: Int, val Value3: Boolean, val Value4: Int)

Constructors

Link copied to clipboard
constructor(Value1: Int, Value2: Int, Value3: Boolean, Value4: Int)

Properties

Link copied to clipboard
val Value1: Int
Link copied to clipboard
val Value2: Int
Link copied to clipboard
Link copied to clipboard
val Value4: Int