Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
CreateSecondaryAccountCommand
Class CreateSecondaryAccountCommand
Implements
ICommand
Inputable
Index
Constructors
constructor
Properties
input
Methods
execute
Constructors
constructor
new
Create
Secondary
Account
Command
(
input
:
CreateSecondaryAccountRequestInput
,
http
:
AndroidHttp
,
state
:
AndroidState
,
encryptor
:
AccountPasswordEncryptorService
)
:
CreateSecondaryAccountCommand
Parameters
input
:
CreateSecondaryAccountRequestInput
http
:
AndroidHttp
state
:
AndroidState
encryptor
:
AccountPasswordEncryptorService
Returns
CreateSecondaryAccountCommand
Properties
Readonly
input
input
:
CreateSecondaryAccountRequestInput
Methods
execute
execute
(
)
:
Promise
<
CreateSecondaryAccountResponse
>
Returns
Promise
<
CreateSecondaryAccountResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
execute
IGPAPI
Loading...