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