public static class CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
alertContent |
Boolean |
notificationOff |
| 构造器和说明 |
|---|
CreateCardRequestImRobotOpenSpaceModelNotification() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification |
build(Map<String,?> map) |
String |
getAlertContent() |
Boolean |
getNotificationOff() |
CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification |
setAlertContent(String alertContent) |
CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification |
setNotificationOff(Boolean notificationOff) |
@NameInMap(value="alertContent") public String alertContent
@NameInMap(value="notificationOff") public Boolean notificationOff
public CreateCardRequestImRobotOpenSpaceModelNotification()
public static CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification build(Map<String,?> map) throws Exception
Exceptionpublic CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification setAlertContent(String alertContent)
public String getAlertContent()
public CreateCardRequest.CreateCardRequestImRobotOpenSpaceModelNotification setNotificationOff(Boolean notificationOff)
public Boolean getNotificationOff()
Copyright © 2025. All rights reserved.