---
title: outOfApp
framework: StoreKit
role: symbol
role_heading: Type Property
platforms: [iOS 27.2+, iPadOS 27.2+, Mac Catalyst 27.2+, macOS 27.2+, tvOS 27.2+, visionOS 27.2+, watchOS 27.2+]
path: storekit/externalpurchasecustomlink/tokentype/outofapp
---

# outOfApp

A token type for workflows in which customers complete transactions outside of the app.

## Declaration

```swift
static let outOfApp: ExternalPurchaseCustomLink.TokenType
```

## See Also

### Token types

- [withinApp](storekit/externalpurchasecustomlink/tokentype/withinapp.md)
