# AWSPhone

The `AWSPhone` scalar type provided by AWS AppSync, represents a valid Phone Number. Phone numbers are serialized and deserialized as Strings. Segments of the phone number may be whitespace delimited or hyphenated. The number can specify a country code at the beginning. However, United States numbers without country codes are still considered to be valid.

```
scalar AWSPhone
```

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

[`SendPaymentMessageInput`](https://docs.monei.com/apis/graphql/types/inputs/send-payment-message-input/.md) input ● [`SendSubscriptionMessageInput`](https://docs.monei.com/apis/graphql/types/inputs/send-subscription-message-input/.md) input
