# PaymentMethodMBWay

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

```
type PaymentMethodMBWay {

  phoneNumber: String

}
```

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

#### [`PaymentMethodMBWay.phoneNumber`](#phone-number) ● [`String`](https://docs.monei.com/es/es/apis/graphql/types/scalars/string/.md) scalar[​](#phone-number "Enlace directo al phone-number")

Phone number in E.164 format used to pay with `mbway`.

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

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