public class AlipayFundEnterprisepayGroupAddResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundEnterprisepayGroupAddResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getFundGroupId() |
String |
getOutGroupId() |
void |
setAccountId(String accountId) |
void |
setFundGroupId(String fundGroupId) |
void |
setOutGroupId(String outGroupId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAccountId(String accountId)
public String getAccountId()
public void setFundGroupId(String fundGroupId)
public String getFundGroupId()
public void setOutGroupId(String outGroupId)
public String getOutGroupId()
Copyright © 2023. All rights reserved.