---
title: orderTypeIdentifier
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkpaymentorderdetails/ordertypeidentifier
---

# orderTypeIdentifier

An identifier for the order type associated with the order.

## Declaration

```swift
var orderTypeIdentifier: String { get set }
```

## See Also

### Identifying and authenticating the order

- [authenticationToken](passkit/pkpaymentorderdetails/authenticationtoken.md)
- [orderIdentifier](passkit/pkpaymentorderdetails/orderidentifier.md)
- [webServiceURL](passkit/pkpaymentorderdetails/webserviceurl.md)
