
WebService::Edgecast::auto::Administration::Element::HttpSmallInfo

version 0.01.00

Perl data type class for the XML Schema defined element HttpSmallInfo from the namespace EC:WebServices.

my $element = WebService::Edgecast::auto::Administration::Element::HttpSmallInfo->new($data);
Constructor. The following data structure may be passed to new():
{ # WebService::Edgecast::auto::Administration::Type::HttpSmallInfo
intStatus => $some_value, # int
strContentURL => $some_value, # string
},

Generated by SOAP::WSDL