ExamFieldMappingModel
Model used to retrieve or set information about an exam field mappings.
| Name | Description | Type | Additional information |
|---|---|---|---|
| ColumnName |
check (Required) |
string |
None. |
| DisplayName |
check (Required) |
string |
None. |
| DataType |
check (Required) |
string |
None. |
| Format |
check |
string |
None. |
| Id |
Unique ID of the model in the portal (Read only). |
globally unique identifier |
None. |
| ExternalId |
Unique ID of the model on integrating system (Required). |
string |
None. |