NameDescriptionTypeAdditional information
ItemID

Gets or sets the unique identifier of the item.

integer

None.

Name

Gets or sets the name of the item.

string

None.

Description

Gets or sets the description of the item.

string

None.

ItemCode

Gets or sets the code of the item.

string

None.

ItemType

Gets or sets the type of the item.

string

None.

Active

Gets or sets a value indicating whether the item is active.

boolean

None.

ItemImage

Gets or sets the list of images associated with the item.

Collection of ItemImageDTO

None.