Skip to Content

ProductSummaryResponse

Properties

NameTypeDescriptionNotes
idLongProduct ID.[default to null]
selected_qtyLongQuantity selected.[default to null]
price_per_unitDoubleBase price per unit before options.[default to null]
total_options_priceDoubleTotal price of selected options for one unit.[default to null]
final_unit_priceDoubleFinal price per unit including options.[default to null]
total_priceDoubleTotal price for all units (final_unit_price * selected_qty).[default to null]

[Back to Model list] [Back to API list] [Back to README]