shipstation-client
Version:
ShipStation V2 SDK
14 lines (7 loc) • 659 B
Markdown
# TaxableEntityType
The taxable entity type for this tax item. Valid values include the following |Value |Description |:--------- |:----------------------------------------------------- |`shipper` | The shipper is responsible for this tax. |`recipient` | The recipient of the shipment is responsible for this tax. |`ior` | The importer of records is responsible for tax.
## Enum
* `Shipper` (value: `'shipper'`)
* `Recipient` (value: `'recipient'`)
* `Ior` (value: `'ior'`)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)