---
title: identifier
framework: intents
role: symbol
role_heading: Instance Property
path: intents/invoiceshortcut/identifier
---

# identifier

The unique identifier for the shortcut.

## Declaration

```swift
var identifier: UUID { get }
```

## See Also

### Accessing Shortcut Information

- [invocationPhrase](intents/invoiceshortcut/invocationphrase.md)
- [shortcut](intents/invoiceshortcut/shortcut.md)
