public class AccountCheckServiceImp extends BaseServiceImp implements AccountCheckService
BaseServiceImp.UnitCostResponse, BaseServiceImp.UploadFile, BaseServiceImp.URLResponse| Constructor and Description |
|---|
AccountCheckServiceImp() |
| Modifier and Type | Method and Description |
|---|---|
AccountCheckInfo |
CheckAccountInfo(String MemberCorpNum,
String BankCode,
String AccountNumber) |
AccountCheckInfo |
CheckAccountInfo(String MemberCorpNum,
String BankCode,
String AccountNumber,
String UserID) |
DepositorCheckInfo |
CheckDepositorInfo(String MemberCorpNum,
String BankCode,
String AccountNumber,
String IdentityNumType,
String IdentityNum) |
DepositorCheckInfo |
CheckDepositorInfo(String MemberCorpNum,
String BankCode,
String AccountNumber,
String IdentityNumType,
String IdentityNum,
String UserID) |
ChargeInfo |
getChargeInfo(String CorpNum)
Deprecated.
|
ChargeInfo |
getChargeInfo(String CorpNum,
String serviceType) |
protected List<String> |
getScopes() |
float |
getUnitCost(String CorpNum)
Deprecated.
|
float |
getUnitCost(String CorpNum,
String serviceType) |
checkID, checkIsMember, fromJsonString, getAccessURL, getBalance, getChargeURL, getContactInfo, getContactInfo, getCorpInfo, getCorpInfo, getLinkID, getPartnerBalance, getPartnerURL, getPaymentHistory, getPaymentHistory, getPaymentURL, getPointInfo, getPopbillURL, getPopbillURL, getRefundableBalance, getRefundableBalance, getRefundHistory, getRefundHistory, getRefundInfo, getRefundInfo, getSecretKey, getServiceID, getServiceURL, getSettleResult, getSettleResult, getUseHistory, getUseHistory, getUseHistoryURL, httpBulkPost, httpget, httppost, httppost, httppost, httppostFiles, isIPRestrictOnOff, isTest, isUseGAIP, isUseLocalTimeYN, isUseStaticIP, joinMember, listContact, listContact, paymentRequest, paymentRequest, quitMember, quitMember, refund, refund, registContact, registContact, setAuthURL, setIPRestrictOnOff, setLinkID, setProxyIP, setProxyPort, setSecretKey, setServiceURL, setTest, setTestServiceURL, setUseGAIP, setUseLocalTimeYN, setUseStaticIP, toJsonString, updateContact, updateCorpInfo, updateCorpInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckID, checkIsMember, getAccessURL, getBalance, getChargeURL, getContactInfo, getContactInfo, getCorpInfo, getCorpInfo, getPartnerBalance, getPartnerURL, getPaymentHistory, getPaymentHistory, getPaymentURL, getPointInfo, getPopbillURL, getPopbillURL, getRefundableBalance, getRefundableBalance, getRefundHistory, getRefundHistory, getRefundInfo, getRefundInfo, getSettleResult, getSettleResult, getUseHistory, getUseHistory, getUseHistoryURL, joinMember, listContact, listContact, paymentRequest, paymentRequest, quitMember, quitMember, refund, refund, registContact, registContact, updateContact, updateCorpInfo, updateCorpInfoprotected List<String> getScopes()
getScopes in class BaseServiceImp@Deprecated public float getUnitCost(String CorpNum) throws PopbillException
getUnitCost in interface AccountCheckServicePopbillException@Deprecated public ChargeInfo getChargeInfo(String CorpNum) throws PopbillException
getChargeInfo in interface AccountCheckServicePopbillExceptionpublic float getUnitCost(String CorpNum, String serviceType) throws PopbillException
getUnitCost in interface AccountCheckServicePopbillExceptionpublic ChargeInfo getChargeInfo(String CorpNum, String serviceType) throws PopbillException
getChargeInfo in interface AccountCheckServicePopbillExceptionpublic AccountCheckInfo CheckAccountInfo(String MemberCorpNum, String BankCode, String AccountNumber) throws PopbillException
CheckAccountInfo in interface AccountCheckServicePopbillExceptionpublic AccountCheckInfo CheckAccountInfo(String MemberCorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
CheckAccountInfo in interface AccountCheckServicePopbillExceptionpublic DepositorCheckInfo CheckDepositorInfo(String MemberCorpNum, String BankCode, String AccountNumber, String IdentityNumType, String IdentityNum) throws PopbillException
CheckDepositorInfo in interface AccountCheckServicePopbillExceptionpublic DepositorCheckInfo CheckDepositorInfo(String MemberCorpNum, String BankCode, String AccountNumber, String IdentityNumType, String IdentityNum, String UserID) throws PopbillException
CheckDepositorInfo in interface AccountCheckServicePopbillExceptionCopyright © 2023. All rights reserved.