Skip to Content

ProductQuantityResponse

Properties

NameTypeDescriptionNotes
product_idLongUnique identifier of the product.[default to null]
quantity_in_cartIntegerCurrent quantity of the product in the cart.[default to null]
available_quantityIntegerAvailable quantity in stock.[optional] [default to null]
can_add_moreBooleanWhether more of this product can be added.[default to null]

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