Class WC_API_Reports
- WC_API_Resource
-
WC_API_Reports
Methods summary
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
#
get_top_sellers_report( string $fields = null, array $filter = array() )
Get the top sellers report |
protected
boolean
|
#
validate_request( null $id = null, null $type = null, null $context = null )
Verify that the current user has permission to view reports |
Methods inherited from WC_API_Resource
__construct(),
delete(),
filter_response_fields(),
is_deletable(),
is_editable(),
is_readable(),
maybe_add_meta(),
merge_query_args()
Magic methods summary
Properties summary
protected
string
|
$base |
#
$base the route base |