Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
AccountSendRecoveryFlowEmailResponse
Interface AccountSendRecoveryFlowEmailResponse
interface
AccountSendRecoveryFlowEmailResponse
{
body
:
string
;
can_recover_with_code
:
boolean
;
email
:
string
;
status
:
string
;
title
:
string
;
toast_message
:
null
;
}
Index
Properties
body
can_
recover_
with_
code
email
status
title
toast_
message
Properties
body
body
:
string
can_
recover_
with_
code
can_
recover_
with_
code
:
boolean
email
email
:
string
status
status
:
string
title
title
:
string
toast_
message
toast_
message
:
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
can_
recover_
with_
code
email
status
title
toast_
message
IGPAPI
Loading...