Name | Type | Description | Notes |
---|---|---|---|
Name | String | ||
Description | String | ||
Key | String | ||
Tooltip | String | [optional] | |
Position | Number | ||
DefaultValue | String | [optional] | |
ValidValues | [ValidValue] | [optional] | |
ValidationRegex | String | [optional] | |
FieldType | String | ||
IsFlipdishRestricted | Boolean | [optional] |
-
Text
(value:"Text"
) -
TextArea
(value:"TextArea"
) -
Integer
(value:"Integer"
) -
Decimal
(value:"Decimal"
) -
Date
(value:"Date"
) -
DateTime
(value:"DateTime"
) -
Time
(value:"Time"
) -
Select
(value:"Select"
) -
Boolean
(value:"Boolean"
) -
ActionButton
(value:"ActionButton"
)