ExamFieldMappingDetailModel
Model used to retrieve or set information about an exam field mapping detail.
| Name | Description | Type | Additional information |
|---|---|---|---|
| ColumnName |
Column Name of the exam field mapping detail (Required). |
string |
None. |
| ListValue |
List values of the exam field mapping detail (Required). |
string |
None. |
| SortOrder |
Sort order of the exam field mapping detail (Required). |
integer |
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. |