ReportGroupSalesHierarchyStringValueMapping
Model
Required
GroupSalesHierarchyStringID :
number (int)
Nullable
MaxLength(32)
Reporting_MainGroupCommonName :
string
Nullable
MaxLength(32)
Reporting_MainGroupLocalizedName :
string
Nullable
MaxLength(32)
Reporting_GroupCommonName :
string
Nullable
MaxLength(32)
Reporting_GroupLocalizedName :
string
Nullable
MaxLength(50)
Reporting_ItemCommonName :
string
Nullable
MaxLength(50)
Reporting_ItemLocalizedName :
string
Nullable
MaxLength(18)
Reporting_PLU :
string
Nullable
MaxLength(32)
Reporting_SaleModifierCommonName :
string
Nullable
MaxLength(32)
Reporting_SaleModifierLocalizedName :
string
Nullable
MaxLength(16)
Reporting_SaleModifierPrefixCommonName :
string
Nullable
MaxLength(16)
Reporting_SaleModifierPrefixLocalizedName :
string
Nullable
MaxLength(32)
Reporting_VariantCommonName :
string
Nullable
MaxLength(32)
Reporting_VariantLocalizedName :
string
Nullable
MaxLength(16)
Reporting_VariantPostfixCommonName :
string
Nullable
MaxLength(16)
Reporting_VariantPostfixLocalizedName :
string
Example
{
"GroupSalesHierarchyStringID": 321,
"Reporting_MainGroupCommonName": "string value",
"Reporting_MainGroupLocalizedName": "string value",
"Reporting_GroupCommonName": "string value",
"Reporting_GroupLocalizedName": "string value",
"Reporting_ItemCommonName": "string value",
"Reporting_ItemLocalizedName": "string value",
"Reporting_PLU": "string value",
"Reporting_SaleModifierCommonName": "string value",
"Reporting_SaleModifierLocalizedName": "string value",
"Reporting_SaleModifierPrefixCommonName": "string value",
"Reporting_SaleModifierPrefixLocalizedName": "string value",
"Reporting_VariantCommonName": "string value",
"Reporting_VariantLocalizedName": "string value",
"Reporting_VariantPostfixCommonName": "string value",
"Reporting_VariantPostfixLocalizedName": "string value"
}