public class MerchantScreenHit extends AlipayObject
Constructor and Description |
---|
MerchantScreenHit() |
Modifier and Type | Method and Description |
---|---|
String |
getInputType()
Gets input type.
|
String |
getRiskDetail()
Gets risk detail.
|
void |
setInputType(String inputType)
Sets input type.
|
void |
setRiskDetail(String riskDetail)
Sets risk detail.
|
public String getInputType()
public void setInputType(String inputType)
inputType
- the input typepublic String getRiskDetail()
public void setRiskDetail(String riskDetail)
riskDetail
- the risk detailCopyright © 2018. All rights reserved.