get Market Tax Rates Async
Returns the current tax rate data for the specified World.
This function is designed to be used from JavaScript. For use within Kotlin, see getMarketTaxRates.
Parameters
world
The World to retrieve data for.
Throws
The Universalis API returned an unexpected return code.
Returns the current tax rate data for the specified World.
This function is designed to be used from non-Kotlin JVM languages. For use within Kotlin, see getMarketTaxRates.
Parameters
world
The World to retrieve data for.
Throws
The Universalis API returned an unexpected return code.