public class AlipayZdataassetsMetadataResponse extends AlipayResponse
Constructor and Description |
---|
AlipayZdataassetsMetadataResponse() |
Modifier and Type | Method and Description |
---|---|
List<CustomerEntity> |
getResult()
Gets result.
|
void |
setResult(List<CustomerEntity> result)
Sets result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setResult(List<CustomerEntity> result)
result
- the resultpublic List<CustomerEntity> getResult()
Copyright © 2018. All rights reserved.