Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
CreateSecondaryAccountResponse
Interface CreateSecondaryAccountResponse
interface
CreateSecondaryAccountResponse
{
account_created
:
boolean
;
created_user
:
CreateSecondaryAccountResponseCreatedUser
;
multiple_users_on_device
:
boolean
;
status
:
string
;
}
Index
Properties
account_
created
created_
user
multiple_
users_
on_
device
status
Properties
account_
created
account_
created
:
boolean
created_
user
created_
user
:
CreateSecondaryAccountResponseCreatedUser
multiple_
users_
on_
device
multiple_
users_
on_
device
:
boolean
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
created
created_
user
multiple_
users_
on_
device
status
IGPAPI
Loading...