Package DE_EPAGES::Tax::API::WebService::TaxClassService
Implements the TaxClass WebService.
Base |
DE_EPAGES::Shop::API::WebService::BaseShopService |
Functions
getList
WebService-Method: getList Returns the list of TaxClasses for this Shop as a path (/Shops/<shopname>/<TaxMatrixAlias>/<TaxClassAlias>)
Syntax |
$ahTaxClasss = $self->getList() |
Return |
|
new
Creates a new web service object as a blessed hash reference and adds the values from the %Options hash.
Syntax |
$Service = DE_EPAGES::Tax::API::WebService::TaxClassService->new( %Options ); |
Input |
|
Return |
|