taxRateInfoByRegionCode property
A mapping from region code to tax rate details.
The keys are region codes as defined by Unicode's "CLDR".
Implementation
core.Map<core.String, RegionalTaxRateInfo>? taxRateInfoByRegionCode;
A mapping from region code to tax rate details.
The keys are region codes as defined by Unicode's "CLDR".
core.Map<core.String, RegionalTaxRateInfo>? taxRateInfoByRegionCode;