The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Edgecast::auto::MediaManager::Type::FmsLiveAuthKey

VERSION

version 0.01.00

DESCRIPTION

Perl data type class for the XML Schema defined complexType FmsLiveAuthKey from the namespace EC:WebServices.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • Id

  • Key

  • Path

METHODS

new

Constructor. The following data structure may be passed to new():

 { # WebService::Edgecast::auto::MediaManager::Type::FmsLiveAuthKey
   Id =>  $some_value, # int
   Key =>  $some_value, # string
   Path =>  $some_value, # string
 },

AUTHOR

Generated by SOAP::WSDL