name | data type | description |
---|---|---|
taxRate | string | |
dutyFreeAmount | string | |
currencyCode | string | |
taxIncludedAmount | string | |
percentage | number |
Example
{ "taxRate" : "...", "dutyFreeAmount" : "...", "currencyCode" : "...", "taxIncludedAmount" : "...", "percentage" : 12345.0 }