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

# init(rawValue:)

Creates a merchant category code with the provided value.

## Declaration

```swift
init(rawValue: Int16)
```
