public interface TaxRate
Modifier and Type | Method and Description |
---|---|
Double |
getAmount() |
com.neovisionaries.i18n.CountryCode |
getCountry() |
String |
getId() |
String |
getName() |
String |
getState() |
List<SubRate> |
getSubRates() |
Boolean |
isIncludedInPrice() |