tradeItemPieceDescription

property

Trade Item Piece Description

Human-readable description of what this specific piece is (e.g., 'Jacket', 'Trousers', 'Left shoe', 'Instruction booklet').

URI:https://ref.openepcis.io/extensions/common/core/tradeItemPieceDescription

Range

xsd:string

JSON-LD Example

{
  "type": "IndividualTradeItemPiece",
  "tradeItemPieceDescription": "..."
}