---
title: orderTypeIdentifier
framework: financekit
role: symbol
role_heading: Instance Property
path: financekit/fullyqualifiedorderidentifier/ordertypeidentifier
---

# orderTypeIdentifier

A string that describes the order type.

## Declaration

```swift
var orderTypeIdentifier: String
```

## Discussion

Discussion This is a string the merchant uses to identify the set of orders associated with a given type. Merchants can set up order types on the developer portal.

## See Also

### Instance Properties

- [orderIdentifier](financekit/fullyqualifiedorderidentifier/orderidentifier.md)
