Interface ResellerCustomerClient<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate(String accountNumber, ResellerCustomerCreatorJson resellerCustomerCreatorJson) getResellerCustomer(String accountNumber, String customerAccountNumber) update(String accountNumber, String customerAccountNumber, ResellerCustomerUpdaterJson resellerCustomerUpdaterJson)
-
Method Details
-
list
-
getResellerCustomer
-
create
-
update
Boolean update(String accountNumber, String customerAccountNumber, ResellerCustomerUpdaterJson resellerCustomerUpdaterJson) -
remove
-