public class BotPkg extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
BotPkg()  | 
BotPkg(BotPkg 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 | 
getBeginTime()
Get Start time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getBotCPWaf()
Get Purchase Page Bot 40% Off
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getBotNPWaf()
Get Console Buy Bot with 50% Off
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getEndTime()
Get End time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getInquireNum()
Get Application Quantity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getIsBotTrial()
Get 7-day Bot Trial Identification, 1 for Trial, 0 for No Trial
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getRegion()
Get Region
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getRenewFlag()
Get Renewal flag. 
 | 
String | 
getResourceIds()
Get Resource ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getStatus()
Get Status
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getType()
Get Sub-product code. 
 | 
Long | 
getUsedNum()
Get Usage Quantity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setBeginTime(String BeginTime)
Set Start time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setBotCPWaf(Long BotCPWaf)
Set Purchase Page Bot 40% Off
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setBotNPWaf(Long BotNPWaf)
Set Console Buy Bot with 50% Off
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setEndTime(String EndTime)
Set End time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setInquireNum(Long InquireNum)
Set Application Quantity
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setIsBotTrial(Long IsBotTrial)
Set 7-day Bot Trial Identification, 1 for Trial, 0 for No Trial
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRegion(Long Region)
Set Region
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRenewFlag(Long RenewFlag)
Set Renewal flag. 
 | 
void | 
setResourceIds(String ResourceIds)
Set Resource ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setStatus(Long Status)
Set Status
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setType(String Type)
Set Sub-product code. 
 | 
void | 
setUsedNum(Long UsedNum)
Set Usage Quantity
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 BotPkg()
public BotPkg(BotPkg source)
public String getResourceIds()
public void setResourceIds(String ResourceIds)
ResourceIds - Resource ID
Note: This field may return null, indicating that no valid values can be obtained.public Long getStatus()
public void setStatus(Long Status)
Status - Status
Note: This field may return null, indicating that no valid values can be obtained.public Long getRegion()
public void setRegion(Long Region)
Region - Region
Note: This field may return null, indicating that no valid values can be obtained.public String getBeginTime()
public void setBeginTime(String BeginTime)
BeginTime - Start time
Note: This field may return null, indicating that no valid values can be obtained.public String getEndTime()
public void setEndTime(String EndTime)
EndTime - End time
Note: This field may return null, indicating that no valid values can be obtained.public Long getInquireNum()
public void setInquireNum(Long InquireNum)
InquireNum - Application Quantity
Note: This field may return null, indicating that no valid values can be obtained.public Long getUsedNum()
public void setUsedNum(Long UsedNum)
UsedNum - Usage Quantity
Note: This field may return null, indicating that no valid values can be obtained.public String getType()
public void setType(String Type)
Type - Sub-product code.
Note: This field may return null, indicating that no valid values can be obtained.public Long getRenewFlag()
public void setRenewFlag(Long RenewFlag)
RenewFlag - Renewal flag.   
Note: This field may return null, indicating that no valid values can be obtained.public Long getBotCPWaf()
public void setBotCPWaf(Long BotCPWaf)
BotCPWaf - Purchase Page Bot 40% Off
Note: This field may return null, indicating that no valid values can be obtained.public Long getBotNPWaf()
public void setBotNPWaf(Long BotNPWaf)
BotNPWaf - Console Buy Bot with 50% Off
Note: This field may return null, indicating that no valid values can be obtained.public Long getIsBotTrial()
public void setIsBotTrial(Long IsBotTrial)
IsBotTrial - 7-day Bot Trial Identification, 1 for Trial, 0 for No Trial
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.