class TaxTypeRequirementDefinition

This class defines a Tax type requirement

Methods

__construct($name, TypeInterface $type, $title = null)

Create a new Tax type requirement

getName()

No description

getType()

No description

getTitle()

No description

isValueValid($value)

No description

Details

at line 45
__construct($name, TypeInterface $type, $title = null)

Create a new Tax type requirement

Parameters

$name
TypeInterface $type
$title

at line 52
getName()

at line 57
getType()

at line 62
getTitle()

at line 67
isValueValid($value)

Parameters

$value