public interface ExternalTaxRateDraft
Modifier and Type | Method and Description |
---|---|
Double |
getAmount()
Percentage in the range of [0..1].
|
com.neovisionaries.i18n.CountryCode |
getCountry() |
String |
getName() |
String |
getState() |
List<SubRate> |
getSubRates()
For countries (e.g.
|
Boolean |
isIncludedInPrice() |