public static class CustomerSendMsgTaskRequest.CustomerSendMsgTaskRequestSendConfigUrlTrackConfig
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
title
example:
百度
|
String |
trackId
example:
88888
|
String |
trackUrl
example:
http://www.baidu.com
|
| 构造器和说明 |
|---|
CustomerSendMsgTaskRequestSendConfigUrlTrackConfig() |
@NameInMap(value="title") public String title
百度
@NameInMap(value="trackId") public String trackId
88888
@NameInMap(value="trackUrl") public String trackUrl
public CustomerSendMsgTaskRequestSendConfigUrlTrackConfig()
public static CustomerSendMsgTaskRequest.CustomerSendMsgTaskRequestSendConfigUrlTrackConfig build(Map<String,?> map) throws Exception
Exceptionpublic CustomerSendMsgTaskRequest.CustomerSendMsgTaskRequestSendConfigUrlTrackConfig setTitle(String title)
public String getTitle()
public CustomerSendMsgTaskRequest.CustomerSendMsgTaskRequestSendConfigUrlTrackConfig setTrackId(String trackId)
public String getTrackId()
public CustomerSendMsgTaskRequest.CustomerSendMsgTaskRequestSendConfigUrlTrackConfig setTrackUrl(String trackUrl)
public String getTrackUrl()
Copyright © 2025. All rights reserved.