public class AlipayUserAgreementPermissionCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayUserAgreementPermissionCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgreementNo() |
String |
getOutRequestNo() |
String |
getTotalAmount() |
void |
setAgreementNo(String agreementNo) |
void |
setOutRequestNo(String outRequestNo) |
void |
setTotalAmount(String totalAmount) |
public String getAgreementNo()
public void setAgreementNo(String agreementNo)
public String getOutRequestNo()
public void setOutRequestNo(String outRequestNo)
public String getTotalAmount()
public void setTotalAmount(String totalAmount)
Copyright © 2023. All rights reserved.