ULPMPrice
data class ULPMPrice(val priceId: String, val value: Int, val model: ULPMPriceModel, val type: ULPMPriceType)
Price object to represent an item, you want to get a monthly offer for.
Price object to represent an item, you want to get a monthly offer for.