Package DE_EPAGES::Tax::API::WebService::TaxAreaService
Implements the TaxArea WebService.
Base |
DE_EPAGES::Shop::API::WebService::BaseShopService |
Functions
getList
WebService-Method: getList Returns the list of TaxAreaes for this Shop as a path (/Shops/<shopname>/<TaxMatrixAlias>/<TaxAreaAlias>)
Syntax |
$ahTaxAreas = $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::TaxAreaService->new( %Options ); |
Input |
|
Return |
|