Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
AccountLoginErrorResponse
Interface AccountLoginErrorResponse
interface
AccountLoginErrorResponse
{
buttons
:
AccountLoginBadPasswordResponseButtonsItem
[]
;
error_title
:
string
;
error_type
:
string
;
invalid_credentials
:
boolean
;
message
:
string
;
phone_verification_settings
:
AccountLoginErrorResponsePhoneVerificationSettings
;
status
:
string
;
two_factor_info
:
AccountLoginErrorResponseTwoFactorInfo
;
two_factor_required
:
boolean
;
}
Index
Properties
buttons
error_
title
error_
type
invalid_
credentials
message
phone_
verification_
settings
status
two_
factor_
info
two_
factor_
required
Properties
buttons
buttons
:
AccountLoginBadPasswordResponseButtonsItem
[]
error_
title
error_
title
:
string
error_
type
error_
type
:
string
invalid_
credentials
invalid_
credentials
:
boolean
message
message
:
string
phone_
verification_
settings
phone_
verification_
settings
:
AccountLoginErrorResponsePhoneVerificationSettings
status
status
:
string
two_
factor_
info
two_
factor_
info
:
AccountLoginErrorResponseTwoFactorInfo
two_
factor_
required
two_
factor_
required
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
error_
title
error_
type
invalid_
credentials
message
phone_
verification_
settings
status
two_
factor_
info
two_
factor_
required
IGPAPI
Loading...