public class AlipaySocialBaseRelationCombinedQueryModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseRelationCombinedQueryModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getLimit()
Gets limit.
|
String |
getSceneCode()
Gets scene code.
|
void |
setLimit(Long limit)
Sets limit.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
public AlipaySocialBaseRelationCombinedQueryModel()
public Long getLimit()
public void setLimit(Long limit)
limit
- the limitpublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode
- the scene codeCopyright © 2018. All rights reserved.