<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [PhoneSingleFactorInfoOptions](./auth.phonesinglefactorinfooptions.md) &gt; [phoneNumber](./auth.phonesinglefactorinfooptions.phonenumber.md)

## PhoneSingleFactorInfoOptions.phoneNumber property

Phone number to send a verification code to.

<b>Signature:</b>

```typescript
phoneNumber: string;
```
