ReportSalesTransactionItemStringDimension Model

ItemType : bool

Dimensions on values from POSCorePublic.Enums.Sales.SaleItemTypes

ItemReferenceID : bool

RecipeID : bool

Reporting_ItemCommonName : bool

Reporting_ItemLocalizedName : bool

Reporting_SaleModifierCommonName : bool

Reporting_SaleModifierLocalizedName : bool

Reporting_SaleModifierPrefixCommonName : bool

Reporting_SaleModifierPrefixLocalizedName : bool

Reporting_VariantCommonName : bool

Reporting_VariantLocalizedName : bool

Reporting_VariantPostfixCommonName : bool

Reporting_VariantPostfixLocalizedName : bool

Reporting_PLU : bool

Example
{
  "ItemType": true,
  "ItemReferenceID": true,
  "RecipeID": true,
  "Reporting_ItemCommonName": true,
  "Reporting_ItemLocalizedName": true,
  "Reporting_SaleModifierCommonName": true,
  "Reporting_SaleModifierLocalizedName": true,
  "Reporting_SaleModifierPrefixCommonName": true,
  "Reporting_SaleModifierPrefixLocalizedName": true,
  "Reporting_VariantCommonName": true,
  "Reporting_VariantLocalizedName": true,
  "Reporting_VariantPostfixCommonName": true,
  "Reporting_VariantPostfixLocalizedName": true,
  "Reporting_PLU": true
}