public class AgreementParams extends AlipayObject
| Constructor and Description | 
|---|
AgreementParams()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAgreementNo()
Gets agreement no. 
 | 
String | 
getApplyToken()
Gets apply token. 
 | 
String | 
getAuthConfirmNo()
Gets auth confirm no. 
 | 
void | 
setAgreementNo(String agreementNo)
Sets agreement no. 
 | 
void | 
setApplyToken(String applyToken)
Sets apply token. 
 | 
void | 
setAuthConfirmNo(String authConfirmNo)
Sets auth confirm no. 
 | 
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
agreementNo - the agreement nopublic String getApplyToken()
public void setApplyToken(String applyToken)
applyToken - the apply tokenpublic String getAuthConfirmNo()
public void setAuthConfirmNo(String authConfirmNo)
authConfirmNo - the auth confirm noCopyright © 2018. All rights reserved.