Last update:
July 26, 2024
OrderTaxDetailType object¶
This type is a detailed breakdown of taxes applied to a shipment or order.
Fields¶
Field | Description |
---|---|
rate MoneyType |
The tax rate applied to the shipment or order. |
amount MoneyType |
The tax amount calculated on the basis of the tax rate. |
name String! |
The name of the tax detail. |