public class AlipayUserAgreementQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayUserAgreementQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgreementNo()
Gets agreement no.
|
String |
getAlipayLogonId()
Gets alipay logon id.
|
String |
getDeviceId()
Gets device id.
|
String |
getExternalAgreementNo()
Gets external agreement no.
|
String |
getExternalLogonId()
Gets external logon id.
|
String |
getInvalidTime()
Gets invalid time.
|
String |
getPersonalProductCode()
Gets personal product code.
|
String |
getPricipalType()
Gets pricipal type.
|
String |
getPrincipalId()
Gets principal id.
|
String |
getSignScene()
Gets sign scene.
|
String |
getSignTime()
Gets sign time.
|
String |
getStatus()
Gets status.
|
String |
getThirdPartyType()
Gets third party type.
|
String |
getValidTime()
Gets valid time.
|
String |
getZmOpenId()
Gets zm open id.
|
void |
setAgreementNo(String agreementNo)
Sets agreement no.
|
void |
setAlipayLogonId(String alipayLogonId)
Sets alipay logon id.
|
void |
setDeviceId(String deviceId)
Sets device id.
|
void |
setExternalAgreementNo(String externalAgreementNo)
Sets external agreement no.
|
void |
setExternalLogonId(String externalLogonId)
Sets external logon id.
|
void |
setInvalidTime(String invalidTime)
Sets invalid time.
|
void |
setPersonalProductCode(String personalProductCode)
Sets personal product code.
|
void |
setPricipalType(String pricipalType)
Sets pricipal type.
|
void |
setPrincipalId(String principalId)
Sets principal id.
|
void |
setSignScene(String signScene)
Sets sign scene.
|
void |
setSignTime(String signTime)
Sets sign time.
|
void |
setStatus(String status)
Sets status.
|
void |
setThirdPartyType(String thirdPartyType)
Sets third party type.
|
void |
setValidTime(String validTime)
Sets valid time.
|
void |
setZmOpenId(String zmOpenId)
Sets zm open id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAgreementNo(String agreementNo)
agreementNo - the agreement nopublic String getAgreementNo()
public void setAlipayLogonId(String alipayLogonId)
alipayLogonId - the alipay logon idpublic String getAlipayLogonId()
public void setDeviceId(String deviceId)
deviceId - the device idpublic String getDeviceId()
public void setExternalAgreementNo(String externalAgreementNo)
externalAgreementNo - the external agreement nopublic String getExternalAgreementNo()
public void setExternalLogonId(String externalLogonId)
externalLogonId - the external logon idpublic String getExternalLogonId()
public void setInvalidTime(String invalidTime)
invalidTime - the invalid timepublic String getInvalidTime()
public void setPersonalProductCode(String personalProductCode)
personalProductCode - the personal product codepublic String getPersonalProductCode()
public void setPricipalType(String pricipalType)
pricipalType - the pricipal typepublic String getPricipalType()
public void setPrincipalId(String principalId)
principalId - the principal idpublic String getPrincipalId()
public void setSignScene(String signScene)
signScene - the sign scenepublic String getSignScene()
public void setSignTime(String signTime)
signTime - the sign timepublic String getSignTime()
public void setStatus(String status)
status - the statuspublic String getStatus()
public void setThirdPartyType(String thirdPartyType)
thirdPartyType - the third party typepublic String getThirdPartyType()
public void setValidTime(String validTime)
validTime - the valid timepublic String getValidTime()
public void setZmOpenId(String zmOpenId)
zmOpenId - the zm open idpublic String getZmOpenId()
Copyright © 2018. All rights reserved.