GetCustomerDetail
From
(Difference between revisions)
Latest revision as of 22:29, 20 February 2019
Contents |
[edit] Method
GetCustomerDetailResult getCustomerDetail(UserIDBean userID, String customerPK)
[edit] Description
Retrieves the details of a single customer, based on the Yiguirro primary key passed in.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | customerPK | The Yiguirro primary key of the customer to be retrieved. |