DataStore::get_coupons( array $args )

Gets coupons based on the provided arguments.


Description Description


Parameters Parameters

$args

(Required) Array of args to filter the query by. Supports include.


Top ↑

Return Return

(array) Array of results.


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/Coupons/DataStore.php


			

Top ↑

User Contributed Notes User Contributed Notes

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