Extension
A free form key/value pair addition that can contain additional context.
Source of truth: Extension.cs
Optional properties
Section titled “Optional properties”| JSON name | Type | Description |
|---|---|---|
key | string | The Key in a Key/Value pair. |
value | string | The Value in a Key/Value pair. |
notes | string | Any additional, optional, information to explain the intent of extension key/value pair. |