form-definition-v2-schema-properties-output
Output Type
object (Output)
output Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| audience | string | Required | cannot be null | Form Definition V2 Schema |
| version | string | Required | cannot be null | Form Definition V2 Schema |
audience
Target audience for the output (human readable or machine processable)
audience
-
is required
-
Type:
string(Audience) -
cannot be null
-
defined in: Form Definition V2 Schema
Audience Type
string (Audience)
audience Constraints
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"human" | |
"machine" |
version
Version identifier for the output format
version
-
is required
-
Type:
string(Version) -
cannot be null
-
defined in: Form Definition V2 Schema
Version Type
string (Version)