The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CDN::Edgecast::Client::auto::MediaManager::Element::FmsLiveAuthKey

VERSION

version 0.01.00

DESCRIPTION

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

METHODS

new

 my $element = CDN::Edgecast::Client::auto::MediaManager::Element::FmsLiveAuthKey->new($data);

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

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

AUTHOR

Generated by SOAP::WSDL