ReportGroupStringValueMapping
Model
Required
GroupStringID :
number (int)
Nullable
MaxLength(16)
GroupStringType :
string
Nullable
MaxLength(32)
Reporting_GroupCommonName :
string
Nullable
MaxLength(32)
Reporting_GroupLocalizedName :
string
Nullable
MaxLength(32)
Reporting_MainGroupCommonName :
string
Nullable
MaxLength(32)
Reporting_MainGroupLocalizedName :
string
Example
{
"GroupStringID": 321,
"GroupStringType": "string value",
"Reporting_GroupCommonName": "string value",
"Reporting_GroupLocalizedName": "string value",
"Reporting_MainGroupCommonName": "string value",
"Reporting_MainGroupLocalizedName": "string value"
}