---
title: currency
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkdisbursementrequest/currency
---

# currency

The currency to use for this disbursement.

## Declaration

```swift
var currency: Locale.Currency { get set }
```

## Discussion

Discussion Apple Pay interprets the amounts that this request’s summary items provide as amounts in this currency.

## See Also

### Setting currency and region information

- [region](passkit/pkdisbursementrequest/region.md)
- [supportedRegions](passkit/pkdisbursementrequest/supportedregions-1cl0f.md)
