CartFeeSchema::get_item_response( array $fee )

Convert a WooCommerce cart fee to an object suitable for the response.


Description Description


Parameters Parameters

$fee

(Required) Cart fee data.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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