price

@SerializedName(value = "price")
val price: Price?

Parameters

price

The Price of the product, or null if not specified.