form-definition-v2-schema-properties-lists-lists-item-properties-items-oneof-string-list-items-items-array-item-properties-hint
Hint Type
object (Hint)
hint Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| id | string | Optional | cannot be null | Form Definition V2 Schema |
| text | string | Optional | cannot be null | Form Definition V2 Schema |
id
The id value.
id
-
is optional
-
Type:
string(Id) -
cannot be null
-
defined in: Form Definition V2 Schema
Id Type
string (Id)
id Constraints
UUID: the string must be a UUID, according to RFC 4122
text
The text value.
text
-
is optional
-
Type:
string(Text) -
cannot be null
-
defined in: Form Definition V2 Schema
Text Type
string (Text)