---
title: "init(rawValue:)"
framework: passkit
role: symbol
role_heading: Initializer
path: "passkit/pkmerchantcapability/init(rawvalue:)"
---

# init(rawValue:)

Creates a merchant capability using the raw value you provide.

## Declaration

```swift
init(rawValue: UInt)
```

## Parameters

- `rawValue`: An unsigned integer that represents the merchant capability.
