ReportCorrectionTypeStringValueMapping Model

Required
CorrectionTypeStringID : number (int)

Nullable MaxLength(32)
Reporting_CorrectionTypeCommonName : string

Nullable MaxLength(32)
Reporting_CorrectionTypeLocalizedName : string

Example
{
  "CorrectionTypeStringID": 321,
  "Reporting_CorrectionTypeCommonName": "string value",
  "Reporting_CorrectionTypeLocalizedName": "string value"
}