ePages 6.11.0 - DE_EPAGES/Tax/API/Object/TaxType.pm

Package DE_EPAGES::Tax::API::Object::TaxType

object interface for TaxType.

Base
DE_EPAGES::Object::API::Object::Object

Functions

newTaxMethod

newTaxMethod

Creates a new tax method with the given parameters.

Syntax
my $TaxMethod = $TaxType->newTaxMethod($Shop, $hInfo);
Input
$Shop (object)
shop
$hInfo (ref.hash)
hash with attribute value for the new tax method,
for example: { 'Alias' => $NewAlias }
Return
$TaxMethod (object)
tax method