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

# init(_:)

Creates a new merchant category code with the provided string value.

## Declaration

```swift
init?(_ description: String)
```
