# PaymentMethodTrustly

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

```
type PaymentMethodTrustly {

  customerId: ID

}
```

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

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

The Trustly's customer ID.

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

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