Phil Pearl (Lobbes) > ZCS-Admin-0.07 > ZCS::Admin::Elements::SetPasswordRequest

Download:
ZCS-Admin-0.07.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View/Report Bugs
Source  

NAME ^

ZCS::Admin::Elements::SetPasswordRequest

DESCRIPTION ^

Perl data type class for the XML Schema defined element SetPasswordRequest from the namespace urn:zimbraAdmin.

PROPERTIES ^

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

METHODS ^

new

 my $element = ZCS::Admin::Elements::SetPasswordRequest->new($data);

Constructor. The following data structure may be passed to new():

 {
   id =>  $some_value, # string
   newPassword =>  $some_value, # string
 },

AUTHOR ^

Generated by SOAP::WSDL

syntax highlighting: