---
title: Body
framework: coretransferable
role: symbol
role_heading: Associated Type
path: coretransferable/transferrepresentation/body-swift.associatedtype
---

# Body

The transfer representation for the item.

## Declaration

```swift
associatedtype Body : TransferRepresentation
```

## See Also

### Implementing a transfer representation

- [body](coretransferable/transferrepresentation/body-swift.property.md)
- [Item](coretransferable/transferrepresentation/item.md)
