The Data Input Field
Name | Type | Description | Notes |
---|---|---|---|
fieldId | String | Field ID | [optional] |
documentType | String | The document type | [optional] |
documentVersion | String | The document version | [optional] |
path | String | Path to this field | [optional] |
pathType | String | The type of path | [optional] |
fieldName | String | Field name | [optional] |
namespace | MandateDataInputFieldNamespace | [optional] | |
exampleOrFixedValue | String | An example of the content for this field | [optional] |
acceptedValues | List<String> | An Array representing the acceptable values for this field | [optional] |
documentationLink | String | An example of the content for this field | [optional] |
dataType | String | The data type of this field. | [optional] |
description | String | A description of this field | [optional] |
optionality | String | Determines if the field if Required/Conditional/Optional or not required. | [optional] |
cardinality | String | Represents the number of times an element can appear within the document | [optional] |