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