---
title: type
framework: pushkit
role: symbol
role_heading: Instance Property
path: pushkit/pkpushpayload/type
---

# type

The type value indicating how to interpret the payload.

## Declaration

```swift
var type: PKPushType { get }
```

## Discussion

Discussion For possible values, see PKPushType.

## See Also

### Payload Data

- [dictionaryPayload](pushkit/pkpushpayload/dictionarypayload.md)
