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