---
title: PKDisbursementSummaryItem
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkdisbursementsummaryitem
---

# PKDisbursementSummaryItem

A summary item that represents a disbursement.

## Declaration

```swift
class PKDisbursementSummaryItem
```

## Relationships

### Inherits From

- [PKPaymentSummaryItem](passkit/pkpaymentsummaryitem.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Setting the summary items

- [summaryItems](passkit/pkdisbursementrequest/summaryitems.md)
- [PKPaymentSummaryItem](passkit/pkpaymentsummaryitem.md)
- [PKInstantFundsOutFeeSummaryItem](passkit/pkinstantfundsoutfeesummaryitem.md)
