public class AntiFraudCryptoFilter extends AbstractModel
| Constructor and Description |
|---|
AntiFraudCryptoFilter() |
AntiFraudCryptoFilter(AntiFraudCryptoFilter source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCryptoContent()
Get 约定用入参,默认不涉及
|
String |
getCryptoType()
Get 约定用入参,默认不涉及默认BusinessSecurityData 与BusinessCrptoData 不传
|
void |
setCryptoContent(String CryptoContent)
Set 约定用入参,默认不涉及
|
void |
setCryptoType(String CryptoType)
Set 约定用入参,默认不涉及默认BusinessSecurityData 与BusinessCrptoData 不传
|
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, toJsonStringpublic AntiFraudCryptoFilter()
public AntiFraudCryptoFilter(AntiFraudCryptoFilter source)
public String getCryptoType()
public void setCryptoType(String CryptoType)
CryptoType - 约定用入参,默认不涉及默认BusinessSecurityData 与BusinessCrptoData 不传public String getCryptoContent()
public void setCryptoContent(String CryptoContent)
CryptoContent - 约定用入参,默认不涉及Copyright © 2022. All rights reserved.