ReportEventStringValueMapping
Model
Required
EventStringID :
number (int)
Nullable
MaxLength(64)
Reporting_EventCommonName :
string
Nullable
MaxLength(64)
Reporting_EventLocalizedName :
string
Example
{
"EventStringID": 321,
"Reporting_EventCommonName": "string value",
"Reporting_EventLocalizedName": "string value"
}