PurchasingItem

fun PurchasingItem(itemCode: ItemCode, price: Double? = null, quantity: Int? = null)

Parameters

itemCode

アイテムコード

price

単価

quantity

数量