public class AlipayBossProdAlcagmprodAgreementQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayBossProdAlcagmprodAgreementQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgreementId() |
String |
getOpenId() |
String |
getOutSignNo() |
String |
getProductCd() |
String |
getUserId() |
void |
setAgreementId(String agreementId) |
void |
setOpenId(String openId) |
void |
setOutSignNo(String outSignNo) |
void |
setProductCd(String productCd) |
void |
setUserId(String userId) |
public AlipayBossProdAlcagmprodAgreementQueryModel()
public String getAgreementId()
public void setAgreementId(String agreementId)
public String getOpenId()
public void setOpenId(String openId)
public String getOutSignNo()
public void setOutSignNo(String outSignNo)
public String getProductCd()
public void setProductCd(String productCd)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.