WC_API_Customers::get_customer_downloads()
Method: Get the available downloads for a customer
Source: includes/legacy/api/v2/class-wc-api-customers.php:512
Method: Get the available downloads for a customer
Source: includes/legacy/api/v2/class-wc-api-customers.php:512
Method: Bulk update or insert customers Accepts an array with customers in the formats supported by WC_API_Customers->create_customer() and WC_API_Customers->edit_customer()
Source: includes/legacy/api/v2/class-wc-api-customers.php:780
Method: Get customer billing address fields.
Source: includes/legacy/api/v2/class-wc-api-customers.php:248
Method: Get customer shipping address fields.
Source: includes/legacy/api/v2/class-wc-api-customers.php:272
Method: Add/Update customer data.
Source: includes/legacy/api/v2/class-wc-api-customers.php:296
Method: Get the customer for the given email
Source: includes/legacy/api/v2/class-wc-api-customers.php:202
Method: Add customer data to orders
Source: includes/legacy/api/v2/class-wc-api-customers.php:637
Method: Modify the WP_User_Query to support filtering on the date the customer was created
Source: includes/legacy/api/v2/class-wc-api-customers.php:687
Method: Validate the request by checking:
Source: includes/legacy/api/v2/class-wc-api-customers.php:712
Method: Check if the current user can read users
Source: includes/legacy/api/v2/class-wc-api-customers.php:765