Name / Description | Type / Format | Example | |
---|---|---|---|
from
The starting point for applying this tax rate
|
number
double
|
0.0
|
|
to
The end point for applying this tax rate
|
number
double
|
0.0
|
|
multiplier
The tax rate to apply
|
number
double
|
0.0
|
{
"from": 0.0,
"to": 0.0,
"multiplier": 0.0
}