TDV Adapter for WooCommerce

Build 22.0.8462

TaxClasses

Retrieve and modify tax classes.

Table Specific Information

Select

The adapter will process all filters client side.

Insert

The following attribute is required when performing an insert: Name.

INSERT INTO TaxClasses (Name) VALUES ('tax_class_name')

Columns

Name Type ReadOnly Description
Slug [KEY] String True

Unique identifier for the resource.

Name String False

Tax class name. required

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462