---
title: deviceAccountNumberSuffix
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pksecureelementpass/deviceaccountnumbersuffix
---

# deviceAccountNumberSuffix

A display-ready version of the device-specific account number.

## Declaration

```swift
var deviceAccountNumberSuffix: String { get }
```

## Discussion

Discussion This property’s value is generally the last four or five digits of the device-specific account number, but can vary by issuer.

## See Also

### Getting the hardware attributes

- [deviceAccountIdentifier](passkit/pksecureelementpass/deviceaccountidentifier.md)
- [devicePassIdentifier](passkit/pksecureelementpass/devicepassidentifier.md)
- [pairedTerminalIdentifier](passkit/pksecureelementpass/pairedterminalidentifier.md)
