Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

RestApiUtil::adjust_taxes_for_create_refund_request_line_item( array $taxes_array )

Adjust the taxes array from a line item in a refund request, see adjust_create_refund_parameters.


Description Description


Parameters Parameters

$taxes_array

(Required) The array to adjust.


Top ↑

Return Return

(array) The adjusted array.


Top ↑

Source Source

File: src/Internal/RestApiUtil.php


			


Top ↑

User Contributed Notes User Contributed Notes

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