public static class PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildren
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
componentName
This parameter is required.
|
PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildrenProps |
props
This parameter is required.
|
| 构造器和说明 |
|---|
PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildren() |
@NameInMap(value="componentName") public String componentName
This parameter is required.
example:TextField
@NameInMap(value="props") public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildrenProps props
This parameter is required.
public PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildren()
public static PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildren build(Map<String,?> map) throws Exception
Exceptionpublic PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildren setComponentName(String componentName)
public String getComponentName()
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildren setProps(PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildrenProps props)
public PremiumGetFormSchemaResponseBody.PremiumGetFormSchemaResponseBodyResultSchemaContentItemsChildrenProps getProps()
Copyright © 2025. All rights reserved.