toggle menu
Clover Android SDK
r320
androidJvm
switch theme
search in API
clover-android-sdk
/
com.clover.sdk.v1.customer
/
ICustomerService
/
Default
/
deleteCustomer
delete
Customer
public
void
deleteCustomer
(
String
customerId
,
ResultStatus
resultStatus
)
Deletes a given customer from the merchant.
Required Clover permission:
CUSTOMERS_W
Parameters
customer
Id
The id of the customer.
Throws
Remote
Exception