public class SsdataDataserviceRiskAudioVerifyModel extends AlipayObject
Constructor and Description |
---|
SsdataDataserviceRiskAudioVerifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAudioContent()
Gets audio content.
|
String |
getAudioType()
Gets audio type.
|
String |
getChecker()
Gets checker.
|
List<String> |
getRiskType()
Gets risk type.
|
String |
getSampleRate()
Gets sample rate.
|
void |
setAudioContent(String audioContent)
Sets audio content.
|
void |
setAudioType(String audioType)
Sets audio type.
|
void |
setChecker(String checker)
Sets checker.
|
void |
setRiskType(List<String> riskType)
Sets risk type.
|
void |
setSampleRate(String sampleRate)
Sets sample rate.
|
public SsdataDataserviceRiskAudioVerifyModel()
public String getAudioContent()
public void setAudioContent(String audioContent)
audioContent
- the audio contentpublic String getAudioType()
public void setAudioType(String audioType)
audioType
- the audio typepublic String getChecker()
public void setChecker(String checker)
checker
- the checkerpublic void setRiskType(List<String> riskType)
riskType
- the risk typepublic String getSampleRate()
public void setSampleRate(String sampleRate)
sampleRate
- the sample rateCopyright © 2018. All rights reserved.