public class MatchCodeAttr extends AbstractModel
Constructor and Description |
---|
MatchCodeAttr() |
Modifier and Type | Method and Description |
---|---|
String |
getMatchCode()
Get MatchCode
Note: this field may return `null`, indicating that no valid value is obtained.
|
void |
setMatchCode(String MatchCode)
Set MatchCode
Note: this field may return `null`, indicating that no valid value is obtained.
|
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 String getMatchCode()
public void setMatchCode(String MatchCode)
MatchCode
- MatchCode
Note: this field may return `null`, indicating that no valid value is obtained.Copyright © 2021. All rights reserved.