public class AlipaySocialAntforestPlantApplyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipaySocialAntforestPlantApplyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getApplyType() |
String |
getExtInfo() |
String |
getOpenId() |
String |
getOutBizNo() |
Long |
getParticipant() |
String |
getProjectId() |
String |
getUserId() |
void |
setAccountId(String accountId) |
void |
setApplyType(String applyType) |
void |
setExtInfo(String extInfo) |
void |
setOpenId(String openId) |
void |
setOutBizNo(String outBizNo) |
void |
setParticipant(Long participant) |
void |
setProjectId(String projectId) |
void |
setUserId(String userId) |
public String getAccountId()
public void setAccountId(String accountId)
public String getApplyType()
public void setApplyType(String applyType)
public String getExtInfo()
public void setExtInfo(String extInfo)
public String getOpenId()
public void setOpenId(String openId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public Long getParticipant()
public void setParticipant(Long participant)
public String getProjectId()
public void setProjectId(String projectId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2023. All rights reserved.