new TaxRateItem()
- Source:
Methods
(static) TaxRateItem#getItem() → {inventory.Item}
Get the field value
- Source:
Returns:
- Type
- inventory.Item
(static) TaxRateItem#getTaxRate() → {inventory.TaxRate}
Get the field value
- Source:
Returns:
- Type
- inventory.TaxRate
(static) TaxRateItem#setItem(item)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
item |
inventory.Item |
- Source:
(static) TaxRateItem#setTaxRate(taxRate)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
taxRate |
inventory.TaxRate |
- Source: