public class KoubeiMerchantOperatorRoleQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMerchantOperatorRoleQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<KoubeiMerchantRole> |
getList()
Gets list.
|
void |
setList(List<KoubeiMerchantRole> list)
Sets list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiMerchantOperatorRoleQueryResponse()
public void setList(List<KoubeiMerchantRole> list)
list - the listpublic List<KoubeiMerchantRole> getList()
Copyright © 2018. All rights reserved.