ReportRemarkStringValueMapping
Model
Required
RemarkStringID :
number (int)
Nullable
MaxLength(64)
Reporting_RemarkGroupCommonName :
string
Nullable
MaxLength(64)
Reporting_RemarkGroupLocalizedName :
string
Nullable
MaxLength(256)
Reporting_RemarkCommonName :
string
Nullable
MaxLength(256)
Reporting_RemarkLocalizedName :
string
Example
{
"RemarkStringID": 321,
"Reporting_RemarkGroupCommonName": "string value",
"Reporting_RemarkGroupLocalizedName": "string value",
"Reporting_RemarkCommonName": "string value",
"Reporting_RemarkLocalizedName": "string value"
}