CustomerListSearchResult

Description

The CustomerListSearchResult object contains the results of a SearchCustomerList request.

Properties

TypeNameDescription
Customer[]CustomerListList of Customer objects matching the search parameters.
intStartIndex of the first object that is returned.
intLimitMaximum number of Customer objects returned.
intCountNumber of Customer objects returned.