public class AlipayOpenSpOperationApplyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenSpOperationApplyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBatchNo() |
RecommendAccountDTO |
getBindAccount() |
List<RecommendAccountDTO> |
getRecommendAccounts() |
void |
setBatchNo(String batchNo) |
void |
setBindAccount(RecommendAccountDTO bindAccount) |
void |
setRecommendAccounts(List<RecommendAccountDTO> recommendAccounts) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBatchNo(String batchNo)
public String getBatchNo()
public void setBindAccount(RecommendAccountDTO bindAccount)
public RecommendAccountDTO getBindAccount()
public void setRecommendAccounts(List<RecommendAccountDTO> recommendAccounts)
public List<RecommendAccountDTO> getRecommendAccounts()
Copyright © 2023. All rights reserved.