The Data Input Field
Name | Type | Description | Notes |
---|---|---|---|
Id | string | Field UUID | [optional] |
FieldId | string | Field ID | [optional] |
ApplicableDocumentRoots | List<Object> | [optional] | |
Path | string | Path to this field | [optional] |
Namespace | string | Namespace of this field | [optional] |
FieldName | string | Field name | [optional] |
ExampleOrFixedValue | string | An example of the content for this field | [optional] |
AcceptedValues | Object | An object representing the acceptable values for this field | [optional] |
DocumentationLink | string | An example of the content for this field | [optional] |
Description | string | A description of this field | [optional] |
IsSegment | bool | Is this a segment of the schema | [optional] |
RequiredFor | DataInputFieldRequiredFor | [optional] | |
ConditionalFor | List<ConditionalForField> | [optional] | |
NotUsedFor | DataInputFieldNotUsedFor | [optional] | |
OptionalFor | DataInputFieldOptionalFor | [optional] |