ePages 6.17.48 - DE_EPAGES/AvaTax/API/Object/TaxMethodAvaTax.pm

Package DE_EPAGES::AvaTax::API::Object::TaxMethodAvaTax

object interface for TaxMethodAvaTax.

Base
DE_EPAGES::Tax::API::Object::TaxMethod

Functions

IsMethodDirectlyUsable
featureName

IsMethodDirectlyUsable

Returns true if TaxMethod directly usable in the shop without further configuration.

Syntax
my $IsUsable = $Package->IsMethodDirectlyUsable($Shop);
Input
$Shop (object)
shop
Return
$IsUsable (boolean)
Method can be used

featureName

Returns the feature name.

Syntax
$FeatureName = $TaxMethod->featureName;
Return
$FeatureName (String)
feature name (undef means no feature count)