Abstract Param Model

Properties

Name Type Description Notes
name String [optional] [default to null]
description String [optional] [default to null]
label String [optional] [default to null]
type String [optional] [default to null]
minValueLength Integer [optional] [default to null]
maxValueLength Integer [optional] [default to null]
options List [optional] [default to null]
required Boolean [optional] [default to null]
placeholder String [optional] [default to null]
helpertext String [optional] [default to null]
language String [optional] [default to null]
disabled Boolean [optional] [default to null]
value Object [optional] [default to null]
readOnly Boolean [optional] [default to null]
hiddenValue Boolean [optional] [default to null]
default Object [optional] [default to null]

[Back to Models] [Back to Routes]

© 2024 Boomerang. All rights reserved.
Docs and examples licensed under Apache 2.0