ePages 6.11.0 - DE_EPAGES/Customer/API/WebService/CustomerGroupService.pm

Package DE_EPAGES::Customer::API::WebService::CustomerGroupService

Implements the Product image WebService.

Base
DE_EPAGES::Customer::API::WebService::BaseCustomerService

Functions

getList
new

getList

WebService-Method: getList Returns the list of CustomerGroups for this Shop

Syntax
$SoapData = $self->getList()
Input
- (-)
-
Return
$SoapData (SOAP::Data)
a SOAP::Data structure with the
list of all aliases of the cutomergroup

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::CustomerGroupService->new( %Options );
Input
%Options (hash)
user-defined values
Return
$Service (object)
web service object