IGPAPI
Preparing search index...
@igpapi/ios
RegistrationCreateAccountOutput
Interface RegistrationCreateAccountOutput
interface
RegistrationCreateAccountOutput
{
accountCreated
:
boolean
;
nonce
:
string
|
null
;
partiallyCreated
:
boolean
;
pkId
:
string
|
null
;
profile
:
Record
<
string
,
unknown
>
|
null
;
rawResponse
:
unknown
;
username
:
string
;
}
Index
Properties
account
Created
nonce
partially
Created
pk
Id
profile
raw
Response
username
Properties
account
Created
accountCreated
:
boolean
nonce
nonce
:
string
|
null
partially
Created
partiallyCreated
:
boolean
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
partially
Created
pk
Id
profile
raw
Response
username
IGPAPI
Loading...
Raw Instagram response. Non-enumerable — hidden from JSON.stringify.