ConfigTaxesRules Object
Description
Tax calculation rules.
Declaration
type ConfigTaxesRules {
editPricesBeforeTaxes: Boolean
showPricesBeforeTaxes: Boolean
}
Fields
| Name | Type | Description |
|---|---|---|
editPricesBeforeTaxes | Boolean | Whether prices can be edited before taxes are applied. |
showPricesBeforeTaxes | Boolean | Whether to show prices before taxes are applied. |