ChangePassword
in package
Table of Contents
- $currentPassword : string
- $newPassword : string
- $newPassword2 : string
- $paramtypesmap : mixed
Properties
$currentPassword
public
string
$currentPassword
$newPassword
public
string
$newPassword
$newPassword2
public
string
$newPassword2
$paramtypesmap
public
static mixed
$paramtypesmap
= array("currentPassword" => "string", "newPassword" => "string", "newPassword2" => "string")