WC_REST_Orders_V2_Controller::get_order_item_data( WC_Order_item $item )

Expands an order item to get its data.


Description Description


Parameters Parameters

$item

(Required) Order item data.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php


			


Top ↑

User Contributed Notes User Contributed Notes

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