public static class CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
actionKey |
Integer |
actionType |
Integer |
buttonStyleType |
Map<String,?> |
nameI18n |
String |
url |
| 构造器和说明 |
|---|
CreateTodoTypeConfigRequestActionList() |
@NameInMap(value="actionKey") public String actionKey
@NameInMap(value="actionType") public Integer actionType
@NameInMap(value="buttonStyleType") public Integer buttonStyleType
@NameInMap(value="url") public String url
public static CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList build(Map<String,?> map) throws Exception
Exceptionpublic CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList setActionKey(String actionKey)
public String getActionKey()
public CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList setActionType(Integer actionType)
public Integer getActionType()
public CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList setButtonStyleType(Integer buttonStyleType)
public Integer getButtonStyleType()
public CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList setNameI18n(Map<String,?> nameI18n)
public CreateTodoTypeConfigRequest.CreateTodoTypeConfigRequestActionList setUrl(String url)
public String getUrl()
Copyright © 2022. All rights reserved.