ItemReq

class ItemReq(val id: Int, val amount: Amount)

Constructors

Link copied to clipboard
constructor(id: Int, amount: Amount)

Properties

Link copied to clipboard
Link copied to clipboard
val id: Int