Name | Type | Description | Notes |
---|---|---|---|
type_code | float | The code that represents the type of fee.<p>See also <a href="#feetype-codes">in the appendix</a>.</p> | |
percent | float | The charged percentage if applicable. | [optional] |
charge_type | string | The type of charge. | |
charge_frequency_code | float | The code that represents the frequency of charge.<p>See also <a href="#chargetype-codes">in the appendix</a>.</p> | |
currency_code | string | The currency code of the currency in that the charge is applied.<p>See also <a href="#currencycodes">in the appendix</a>.</p> | |
condition_list | string[] | A list of conditions for the tax. Is empty if <code>chargeType</code> is not <code>conditional</code>. |