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

MyElements::GenerateBarCodeResponse

DESCRIPTION

Perl data type class for the XML Schema defined element GenerateBarCodeResponse from the namespace http://www.webservicex.net/.

METHODS

new

 my $element = MyElements::GenerateBarCodeResponse->new($data);

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

 {
   GenerateBarCodeResult =>  $some_value, # base64Binary
 },

AUTHOR

Generated by SOAP::WSDL