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

# count

The number of payments this batch includes.

## Declaration

```swift
let count: Int
```

## See Also

### Getting the batch details

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