public interface SmartyDAO
Modifier and Type | Method and Description |
---|---|
SmartyCommonResponse |
deactivateProduct(java.lang.String contractTitle,
int productSpecId) |
SmartyCommonResponse |
deleteAccountDevice(java.lang.String deviceUid) |
SmartyCustomer |
getCustomerInfo(java.lang.String contractTitle) |
SmartyCommonResponse |
syncAccounts(int contractId) |
SmartyCustomer getCustomerInfo(java.lang.String contractTitle)
SmartyCommonResponse syncAccounts(int contractId)
SmartyCommonResponse deleteAccountDevice(java.lang.String deviceUid)
SmartyCommonResponse deactivateProduct(java.lang.String contractTitle, int productSpecId)