<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ProximityReader",
  "identifier" : "/documentation/ProximityReader/StoreAndForwardBatch/StoredPaymentCardReadResult/generalCardData",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ProximityReader"
    ],
    "preciseIdentifier" : "s:15ProximityReader20StoreAndForwardBatchV27StoredPaymentCardReadResultV07generalI4DataSSvp"
  },
  "title" : "generalCardData"
}
-->

# generalCardData

A Base64-encoded string that contains general cardholder and terminal data in
tag-length-value (TLV) format.

```
let generalCardData: String
```

## Discussion

The content of this field is determined by your payment service provider.
This field can contain both card tags and terminal tags.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)