This method retrieves all of the clients connected to a reseller.
Syntax
customer_obj[] = getCustomers(username, password)
Return value
customer_obj[], the method returns an array of customer_obj where each struct representing a client.
Parameters
- username
string
Username for LoopiaAPI. - password
string
Password for LoopiaAPI.