---
title: PKInstantFundsOutFeeSummaryItem
framework: passkit
role: symbol
role_heading: Class
path: passkit/pkinstantfundsoutfeesummaryitem
---

# PKInstantFundsOutFeeSummaryItem

A summary item that represents a fee for an instant funds out transfer.

## Declaration

```swift
class PKInstantFundsOutFeeSummaryItem
```

## 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)
- [PKDisbursementSummaryItem](passkit/pkdisbursementsummaryitem.md)
