Skip to content

IFixedRateTaxController

IFixedRateTaxController

decodeStrategyParams

function decodeStrategyParams(struct ITaxTermsRegistry.TaxTerms terms) external pure returns (uint16 baseTaxRate)

Decodes tax terms data.

Name Type Description
terms struct ITaxTermsRegistry.TaxTerms Encoded tax terms.
Name Type Description
baseTaxRate uint16 Asset renting base tax (base rate per rental).