public static class GetProcessDesignResponseBody.GetProcessDesignResponseBodyApprovalSummaryTitle
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
enUS
example:
zhangsan
|
String |
type
example:
i18n
|
String |
zhCN
example:
张三
|
| 构造器和说明 |
|---|
GetProcessDesignResponseBodyApprovalSummaryTitle() |
@NameInMap(value="en_US") public String enUS
zhangsan
@NameInMap(value="type") public String type
i18n
@NameInMap(value="zh_CN") public String zhCN
张三
public GetProcessDesignResponseBodyApprovalSummaryTitle()
public static GetProcessDesignResponseBody.GetProcessDesignResponseBodyApprovalSummaryTitle build(Map<String,?> map) throws Exception
Exceptionpublic GetProcessDesignResponseBody.GetProcessDesignResponseBodyApprovalSummaryTitle setEnUS(String enUS)
public String getEnUS()
public GetProcessDesignResponseBody.GetProcessDesignResponseBodyApprovalSummaryTitle setType(String type)
public String getType()
public GetProcessDesignResponseBody.GetProcessDesignResponseBodyApprovalSummaryTitle setZhCN(String zhCN)
public String getZhCN()
Copyright © 2025. All rights reserved.