ReportCostCenterStringValueMapping Model

Required
CostCenterStringID : number (int)

Nullable MaxLength(64)
Reporting_CostCenterCommonName : string

Nullable MaxLength(64)
Reporting_CostCenterLocalizedName : string

Example
{
  "CostCenterStringID": 321,
  "Reporting_CostCenterCommonName": "string value",
  "Reporting_CostCenterLocalizedName": "string value"
}