Skip to Content

ControllerOrderItemInput

Properties

NameTypeDescriptionNotes
product_idLongID of the product being ordered.[default to null]
quantityIntegerQuantity of the product.[default to null]
priceDoublePrice per unit of the product.[default to null]
optionsanyOptional product configuration options.[optional] [default to null]

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