public class AlipayDataDataserviceAntlbsCrowdMatchModel extends AlipayObject
Constructor and Description |
---|
AlipayDataDataserviceAntlbsCrowdMatchModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCrowdCode()
Gets crowd code.
|
String |
getSceneCode()
Gets scene code.
|
String |
getUid()
Gets uid.
|
String |
getUidType()
Gets uid type.
|
void |
setCrowdCode(List<String> crowdCode)
Sets crowd code.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
void |
setUid(String uid)
Sets uid.
|
void |
setUidType(String uidType)
Sets uid type.
|
public AlipayDataDataserviceAntlbsCrowdMatchModel()
public void setCrowdCode(List<String> crowdCode)
crowdCode
- the crowd codepublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode
- the scene codepublic String getUid()
public void setUid(String uid)
uid
- the uidpublic String getUidType()
public void setUidType(String uidType)
uidType
- the uid typeCopyright © 2018. All rights reserved.