---
title: NFCISO7816ResponseAPDU
framework: corenfc
role: symbol
role_heading: Structure
path: corenfc/nfciso7816responseapdu
---

# NFCISO7816ResponseAPDU

An object containing the response from the tag.

## Declaration

```swift
struct NFCISO7816ResponseAPDU
```

## Topics

### Response Data

- [payload](corenfc/nfciso7816responseapdu/payload.md)
- [statusWord1](corenfc/nfciso7816responseapdu/statusword1.md)
- [statusWord2](corenfc/nfciso7816responseapdu/statusword2.md)

## See Also

### Sending a Command

- [sendCommand(apdu:resultHandler:)](corenfc/nfciso7816tag/sendcommand(apdu:resulthandler:).md)
- [sendCommand(apdu:completionHandler:)](corenfc/nfciso7816tag/sendcommand(apdu:completionhandler:).md)
- [NFCISO7816APDU](corenfc/nfciso7816apdu.md)
