productInfo

@SerializedName(value = "productInfo")
val productInfo: ProductInfo?

Parameters

productInfo

The ProductInfo containing details about the product, or null if not specified.