---
title: mayStore
framework: passkit
role: symbol
role_heading: Type Property
path: passkit/pkidentityintenttostore/maystore
---

# mayStore

An object that indicates your app may store a data element for an indefinite length of time.

## Declaration

```swift
class var mayStore: PKIdentityIntentToStore { get }
```

## Mentioned in

Requesting identity data from a Wallet pass

## See Also

### Getting default intents

- [willNotStore](passkit/pkidentityintenttostore/willnotstore.md)
