public class AlipayDataDataserviceAntlbsCrowdMatchResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayDataDataserviceAntlbsCrowdMatchResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<PromoxCrowdMatchModel> |
getMatchResult()
Gets match result.
|
void |
setMatchResult(List<PromoxCrowdMatchModel> matchResult)
Sets match result.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataDataserviceAntlbsCrowdMatchResponse()
public void setMatchResult(List<PromoxCrowdMatchModel> matchResult)
matchResult - the match resultpublic List<PromoxCrowdMatchModel> getMatchResult()
Copyright © 2018. All rights reserved.