ReportServiceModeStringValueMapping
Model
Required
ServiceModeStringID :
number (int)
Nullable
MaxLength(32)
Reporting_ServiceModeCommonName :
string
Nullable
MaxLength(32)
Reporting_ServiceModeLocalizedName :
string
Nullable
MaxLength(8)
Reporting_ServiceModeCommonShortPrefix :
string
Nullable
MaxLength(8)
Reporting_ServiceModeLocalizedShortPrefix :
string
Nullable
MaxLength(32)
Reporting_CourseBreakCommonName :
string
Nullable
MaxLength(32)
Reporting_CourseBreakLocalizedName :
string
Example
{
"ServiceModeStringID": 321,
"Reporting_ServiceModeCommonName": "string value",
"Reporting_ServiceModeLocalizedName": "string value",
"Reporting_ServiceModeCommonShortPrefix": "string value",
"Reporting_ServiceModeLocalizedShortPrefix": "string value",
"Reporting_CourseBreakCommonName": "string value",
"Reporting_CourseBreakLocalizedName": "string value"
}