Getting started Community Training Tutorials Documentation APIs, AI & Tools
type Attribute = { name: QName, required: Boolean, value: Type }
Types Types
Types Types
You're viewing an older version of the documentation. You can switch to the latest version or use the version selector in the left navigation.
| Type | Definition | Description |
|---|---|---|
Attribute |
|
Represents an Attribute definition that is part of an Object field Key. Introduced in DataWeave version 2.3.0. |
Field |
|
Represents a Field description that is part of an Object. Introduced in DataWeave version 2.3.0. |
FunctionParam |
|
Represents a Function parameter that is part of a Function type. Introduced in DataWeave version 2.3.0. |
QName |
|
Represents a Qualified Name definition with a Introduced in DataWeave version 2.3.0. |