# AccountTokenizationMethodsItem

Configuration for a single tokenization wallet (Google Pay, Apple Pay).

```
type AccountTokenizationMethodsItem {

  enabled: Boolean

}
```

### Fields[​](#fields "Direct link to Fields")

#### [`AccountTokenizationMethodsItem.enabled`](#enabled) ● [`Boolean`](https://docs.monei.com/apis/graphql/types/scalars/boolean/.md) scalar[​](#enabled "Direct link to enabled")

Whether this tokenization method is enabled.

### Member Of[​](#member-of "Direct link to Member Of")

[`AccountTokenizationMethods`](https://docs.monei.com/apis/graphql/types/objects/account-tokenization-methods/.md) object
