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