public class AlipayUserAgreementSignResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserAgreementSignResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAgreementNo()
Gets agreement no.
|
String |
getAlipayLogonId()
Gets alipay logon id.
|
String |
getAlipayUserId()
Gets alipay user id.
|
String |
getApplyToken()
Gets apply token.
|
String |
getExternalLogonId()
Gets external logon id.
|
String |
getForexEligible()
Gets forex eligible.
|
void |
setAgreementNo(String agreementNo)
Sets agreement no.
|
void |
setAlipayLogonId(String alipayLogonId)
Sets alipay logon id.
|
void |
setAlipayUserId(String alipayUserId)
Sets alipay user id.
|
void |
setApplyToken(String applyToken)
Sets apply token.
|
void |
setExternalLogonId(String externalLogonId)
Sets external logon id.
|
void |
setForexEligible(String forexEligible)
Sets forex eligible.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAgreementNo(String agreementNo)
agreementNo
- the agreement nopublic String getAgreementNo()
public void setAlipayLogonId(String alipayLogonId)
alipayLogonId
- the alipay logon idpublic String getAlipayLogonId()
public void setAlipayUserId(String alipayUserId)
alipayUserId
- the alipay user idpublic String getAlipayUserId()
public void setApplyToken(String applyToken)
applyToken
- the apply tokenpublic String getApplyToken()
public void setExternalLogonId(String externalLogonId)
externalLogonId
- the external logon idpublic String getExternalLogonId()
public void setForexEligible(String forexEligible)
forexEligible
- the forex eligiblepublic String getForexEligible()
Copyright © 2018. All rights reserved.