public class DescribeMNPVersionCompileTaskExtInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeMNPVersionCompileTaskExtInfo()  | 
DescribeMNPVersionCompileTaskExtInfo(DescribeMNPVersionCompileTaskExtInfo 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 | 
getSizeInfo()
Get Compile size Information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getTCMPPErrMsg()
Get TCMPP error message
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getWXErrMsg()
Get WX Error Message
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getWXQrCode()
Get WeChat QR code
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSizeInfo(String SizeInfo)
Set Compile size Information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setTCMPPErrMsg(String TCMPPErrMsg)
Set TCMPP error message
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setWXErrMsg(String WXErrMsg)
Set WX Error Message
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setWXQrCode(String WXQrCode)
Set WeChat QR code
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeMNPVersionCompileTaskExtInfo()
public DescribeMNPVersionCompileTaskExtInfo(DescribeMNPVersionCompileTaskExtInfo source)
public String getTCMPPErrMsg()
public void setTCMPPErrMsg(String TCMPPErrMsg)
TCMPPErrMsg - TCMPP error message
Note: This field may return null, indicating that no valid values can be obtained.public String getWXErrMsg()
public void setWXErrMsg(String WXErrMsg)
WXErrMsg - WX Error Message
Note: This field may return null, indicating that no valid values can be obtained.public String getWXQrCode()
public void setWXQrCode(String WXQrCode)
WXQrCode - WeChat QR code
Note: This field may return null, indicating that no valid values can be obtained.public String getSizeInfo()
public void setSizeInfo(String SizeInfo)
SizeInfo - Compile size Information
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.