Netsutie PHP Toolkit
ChangeEmail Class Reference

Data Fields

 $currentPassword
 
 $newEmail
 
 $newEmail2
 
 $justThisAccount
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

ChangeEmail

Definition at line 8 of file ChangeEmail.php.

Field Documentation

$currentPassword

Definition at line 18 of file ChangeEmail.php.

$justThisAccount

Definition at line 48 of file ChangeEmail.php.

$newEmail

Definition at line 28 of file ChangeEmail.php.

$newEmail2

Definition at line 38 of file ChangeEmail.php.

$paramtypesmap
static
Initial value:
= array(
"currentPassword" => "string",
"newEmail" => "string",
"newEmail2" => "string",
"justThisAccount" => "boolean",
)

Definition at line 52 of file ChangeEmail.php.


The documentation for this class was generated from the following file: