public static class QueryTasksV3ResponseBody.QueryTasksV3ResponseBodyResultCustomfieldsValue
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryTasksV3ResponseBodyResultCustomfieldsValue() |
@NameInMap(value="id") public String id
@NameInMap(value="metaString") public String metaString
@NameInMap(value="title") public String title
public QueryTasksV3ResponseBodyResultCustomfieldsValue()
public static QueryTasksV3ResponseBody.QueryTasksV3ResponseBodyResultCustomfieldsValue build(Map<String,?> map) throws Exception
Exceptionpublic QueryTasksV3ResponseBody.QueryTasksV3ResponseBodyResultCustomfieldsValue setId(String id)
public String getId()
public QueryTasksV3ResponseBody.QueryTasksV3ResponseBodyResultCustomfieldsValue setMetaString(String metaString)
public String getMetaString()
public QueryTasksV3ResponseBody.QueryTasksV3ResponseBodyResultCustomfieldsValue setTitle(String title)
public String getTitle()
Copyright © 2025. All rights reserved.