The Soap_Response_List_Customer object is the response for the GetCustomerList function.
Soap_Response_List_Customer contains the following properties:
| Property name | Type | Description | 
| result_array | Array of Soap_Customer objects defined for the logged-in vendor. | |
| result_code | integer | Soap response status code, as described in SOAP API return codes. | 
| result_string | string | Additional information or text sent in the response. |