Hi I have 5 items in code with a particular structure (name, surname).For business needs a new field (address) must be added in the structure. So I would have items with different structures in queue. When I run the getitem from the queue how can I m...