public class SubscribeCheckStepTip extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SubscribeCheckStepTip() | 
| SubscribeCheckStepTip(SubscribeCheckStepTip 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 | getHelpDoc()Get Help documentation
Note: This field may return null, indicating that no valid values can be obtained. | 
| String | getMessage()Get Error or warning detailsNote: This field may return null, indicating that no valid values can be obtained. | 
| void | setHelpDoc(String HelpDoc)Set Help documentation
Note: This field may return null, indicating that no valid values can be obtained. | 
| void | setMessage(String Message)Set Error or warning detailsNote: 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 SubscribeCheckStepTip()
public SubscribeCheckStepTip(SubscribeCheckStepTip source)
public String getMessage()
public void setMessage(String Message)
Message - Error or warning detailsNote: This field may return null, indicating that no valid values can be obtained.public String getHelpDoc()
public void setHelpDoc(String HelpDoc)
HelpDoc - Help documentation
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.