Class PriceCategory
The class is conditionally abstract in: php, php/client, php/server
Properties
pricecategoryid (int)
name (string)
abbreviation (astring)
formula (string)
flags (string)
tags (string)
canuse (bool)
Mapping for Table
pricecategory
Property
Column
abbreviation
abbreviation
canuse
canuse
flags
flags
formula
formula
name
name
pricecategoryid
pricecategoryid
tags
tags