---
title: ExternalPurchaseCustomLink.NoticeResult.cancelled
framework: storekit
role: symbol
role_heading: Case
path: storekit/externalpurchasecustomlink/noticeresult/cancelled
---

# ExternalPurchaseCustomLink.NoticeResult.cancelled

The customer chooses to cancel; don’t offer external purchases.

## Declaration

```swift
case cancelled
```

## See Also

### Getting notice results

- [ExternalPurchaseCustomLink.NoticeResult.continued](storekit/externalpurchasecustomlink/noticeresult/continued.md)
