public class PromoxCrowdMatchModel extends AlipayObject
| Constructor and Description |
|---|
PromoxCrowdMatchModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCrowdCode()
Gets crowd code.
|
Boolean |
getIsMatch()
Gets is match.
|
void |
setCrowdCode(String crowdCode)
Sets crowd code.
|
void |
setIsMatch(Boolean isMatch)
Sets is match.
|
public String getCrowdCode()
public void setCrowdCode(String crowdCode)
crowdCode - the crowd codepublic Boolean getIsMatch()
public void setIsMatch(Boolean isMatch)
isMatch - the is matchCopyright © 2018. All rights reserved.