public class AlipaySecurityRiskContentResultGetModel extends AlipayObject
Constructor and Description |
---|
AlipaySecurityRiskContentResultGetModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAppScene()
Gets app scene.
|
String |
getAppSceneDataId()
Gets app scene data id.
|
String |
getEventId()
Gets event id.
|
void |
setAppScene(String appScene)
Sets app scene.
|
void |
setAppSceneDataId(String appSceneDataId)
Sets app scene data id.
|
void |
setEventId(String eventId)
Sets event id.
|
public AlipaySecurityRiskContentResultGetModel()
public String getAppScene()
public void setAppScene(String appScene)
appScene
- the app scenepublic String getAppSceneDataId()
public void setAppSceneDataId(String appSceneDataId)
appSceneDataId
- the app scene data idpublic String getEventId()
public void setEventId(String eventId)
eventId
- the event idCopyright © 2018. All rights reserved.