Name | Type | Description | Notes |
---|---|---|---|
id | int | Item ID. | [optional] |
name | string | Fee name. | [optional] |
tax_class | string | Tax class of fee. | [optional] |
tax_status | string | Tax status of fee. | [optional] |
total | string | Line total (after discounts). | [optional] |
total_tax | string | Line total tax (after discounts). | [optional] |
taxes | \Swagger\Client\Model\OrdersTaxes[] | Line taxes. | [optional] |
meta_data | \Swagger\Client\Model\CouponsMetaData[] | Meta data. | [optional] |