WC_REST_Shipping_Methods_V2_Controller::get_collection_params()
Method: Get any query params needed.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:226
Method: Get any query params needed.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:226
Method: Prepare links for the request.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:173
Method: Get the shipping method schema, conforming to JSON Schema.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:191
Class: Shipping methods controller class.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:19
Method: Register the route for /shipping_methods and /shipping_methods/
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:38
Method: Check whether a given request has permission to view shipping methods.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:77
Method: Check if a given request has access to read a shipping method.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:90
Method: Get shipping methods.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:103
Method: Get a single Shipping Method.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:120
Method: Prepare a shipping method for response.
Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-methods-v2-controller.php:140