Purchasable

constructor(item: Identifier, price: Number, amount: Int = 1, additionalItems: HashMap<Identifier, Int> = hashMapOf(), onlyOne: Boolean = false)(source)