TDV Adapter for WooCommerce

Build 22.0.8462

ShippingMethods

Retrieve shipping methods.

Table Specific Information

Select

WooCommerce allows only a small subset of columns to be used in the WHERE clause of a SELECT query. These columns support only the = comparison, unless stated otherwise. The available column for this table is: Id. All other columns are processed client side.

SELECT * FROM ShippingMethods WHERE Id = 'flat_rate'

Columns

Name Type Description
Id [KEY] String Method ID.
Title String Shipping method title.
Description String Shipping method description.

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