Search
Preparing search index...
The search index is not available
Shopping Cart API - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Shopping Cart API - v1.0.0
dao/item
Module dao/item
Index
Classes
Item
Dao
Type aliases
Item
Params
Type aliases
Item
Params
Item
Params
:
{
label
?:
string
;
price
?:
number
}
Type of JSON object used for updating an
Item
entity in the database
see
ItemDao
Type declaration
Optional
label
?:
string
Optional
price
?:
number
Modules
dao
dao/cart
dao/item
dao/tax
dao/util
index
model/cart
model/item
model/tax
router
routes/add
routes/checkout
routes/edit
routes/view
schemas/cart
schemas/item
schemas/tax
util
validation
Item
Dao
Item
Params
Generated using
TypeDoc
Type of JSON object used for updating an Item entity in the database
ItemDao