public class ItemForListContactsOutput extends Object
| Constructor and Description |
|---|
ItemForListContactsOutput() |
public ItemForListContactsOutput contactGroupIds(List<String> contactGroupIds)
public ItemForListContactsOutput addContactGroupIdsItem(String contactGroupIdsItem)
public List<String> getContactGroupIds()
public ItemForListContactsOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public ItemForListContactsOutput dingTalkBotWebhook(DingTalkBotWebhookForListContactsOutput dingTalkBotWebhook)
@Valid public @Valid DingTalkBotWebhookForListContactsOutput getDingTalkBotWebhook()
public void setDingTalkBotWebhook(DingTalkBotWebhookForListContactsOutput dingTalkBotWebhook)
public ItemForListContactsOutput email(String email)
public String getEmail()
public void setEmail(String email)
public ItemForListContactsOutput emailActive(Boolean emailActive)
public Boolean isEmailActive()
public void setEmailActive(Boolean emailActive)
public ItemForListContactsOutput id(String id)
public String getId()
public void setId(String id)
public ItemForListContactsOutput larkBotWebhook(LarkBotWebhookForListContactsOutput larkBotWebhook)
@Valid public @Valid LarkBotWebhookForListContactsOutput getLarkBotWebhook()
public void setLarkBotWebhook(LarkBotWebhookForListContactsOutput larkBotWebhook)
public ItemForListContactsOutput name(String name)
public String getName()
public void setName(String name)
public ItemForListContactsOutput weComBotWebhook(WeComBotWebhookForListContactsOutput weComBotWebhook)
@Valid public @Valid WeComBotWebhookForListContactsOutput getWeComBotWebhook()
public void setWeComBotWebhook(WeComBotWebhookForListContactsOutput weComBotWebhook)
public ItemForListContactsOutput webhook(WebhookForListContactsOutput webhook)
@Valid public @Valid WebhookForListContactsOutput getWebhook()
public void setWebhook(WebhookForListContactsOutput webhook)
Copyright © 2026. All rights reserved.