PurchasingValues
購買学習用の値を収納するためクラス
Parameters
builder
ビルダー
Constructors
Types
Link copied to clipboard
PurchasingValuesのビルダークラス
Link copied to clipboard
data class PurchasingItem constructor(val itemCode: ItemCode, val price: Double? = null, val quantity: Int? = null)
アイテム情報