Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.32 KB

MandateDataInputField.md

File metadata and controls

27 lines (19 loc) · 1.32 KB

MandateDataInputField

The Data Input Field

Properties

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]