public class AlipayOpenPublicAccountDeleteModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayOpenPublicAccountDeleteModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgreementId() |
String |
getBindAccountNo() |
String |
getFromUserId() |
String |
getOpenId() |
void |
setAgreementId(String agreementId) |
void |
setBindAccountNo(String bindAccountNo) |
void |
setFromUserId(String fromUserId) |
void |
setOpenId(String openId) |
public String getAgreementId()
public void setAgreementId(String agreementId)
public String getBindAccountNo()
public void setBindAccountNo(String bindAccountNo)
public String getFromUserId()
public void setFromUserId(String fromUserId)
public String getOpenId()
public void setOpenId(String openId)
Copyright © 2023. All rights reserved.