<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FinanceKit",
  "identifier" : "/documentation/FinanceKit/MerchantCategoryCode",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "FinanceKit"
    ],
    "preciseIdentifier" : "s:10FinanceKit20MerchantCategoryCodeV"
  },
  "title" : "MerchantCategoryCode"
}
-->

# MerchantCategoryCode

```
struct MerchantCategoryCode
```

## Topics

### Initializers

[`init(rawValue: Int16)`](/documentation/FinanceKit/MerchantCategoryCode/init(rawValue:))

Creates a merchant category code with the provided value.

### Instance Properties

[`let rawValue: Int16`](/documentation/FinanceKit/MerchantCategoryCode/rawValue)

A integer that represents the raw value of a merchant category code.

### Default Implementations

[CustomStringConvertible Implementations](/documentation/FinanceKit/MerchantCategoryCode/CustomStringConvertible-Implementations)

[LosslessStringConvertible Implementations](/documentation/FinanceKit/MerchantCategoryCode/LosslessStringConvertible-Implementations)

## Relationships

### Conforms To

[`Escapable`](/documentation/Swift/Escapable)

[`Decodable`](/documentation/Swift/Decodable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Encodable`](/documentation/Swift/Encodable)

[`Copyable`](/documentation/Swift/Copyable)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`LosslessStringConvertible`](/documentation/Swift/LosslessStringConvertible)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)