Skip to content

DataItemMapping

The individual column-to-column mapping between source and target Data Items.

Source of truth: DataItemMapping.cs

JSON nameTypeDescription
idstringOptional identifier as a string value to allow various identifier approaches.
namestringOptional name for the Data Item Mapping.
sourceDataItemsarray of DataItemThe source Data Items of the mapping.
targetDataItemDataItemThe target Data Item of the mapping.
extensionsarray of ExtensionThe collection of extension Key/Value pairs.
notesstringFree-format notes.