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