getMarketTaxRates

suspend fun getMarketTaxRates(world: String): TaxRates

Returns the current tax rate data for the specified world.

Parameters

world

The world or to retrieve data for. This may be an ID or a name.

Throws

The Universalis API returned an unexpected return code.