ReportSupplierStringValueMapping Model

Required
SupplierStringID : number (int)

Nullable MaxLength(128)
Reporting_SupplierCommonName : string

Nullable MaxLength(128)
Reporting_SupplierLocalizedName : string

Example
{
  "SupplierStringID": 321,
  "Reporting_SupplierCommonName": "string value",
  "Reporting_SupplierLocalizedName": "string value"
}