public class AlipayOpenAgentSignstatusQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOpenAgentSignstatusQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ProductSignStatusInfo> |
getSignStatusList()
Gets sign status list.
|
void |
setSignStatusList(List<ProductSignStatusInfo> signStatusList)
Sets sign status list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOpenAgentSignstatusQueryResponse()
public void setSignStatusList(List<ProductSignStatusInfo> signStatusList)
signStatusList
- the sign status listpublic List<ProductSignStatusInfo> getSignStatusList()
Copyright © 2018. All rights reserved.