Skip to main content

ItemTypeV1

ItemType allows items to take on different properties and handling within HiiRetail NOTE: This enums is DEPRECATED and will be replaced with a ItemType in v2.

enum ItemTypeV1 {
StockItem
Service
Bundle
Model
Deposit
Freshgood
AnonymizedProduct
Menu
Wholesale
WeightItem
}

Values

ItemTypeV1.StockItem

ItemTypeV1.Service

ItemTypeV1.Bundle

ItemTypeV1.Model

ItemTypeV1.Deposit

ItemTypeV1.Freshgood

ItemTypeV1.AnonymizedProduct

ItemTypeV1.Menu

ItemTypeV1.Wholesale

ItemTypeV1.WeightItem

Member Of

Item object