public class AlipayCommerceTransportOfflinepayKeyQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceTransportOfflinepayKeyQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<AlipayOfflinePayMasterKey> |
getKeys()
Gets keys.
|
void |
setKeys(List<AlipayOfflinePayMasterKey> keys)
Sets keys.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceTransportOfflinepayKeyQueryResponse()
public void setKeys(List<AlipayOfflinePayMasterKey> keys)
keys
- the keyspublic List<AlipayOfflinePayMasterKey> getKeys()
Copyright © 2018. All rights reserved.