---
title: intermediateCertificate
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/storeandforwardbatch/intermediatecertificate
---

# intermediateCertificate

An array that contains the intermediate certificates that the system uses to sign the leaf certificate.

## Declaration

```swift
let intermediateCertificate: [String]
```

## See Also

### Getting the batch details

- [id](proximityreader/storeandforwardbatch/id.md)
- [count](proximityreader/storeandforwardbatch/count.md)
- [leafCertificate](proximityreader/storeandforwardbatch/leafcertificate.md)
- [payments](proximityreader/storeandforwardbatch/payments.md)
- [signature](proximityreader/storeandforwardbatch/signature.md)
