public class ProhibitedOcrReviewTemplateInfoForUpdate extends AbstractModel
Constructor and Description |
---|
ProhibitedOcrReviewTemplateInfoForUpdate() |
Modifier and Type | Method and Description |
---|---|
Long |
getBlockConfidence()
Get
|
Long |
getReviewConfidence()
Get
|
String |
getSwitch()
Get
|
void |
setBlockConfidence(Long BlockConfidence)
Set
|
void |
setReviewConfidence(Long ReviewConfidence)
Set
|
void |
setSwitch(String Switch)
Set
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ProhibitedOcrReviewTemplateInfoForUpdate()
public String getSwitch()
public void setSwitch(String Switch)
Switch
- public Long getBlockConfidence()
public void setBlockConfidence(Long BlockConfidence)
BlockConfidence
- public Long getReviewConfidence()
public void setReviewConfidence(Long ReviewConfidence)
ReviewConfidence
- Copyright © 2020. All rights reserved.