CartShippingRateSchema::prepare_package_destination_response( array $package )
Gets and formats the destination address of a package.
Description Description
Parameters Parameters
- $package
-
(Required) Shipping package complete with rates from WooCommerce.
Return Return
(object)
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php