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
schemas/tax
Module schemas/tax
Index
Type aliases
Tax
Json
Type aliases
Tax
Json
Tax
Json
:
{
tax_id
:
number
;
tax_label
:
string
;
tax_percent
:
string
}
Type of JSON object recieved by
pg
driver for
Tax
entities
see
Tax
see
TaxDao
Type declaration
tax_
id
:
number
tax_
label
:
string
tax_
percent
:
string
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
Tax
Json
Generated using
TypeDoc
Type of JSON object recieved by
pg
driver for Tax entitiesTax
TaxDao