AbstractSchema::prepare_currency_response( array $values )

Adds currency data to an array of monetary values.


Description Description


Parameters Parameters

$values

(Required) Monetary amounts.


Top ↑

Return Return

(array) Monetary amounts with currency data appended.


Top ↑

Source Source

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



Top ↑

User Contributed Notes User Contributed Notes

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