public class AlipayUserAgreementAuthApplyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayUserAgreementAuthApplyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgreementNo()
Gets agreement no.
|
String |
getAuthConfirmType()
Gets auth confirm type.
|
String |
getAuthScene()
Gets auth scene.
|
void |
setAgreementNo(String agreementNo)
Sets agreement no.
|
void |
setAuthConfirmType(String authConfirmType)
Sets auth confirm type.
|
void |
setAuthScene(String authScene)
Sets auth scene.
|
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
agreementNo - the agreement nopublic String getAuthConfirmType()
public void setAuthConfirmType(String authConfirmType)
authConfirmType - the auth confirm typepublic String getAuthScene()
public void setAuthScene(String authScene)
authScene - the auth sceneCopyright © 2018. All rights reserved.