public class Payout extends Service
GSON, isApiKeyRequired| Modifier and Type | Method and Description |
|---|---|
ConfirmThirdPartyResponse |
confirmThirdParty(ConfirmThirdPartyRequest request)
Issues a ConfirmThirdParty API call
|
DeclineThirdPartyResponse |
declineThirdParty(DeclineThirdPartyRequest request)
Issues a DeclineThirdParty API call
|
StoreDetailResponse |
storeDetail(StoreDetailRequest request)
Issues a storeDetail API call
|
StoreDetailAndSubmitResponse |
storeDetailAndSubmitThirdParty(StoreDetailAndSubmitRequest request)
Issues a storeDetailAndSubmitThirdParty API call
|
SubmitResponse |
submitThirdparty(SubmitRequest request)
Issues a SubmitThirdParty API call
|
getClient, isApiKeyRequired, setApiKeyRequired, setClientpublic Payout(Client client)
public StoreDetailAndSubmitResponse storeDetailAndSubmitThirdParty(StoreDetailAndSubmitRequest request) throws IOException, ApiException
request - IOExceptionApiExceptionpublic ConfirmThirdPartyResponse confirmThirdParty(ConfirmThirdPartyRequest request) throws IOException, ApiException
request - IOExceptionApiExceptionpublic DeclineThirdPartyResponse declineThirdParty(DeclineThirdPartyRequest request) throws IOException, ApiException
request - IOExceptionApiExceptionpublic StoreDetailResponse storeDetail(StoreDetailRequest request) throws IOException, ApiException
request - IOExceptionApiExceptionpublic SubmitResponse submitThirdparty(SubmitRequest request) throws IOException, ApiException
request - IOExceptionApiExceptionCopyright © 2018. All rights reserved.