Taxes Info Container

Outut representation of the list of tax details about a product.
JSON example
{
  "taxesInfoList": [
    {
      "countryIsoCode": "US",
      "priority": 1,
      "stateIsoCode": "CA",
      "taxRatePercentage": "10.00",
      "taxTreatmentDescription": "Created for test purposes.",
      "taxTreatmentName": "Default Tax treatment"
    }
  ]
}
Property Name Type Description Filter Group and Version Available Version
taxesInfoList Taxes Info[] List of details about the tax rate and tax treatment for the store. Small, 56.0 56.0