public class AlipayEbppCommonBillkeyQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppCommonBillkeyQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<EbppBillKey> |
getBillKeyList() |
void |
setBillKeyList(List<EbppBillKey> billKeyList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBillKeyList(List<EbppBillKey> billKeyList)
public List<EbppBillKey> getBillKeyList()
Copyright © 2023. All rights reserved.