# AccountTokenizationMethodsClickToPayItem

Click to Pay configuration for the account.

```
type AccountTokenizationMethodsClickToPayItem {

  enabled: Boolean

  dpaId: ID

}
```

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

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

Whether Click to Pay is enabled.

#### [`AccountTokenizationMethodsClickToPayItem.dpaId`](#dpa-id) ● [`ID`](https://docs.monei.com/es/es/apis/graphql/types/scalars/id/.md) scalar[​](#dpa-id "Enlace directo al dpa-id")

Digital Payment Application (DPA) ID issued by the card networks.

### 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
