---
title: Item
framework: coretransferable
role: symbol
role_heading: Associated Type
path: coretransferable/transferrepresentation/item
---

# Item

The type of the item that’s being transferred.

## Declaration

```swift
associatedtype Item : Transferable
```

## See Also

### Implementing a transfer representation

- [body](coretransferable/transferrepresentation/body-swift.property.md)
- [Body](coretransferable/transferrepresentation/body-swift.associatedtype.md)
