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