CartShippingRateSchema::get_rate_response()
Method: Response for a single rate.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:304
Method: Response for a single rate.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:304
Method: Gets a prop of the rate object, if callable.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:328
Method: Converts rate meta data into a suitable response object.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:339
Method: Prepare an array of rates from a package for the response.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:279
Class: CartShippingRateSchema class.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:11
Method: Cart schema properties.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:31
Method: Schema for a single rate.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:136
Method: Convert a shipping rate from WooCommerce into a valid response.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:226
Method: Gets and formats the destination address of a package.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:242
Method: Gets items from a package and creates an array of strings containing product names and quantities.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php:261