IGPAPI
Preparing search index...
@igpapi/android
RegistrationCreateAccountOutput
Interface RegistrationCreateAccountOutput
interface
RegistrationCreateAccountOutput
{
accountCreated
:
boolean
;
nonce
:
string
|
null
;
nonceExpiry
:
number
|
null
;
partialAccount
:
RegistrationPartialAccountState
|
null
;
partiallyCreated
:
boolean
;
partialRegInfo
:
string
|
null
;
pkId
:
string
|
null
;
profile
:
Record
<
string
,
unknown
>
|
null
;
rawResponse
:
unknown
;
username
:
string
;
}
Index
Properties
account
Created
nonce
nonce
Expiry
partial
Account
partially
Created
partial
Reg
Info
pk
Id
profile
raw
Response
username
Properties
account
Created
accountCreated
:
boolean
nonce
nonce
:
string
|
null
nonce
Expiry
nonceExpiry
:
number
|
null
partial
Account
partialAccount
:
RegistrationPartialAccountState
|
null
partially
Created
partiallyCreated
:
boolean
partial
Reg
Info
partialRegInfo
:
string
|
null
pk
Id
pkId
:
string
|
null
profile
profile
:
Record
<
string
,
unknown
>
|
null
Readonly
raw
Response
rawResponse
:
unknown
Raw Instagram response. Non-enumerable — hidden from JSON.stringify.
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Created
nonce
nonce
Expiry
partial
Account
partially
Created
partial
Reg
Info
pk
Id
profile
raw
Response
username
IGPAPI
Loading...
Raw Instagram response. Non-enumerable — hidden from JSON.stringify.