public class PaasStrategyItem extends AbstractModel
Constructor and Description |
---|
PaasStrategyItem() |
Modifier and Type | Method and Description |
---|---|
Long |
getContentType()
Get 素材类型 0-普短 1-超短
|
Long |
getId()
Get 短信模板id或超级短信样例id
|
void |
setContentType(Long ContentType)
Set 素材类型 0-普短 1-超短
|
void |
setId(Long Id)
Set 短信模板id或超级短信样例id
|
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 Long getId()
public void setId(Long Id)
Id
- 短信模板id或超级短信样例idpublic Long getContentType()
public void setContentType(Long ContentType)
ContentType
- 素材类型 0-普短 1-超短Copyright © 2020. All rights reserved.