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