# AccountTokenizationMethodsItem

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

```
type AccountTokenizationMethodsItem {

  enabled: Boolean

}
```

### Fields[​](#fields "Enlace directo al Fields")

#### [`AccountTokenizationMethodsItem.enabled`](#enabled) ● [`Boolean`](https://docs.monei.com/es/es/apis/graphql/types/scalars/boolean/.md) scalar[​](#enabled "Enlace directo al enabled")

Whether this tokenization method is enabled.

### Member Of[​](#member-of "Enlace directo al Member Of")

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