# Widgets.WidgetSchemaArray

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **String** |  | [optional] 
**label** | **String** |  | [optional] 
**id** | **String** |  | [optional] 
**defaultCount** | **String** | number of elements in the list to display by default. | [optional] 
**entryLabel** | **String** | name for each element in the list | [optional] 
**thumbnail** | **String** | used to display an image stored at the specified attribute name | [optional] 
**schema** | **[Object]** | The schema used for each element in the array. | [optional] 

<a name="TypeEnum"></a>
## Enum: TypeEnum

* `array` (value: `"array"`)

