ePages 6.17.52 - DE_EPAGES/Customer/API/WebService/CustomerGroupService3.pm

Package DE_EPAGES::Customer::API::WebService::CustomerGroupService3

Implements the Product image WebService.

Base
DE_EPAGES::Customer::API::WebService::CustomerGroupService2

Functions

getInfo
new

getInfo

WebService-Method: getInfo Returns info of a list of customer groups.

Syntax
$SoapData = $self->getInfo( $aGroups )
Input
$aGroups (ref.array.string)
list of group aliases
$aAttributes (ref.array.string)
list of AttributeIDs
$aLanguageCodes (ref.array.string)
list of LanguageCodes
Return
$SoapData (SOAP::Data)
a SOAP::Data structure with the
info of all given groups

new

Creates a new web service object as a blessed hash reference and adds the values from the %Options hash.

Syntax
$Service = DE_EPAGES::Customer::API::WebService::CustomerGroupService2->new( %Options );
Input
%Options (hash)
user-defined values
Return
$Service (object)
web service object