React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
PhoneMultiFactorInfo
Interface PhoneMultiFactorInfo
interface
PhoneMultiFactorInfo
{
displayName
?:
string
|
null
;
enrollmentTime
:
string
;
factorId
:
"phone"
|
"totp"
;
phoneNumber
:
string
;
uid
:
string
;
}
Hierarchy (
View Summary
)
MultiFactorInfo
PhoneMultiFactorInfo
Index
Properties
display
Name?
enrollment
Time
factor
Id
phone
Number
uid
Properties
Optional
Readonly
display
Name
displayName
?:
string
|
null
Readonly
enrollment
Time
enrollmentTime
:
string
Readonly
factor
Id
factorId
:
"phone"
|
"totp"
Readonly
phone
Number
phoneNumber
:
string
Readonly
uid
uid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
Name
enrollment
Time
factor
Id
phone
Number
uid
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...