Method: Bulk update or insert products Accepts an array with products in the formats supported by WC_API_Products->create_product() and WC_API_Products->edit_product()
Source: includes/legacy/api/v2/class-wc-api-products.php:2245
Method: Get the product attribute for the given ID
Source: includes/legacy/api/v2/class-wc-api-products.php:1874
Method: Validate attribute data.
Source: includes/legacy/api/v2/class-wc-api-products.php:1927
Method: Create a new product attribute
Source: includes/legacy/api/v2/class-wc-api-products.php:1962
Method: Edit a product attribute
Source: includes/legacy/api/v2/class-wc-api-products.php:2046
Method: Delete a product attribute
Source: includes/legacy/api/v2/class-wc-api-products.php:2129
Method: Get a listing of product attributes
Source: includes/legacy/api/v2/class-wc-api-products.php:1837
Method: Get the orders for a product
Source: includes/legacy/api/v2/class-wc-api-products.php:518
Method: Updated API Key last access datetime
Source: includes/legacy/api/v2/class-wc-api-authentication.php:397
Method: Return the keys for the given consumer key
Source: includes/legacy/api/v2/class-wc-api-authentication.php:170