ReportPriceLevelStringValueMapping
Model
Required
PriceLevelStringID :
number (int)
Nullable
MaxLength(32)
Reporting_PriceLevelCommonName :
string
Nullable
MaxLength(32)
Reporting_PriceLevelLocalizedName :
string
Example
{
"PriceLevelStringID": 321,
"Reporting_PriceLevelCommonName": "string value",
"Reporting_PriceLevelLocalizedName": "string value"
}