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