Taxes Info Container

Outut representation of the list of tax details about a product.
JSON example
1{
2  "taxesInfoList": [
3    {
4      "countryIsoCode": "US",
5      "priority": 1,
6      "stateIsoCode": "CA",
7      "taxRatePercentage": "10.00",
8      "taxTreatmentDescription": "Created for test purposes.",
9      "taxTreatmentName": "Default Tax treatment"
10    }
11  ]
12}
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