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