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

# type

The push type constant associated with the token.

## Declaration

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

## Discussion

Discussion For possible values, see PKPushType.

## See Also

### Getting the Token

- [token](pushkit/pkpushcredentials/token.md)
