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.


Top ↑

Return Return

(object)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/CartShippingRateSchema.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.