# PaymentMethodMBWay

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

```
type PaymentMethodMBWay {

  phoneNumber: String

}
```

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

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

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

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

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