ProductAttributeTerms
REST API Product Attribute Terms controller class.
Description Description
Source Source
File: woocommerce/packages/woocommerce-blocks/src/RestApi/Controllers/ProductAttributeTerms.php
Methods Methods
- check_permissions — Check permissions.
- get_item_schema — Get the Product's schema, conforming to JSON Schema.
- prepare_item_for_response — Prepare a single product category output for response.
- register_routes — Register the routes for products.