public class AlipayUserAgreementAuthApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayUserAgreementAuthApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgreementNo() |
String |
getAuthConfirmType() |
String |
getAuthScene() |
void |
setAgreementNo(String agreementNo) |
void |
setAuthConfirmType(String authConfirmType) |
void |
setAuthScene(String authScene) |
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getAuthConfirmType()
public void setAuthConfirmType(String authConfirmType)
public String getAuthScene()
public void setAuthScene(String authScene)
Copyright © 2023. All rights reserved.