public class InviteMemberBusinessParamsDTO extends AlipayObject
| 构造器和说明 |
|---|
InviteMemberBusinessParamsDTO() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmployeeId() |
FundExtInfo |
getFundExtInfo() |
List<String> |
getGroupIdList() |
void |
setEmployeeId(String employeeId) |
void |
setFundExtInfo(FundExtInfo fundExtInfo) |
void |
setGroupIdList(List<String> groupIdList) |
public String getEmployeeId()
public void setEmployeeId(String employeeId)
public FundExtInfo getFundExtInfo()
public void setFundExtInfo(FundExtInfo fundExtInfo)
Copyright © 2023. All rights reserved.