public class SsdataDataserviceRiskContentVerifyModel extends AlipayObject
Constructor and Description |
---|
SsdataDataserviceRiskContentVerifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets content.
|
String |
getRiskType()
Gets risk type.
|
void |
setContent(String content)
Sets content.
|
void |
setRiskType(String riskType)
Sets risk type.
|
public SsdataDataserviceRiskContentVerifyModel()
public String getContent()
public void setContent(String content)
content
- the contentpublic String getRiskType()
public void setRiskType(String riskType)
riskType
- the risk typeCopyright © 2018. All rights reserved.