public class AlipayInsDataAutoFraudSyncModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsDataAutoFraudSyncModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAvoidLossAmount()
Gets avoid loss amount.
|
String |
getAvoidLossType()
Gets avoid loss type.
|
String |
getCaseEndAmount()
Gets case end amount.
|
String |
getFraudQueryRequestNo()
Gets fraud query request no.
|
String |
getFraudResult()
Gets fraud result.
|
String |
getReportNo()
Gets report no.
|
String |
getRequestNo()
Gets request no.
|
String |
getSynType()
Gets syn type.
|
void |
setAvoidLossAmount(String avoidLossAmount)
Sets avoid loss amount.
|
void |
setAvoidLossType(String avoidLossType)
Sets avoid loss type.
|
void |
setCaseEndAmount(String caseEndAmount)
Sets case end amount.
|
void |
setFraudQueryRequestNo(String fraudQueryRequestNo)
Sets fraud query request no.
|
void |
setFraudResult(String fraudResult)
Sets fraud result.
|
void |
setReportNo(String reportNo)
Sets report no.
|
void |
setRequestNo(String requestNo)
Sets request no.
|
void |
setSynType(String synType)
Sets syn type.
|
public String getAvoidLossAmount()
public void setAvoidLossAmount(String avoidLossAmount)
avoidLossAmount - the avoid loss amountpublic String getAvoidLossType()
public void setAvoidLossType(String avoidLossType)
avoidLossType - the avoid loss typepublic String getCaseEndAmount()
public void setCaseEndAmount(String caseEndAmount)
caseEndAmount - the case end amountpublic String getFraudQueryRequestNo()
public void setFraudQueryRequestNo(String fraudQueryRequestNo)
fraudQueryRequestNo - the fraud query request nopublic String getFraudResult()
public void setFraudResult(String fraudResult)
fraudResult - the fraud resultpublic String getReportNo()
public void setReportNo(String reportNo)
reportNo - the report nopublic String getRequestNo()
public void setRequestNo(String requestNo)
requestNo - the request nopublic String getSynType()
public void setSynType(String synType)
synType - the syn typeCopyright © 2018. All rights reserved.