Skip to main content
Example
export interface TransactionMembersOnResetPasswordRequest extends TransactionMembers {
  allowedIdentifiers: IdentifierType[] | null;
  requiredIdentifiers: IdentifierType[] | null;
  hasFlexibleIdentifier: boolean;
}

Properties

allowedIdentifiers
alternateConnections
connectionStrategy
string
countryCode
string
countryPrefix
string
currentConnection
errors
hasErrors
boolean
hasFlexibleIdentifier
boolean
locale
string
requiredIdentifiers
state
string