---
title: Pass.Generic
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/pass/generic-data.dictionary
---

# Pass.Generic

An object that represents the groups of fields that display the information for a generic pass.

## Declaration

```data
object Pass.Generic
```

## Mentioned in

Creating a generic pass

## Discussion

Discussion Use the generic pass type for passes that don’t fit into other pass categories, such as a club membership pass or a valet claim ticket.

## Relationships

### Inherits From

- [PassFields](walletpasses/passfields.md)

## See Also

### Generic passes

- [Creating a generic pass](walletpasses/creating-a-generic-pass.md)
