NAME
WebService::Edgecast::auto::Administration::Element::CustomerAccountMeasuredByGetResponse
VERSION
version 0.01.00
DESCRIPTION
Perl data type class for the XML Schema defined element CustomerAccountMeasuredByGetResponse from the namespace EC:WebServices.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
CustomerAccountMeasuredByGetResult
$element->set_CustomerAccountMeasuredByGetResult($data); $element->get_CustomerAccountMeasuredByGetResult();
METHODS
new
my $element = WebService::Edgecast::auto::Administration::Element::CustomerAccountMeasuredByGetResponse->new($data);
Constructor. The following data structure may be passed to new():
{
CustomerAccountMeasuredByGetResult => $some_value, # short
},
AUTHOR
Generated by SOAP::WSDL