InventoryRelationshipGroupViewModel

View model for Inventory Relationship Groups

NameDescriptionTypeAdditional information
ID

The unique identifier for the relationship group

integer

None.

Description

Description of the relationship group

string

Required

Max length: 100

Abbreviation

Abbreviation for the relationship group

string

Required

Max length: 10

MasterInventoryID

ID of the master inventory item

integer

Required

RelationshipTypeID

The type of relationship

integer

Required

DefaultInventoryID

ID of the default inventory item

integer

None.

SelectionTypeID

The type of selection UI control

integer

Required

CartDescription

Description shown in the shopping cart

string

Max length: 500

DefaultItemText

Text shown for the default item

string

Max length: 100

IsShowChildPricing

Whether to show pricing for child items

boolean

None.