Class CreateChannelCodeRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.wav.v20210129.models.CreateChannelCodeRequest
-
public class CreateChannelCodeRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CreateChannelCodeRequest()
CreateChannelCodeRequest(CreateChannelCodeRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAppIds()
Get 应用ID,字典表中的APP_TYPE值,多个已逗号分隔Long
getMsgId()
Get 欢迎语id(通过欢迎语新增返回的id)String
getName()
Get 二维码名称String
getRemark()
Get 备注Long
getSkipVerify()
Get 自动通过好友:0开启 1关闭, 默认开启String
getSource()
Get 渠道来源String
getSourceName()
Get 渠道来源名称Long
getSourceType()
Get 渠道类型 0 未知 1 公域 2私域WeComTagDetail[]
getTag()
Get 标签Long
getType()
Get 欢迎语类型:0普通欢迎语,1渠道欢迎语Long[]
getUseUserId()
Get 使用成员用户id集String[]
getUseUserOpenId()
Get 使用成员企微账号id集void
setAppIds(String AppIds)
Set 应用ID,字典表中的APP_TYPE值,多个已逗号分隔void
setMsgId(Long MsgId)
Set 欢迎语id(通过欢迎语新增返回的id)void
setName(String Name)
Set 二维码名称void
setRemark(String Remark)
Set 备注void
setSkipVerify(Long SkipVerify)
Set 自动通过好友:0开启 1关闭, 默认开启void
setSource(String Source)
Set 渠道来源void
setSourceName(String SourceName)
Set 渠道来源名称void
setSourceType(Long SourceType)
Set 渠道类型 0 未知 1 公域 2私域void
setTag(WeComTagDetail[] Tag)
Set 标签void
setType(Long Type)
Set 欢迎语类型:0普通欢迎语,1渠道欢迎语void
setUseUserId(Long[] UseUserId)
Set 使用成员用户id集void
setUseUserOpenId(String[] UseUserOpenId)
Set 使用成员企微账号id集void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
CreateChannelCodeRequest
public CreateChannelCodeRequest()
-
CreateChannelCodeRequest
public CreateChannelCodeRequest(CreateChannelCodeRequest 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.
-
-
Method Detail
-
getType
public Long getType()
Get 欢迎语类型:0普通欢迎语,1渠道欢迎语- Returns:
- Type 欢迎语类型:0普通欢迎语,1渠道欢迎语
-
setType
public void setType(Long Type)
Set 欢迎语类型:0普通欢迎语,1渠道欢迎语- Parameters:
Type
- 欢迎语类型:0普通欢迎语,1渠道欢迎语
-
getUseUserId
public Long[] getUseUserId()
Get 使用成员用户id集- Returns:
- UseUserId 使用成员用户id集
-
setUseUserId
public void setUseUserId(Long[] UseUserId)
Set 使用成员用户id集- Parameters:
UseUserId
- 使用成员用户id集
-
getUseUserOpenId
public String[] getUseUserOpenId()
Get 使用成员企微账号id集- Returns:
- UseUserOpenId 使用成员企微账号id集
-
setUseUserOpenId
public void setUseUserOpenId(String[] UseUserOpenId)
Set 使用成员企微账号id集- Parameters:
UseUserOpenId
- 使用成员企微账号id集
-
getAppIds
public String getAppIds()
Get 应用ID,字典表中的APP_TYPE值,多个已逗号分隔- Returns:
- AppIds 应用ID,字典表中的APP_TYPE值,多个已逗号分隔
-
setAppIds
public void setAppIds(String AppIds)
Set 应用ID,字典表中的APP_TYPE值,多个已逗号分隔- Parameters:
AppIds
- 应用ID,字典表中的APP_TYPE值,多个已逗号分隔
-
getSource
public String getSource()
Get 渠道来源- Returns:
- Source 渠道来源
-
setSource
public void setSource(String Source)
Set 渠道来源- Parameters:
Source
- 渠道来源
-
getSourceName
public String getSourceName()
Get 渠道来源名称- Returns:
- SourceName 渠道来源名称
-
setSourceName
public void setSourceName(String SourceName)
Set 渠道来源名称- Parameters:
SourceName
- 渠道来源名称
-
getName
public String getName()
Get 二维码名称- Returns:
- Name 二维码名称
-
setName
public void setName(String Name)
Set 二维码名称- Parameters:
Name
- 二维码名称
-
getTag
public WeComTagDetail[] getTag()
Get 标签- Returns:
- Tag 标签
-
setTag
public void setTag(WeComTagDetail[] Tag)
Set 标签- Parameters:
Tag
- 标签
-
getSkipVerify
public Long getSkipVerify()
Get 自动通过好友:0开启 1关闭, 默认开启- Returns:
- SkipVerify 自动通过好友:0开启 1关闭, 默认开启
-
setSkipVerify
public void setSkipVerify(Long SkipVerify)
Set 自动通过好友:0开启 1关闭, 默认开启- Parameters:
SkipVerify
- 自动通过好友:0开启 1关闭, 默认开启
-
getMsgId
public Long getMsgId()
Get 欢迎语id(通过欢迎语新增返回的id)- Returns:
- MsgId 欢迎语id(通过欢迎语新增返回的id)
-
setMsgId
public void setMsgId(Long MsgId)
Set 欢迎语id(通过欢迎语新增返回的id)- Parameters:
MsgId
- 欢迎语id(通过欢迎语新增返回的id)
-
getRemark
public String getRemark()
Get 备注- Returns:
- Remark 备注
-
setRemark
public void setRemark(String Remark)
Set 备注- Parameters:
Remark
- 备注
-
getSourceType
public Long getSourceType()
Get 渠道类型 0 未知 1 公域 2私域- Returns:
- SourceType 渠道类型 0 未知 1 公域 2私域
-
setSourceType
public void setSourceType(Long SourceType)
Set 渠道类型 0 未知 1 公域 2私域- Parameters:
SourceType
- 渠道类型 0 未知 1 公域 2私域
-
-