public static class GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Boolean |
canModify |
String |
formCode
example:
PROC-292988B1-5064-4A42-9389-xxxxx
|
String |
icon
example:
https://xx.xx.png
|
String |
layoutDesign
example:
{ "widgetName":"dd_watermark_xxx_xxx", "miniAppId":"50000xxx", "templateRule":{ "maxItems":6, "canEditColor":true, "canEditTitle":true, "items":[ ] }, "layoutDesignId":"industry_xx_xx", "width":"111" }
|
String |
sceneCode
example:
water_mark_checkin_open
|
String |
schemaContent
example:
{ "items":[ { "componentName":"HiddenField", "props":{ "bizAlias":"enableModifyPlace", "id":"enableModifyPlace-undefined", "value":"true" } }, { "componentName":"HiddenField", "props":{ "bizAlias":"modifyPlaceDistance", "id":"modifyPlaceDistance-undefined", "value":200 } }, { "componentName":"HiddenField", "props":{ "bizAlias":"title", "id":"title-undefined", "value":"wofu1" } }, { "componentName":"HiddenField", "props":{ "bizAlias":"titleBgColor", "id":"titleBgColor-undefined", "value":"#0089FF" } } ] }
|
String |
suiteKey
example:
suiteKey
|
Boolean |
systemTemplate |
String |
title
example:
标题
|
String |
waterMarkId
example:
PROC-292988B1-5064-4A42-9389-xxxxx
|
构造器和说明 |
---|
GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels() |
@NameInMap(value="canModify") public Boolean canModify
@NameInMap(value="formCode") public String formCode
PROC-292988B1-5064-4A42-9389-xxxxx
@NameInMap(value="icon") public String icon
@NameInMap(value="layoutDesign") public String layoutDesign
{ "widgetName":"dd_watermark_xxx_xxx", "miniAppId":"50000xxx", "templateRule":{ "maxItems":6, "canEditColor":true, "canEditTitle":true, "items":[ ] }, "layoutDesignId":"industry_xx_xx", "width":"111" }
@NameInMap(value="sceneCode") public String sceneCode
water_mark_checkin_open
@NameInMap(value="schemaContent") public String schemaContent
{ "items":[ { "componentName":"HiddenField", "props":{ "bizAlias":"enableModifyPlace", "id":"enableModifyPlace-undefined", "value":"true" } }, { "componentName":"HiddenField", "props":{ "bizAlias":"modifyPlaceDistance", "id":"modifyPlaceDistance-undefined", "value":200 } }, { "componentName":"HiddenField", "props":{ "bizAlias":"title", "id":"title-undefined", "value":"wofu1" } }, { "componentName":"HiddenField", "props":{ "bizAlias":"titleBgColor", "id":"titleBgColor-undefined", "value":"#0089FF" } } ] }
@NameInMap(value="suiteKey") public String suiteKey
suiteKey
@NameInMap(value="systemTemplate") public Boolean systemTemplate
@NameInMap(value="title") public String title
标题
@NameInMap(value="waterMarkId") public String waterMarkId
PROC-292988B1-5064-4A42-9389-xxxxx
public GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels()
public static GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels build(Map<String,?> map) throws Exception
Exception
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setCanModify(Boolean canModify)
public Boolean getCanModify()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setFormCode(String formCode)
public String getFormCode()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setIcon(String icon)
public String getIcon()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setLayoutDesign(String layoutDesign)
public String getLayoutDesign()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setSceneCode(String sceneCode)
public String getSceneCode()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setSchemaContent(String schemaContent)
public String getSchemaContent()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setSuiteKey(String suiteKey)
public String getSuiteKey()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setSystemTemplate(Boolean systemTemplate)
public Boolean getSystemTemplate()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setTitle(String title)
public String getTitle()
public GetCheckInSchemaTemplateResponseBody.GetCheckInSchemaTemplateResponseBodyResultWaterMarkTemplateModels setWaterMarkId(String waterMarkId)
public String getWaterMarkId()
Copyright © 2024. All rights reserved.