Skip to main content

ProductTypeEnum

No description

enum ProductTypeEnum {
BASE_ITEM
BUNDLE
COMPONENT @deprecated
KIT @deprecated
NON_INVENTORY
PART
}

Values

ProductTypeEnum.BASE_ITEM

Base Item

ProductTypeEnum.BUNDLE

Bundle

ProductTypeEnum.COMPONENT deprecated

DEPRECATED

Use PART instead.

Component

ProductTypeEnum.KIT deprecated

DEPRECATED

Use BUNDLE instead.

Kit

ProductTypeEnum.NON_INVENTORY

Non Inventory

ProductTypeEnum.PART

Part

Member Of

AddProductInput input ● Product object ● ProductAddInput input ● ProductFilterInput input ● ProductsExportInput input ● ProductUpdateInput input ● UpdateProductInput input