Preparing search index...
The search index is not available
@auth0/auth0-acul-js - v0.1.0-beta.4
@auth0/auth0-acul-js
Classes
TransactionMembersOnResetPasswordRequest
Interface TransactionMembersOnResetPasswordRequest
interface
TransactionMembersOnResetPasswordRequest
{
allowedIdentifiers
:
null
|
IdentifierType
[]
;
alternateConnections
:
null
|
(
Connection
|
EnterpriseConnection
)
[]
;
connectionStrategy
:
null
|
string
;
countryCode
:
null
|
string
;
countryPrefix
:
null
|
string
;
currentConnection
:
null
|
Connection
;
errors
:
null
|
Error
[]
;
hasErrors
:
boolean
;
hasFlexibleIdentifier
:
boolean
;
locale
:
string
;
requiredIdentifiers
:
null
|
IdentifierType
[]
;
state
:
string
;
}
Hierarchy (
view full
)
TransactionMembers
TransactionMembersOnResetPasswordRequest
Index
Properties
allowed
Identifiers
alternate
Connections
connection
Strategy
country
Code
country
Prefix
current
Connection
errors
has
Errors
has
Flexible
Identifier
locale
required
Identifiers
state
Properties
allowed
Identifiers
allowed
Identifiers
:
null
|
IdentifierType
[]
alternate
Connections
alternate
Connections
:
null
|
(
Connection
|
EnterpriseConnection
)
[]
connection
Strategy
connection
Strategy
:
null
|
string
country
Code
country
Code
:
null
|
string
country
Prefix
country
Prefix
:
null
|
string
current
Connection
current
Connection
:
null
|
Connection
errors
errors
:
null
|
Error
[]
has
Errors
has
Errors
:
boolean
has
Flexible
Identifier
has
Flexible
Identifier
:
boolean
locale
locale
:
string
required
Identifiers
required
Identifiers
:
null
|
IdentifierType
[]
state
state
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allowed
Identifiers
alternate
Connections
connection
Strategy
country
Code
country
Prefix
current
Connection
errors
has
Errors
has
Flexible
Identifier
locale
required
Identifiers
state
@auth0/auth0-acul-js - v0.1.0-beta.4
Loading...