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