WC_REST_Customer_Downloads_V1_Controller
REST API Customers controller class.
Description Description
Source Source
File: includes/rest-api/Controllers/Version1/class-wc-rest-customer-downloads-v1-controller.php
Methods Methods
- get_collection_params — Get the query params for collections.
- get_item_schema — Get the Customer Download's schema, conforming to JSON Schema.
- get_items — Get all customer downloads.
- get_items_permissions_check — Check whether a given request has permission to read customers.
- prepare_item_for_response — Prepare a single download output for response.
- prepare_links — Prepare links for the request.
- register_routes — Register the routes for customers.