TaxSimpleExtendedViewModel
Name | Description | Type | Additional information |
---|---|---|---|
TaxCodeID |
TaxCodeID for the returned value. |
string |
None. |
Country |
Country for the returned value. |
string |
Required Max length: 50 |
State |
State for the returned value. |
string |
Max length: 50 |
County |
County for the returned value. |
string |
Max length: 50 |
City |
City for the returned value. |
string |
Max length: 50 |
PostalCode |
Postal Code for the returned value. |
string |
Max length: 50 |
Plus4StartRange |
Zip Code + 4 Start Range, if applicable. |
integer |
None. |
Plus4EndRange |
Zip Code + 4 End Range, if applicable. |
integer |
None. |
CountryTaxRate |
Tax Rate for the country, if applicable. |
decimal number |
None. |
StateTaxRate |
Tax Rate for the State, if applicable. |
decimal number |
None. |
CountyTaxRate |
Tax Rate for the County, if applicable. |
decimal number |
None. |
CityTaxRate |
Tax Rate for the City, if applicable |
decimal number |
None. |
CityLocalTaxRate |
Tax Rate for the City Local, if applicable. |
decimal number |
None. |
RoundingTypeID |
ID of the rounding type used. |
integer |
None. |
RoundingType |
Description of the rounding type used. |
string |
None. |