xshop-docs

OrderItem Model

The OrderItem DB Model specs

Fields

field type status description
order FK mandatory Order
product FK mandatory Product
quantity int mandatory How many?

Methods

Checklist