Init::add_currency_symbol_to_order_response( AutomatticWooCommerceAdminAPI{WP_REST_Response} $response )

Add the currency symbol (in addition to currency code) to each Order object in REST API responses. For use in formatAmount().


Description Description


Parameters Parameters

$response

(Required) REST response object.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Init.php


			


Top ↑

User Contributed Notes User Contributed Notes

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