---
title: TranslationSession.BatchResponse.Element
framework: translation
role: symbol
role_heading: Type Alias
path: translation/translationsession/batchresponse/element
---

# TranslationSession.BatchResponse.Element

The type of element produced by this asynchronous sequence.

## Declaration

```swift
typealias Element = TranslationSession.Response
```

## See Also

### Iteration types

- [TranslationSession.BatchResponse.AsyncIterator](translation/translationsession/batchresponse/asynciterator.md)
