taxRateDetails property
Details regarding the rate for this tax. This field will be `null` when the tax is not imposed, for example if the product is exempt from tax.
Implementation
final TaxProductResourceLineItemTaxBreakdownTaxRateDetails? taxRateDetails;