NAME
WebService::Edgecast::auto::RealTime::Type::ArrayOfRealTimeStatusCodes
VERSION
version 0.01.00
DESCRIPTION
Perl data type class for the XML Schema defined complexType ArrayOfRealTimeStatusCodes from the namespace EC:WebServices.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
RealTimeStatusCodes
METHODS
new
Constructor. The following data structure may be passed to new():
{ # WebService::Edgecast::auto::RealTime::Type::ArrayOfRealTimeStatusCodes
RealTimeStatusCodes => { # WebService::Edgecast::auto::RealTime::Type::RealTimeStatusCodes
StatusCode => $some_value, # string
Connections => $some_value, # long
},
},
AUTHOR
Generated by SOAP::WSDL