quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 473 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [PhoneMultiFactorEnrollInfoOptions](./auth.phonemultifactorenrollinfooptions.md) > [phoneNumber](./auth.phonemultifactorenrollinfooptions.phonenumber.md)
## PhoneMultiFactorEnrollInfoOptions.phoneNumber property
Phone number to send a verification code to.
<b>Signature:</b>
```typescript
phoneNumber: string;
```