# PaymentMethodTrustly

Details from Trustly order used as payment method at the time of the transaction.

```
type PaymentMethodTrustly {

  customerId: ID

}
```

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

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

The Trustly's customer ID.

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

[`PaymentMethod`](https://docs.monei.com/es/es/apis/graphql/types/objects/payment-method/.md) object
