OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\CompanyVatInChecker Class Reference

Public Member Functions

 setError ($error)
 
 getError ()
 
 validate (\OxidEsales\Eshop\Application\Model\CompanyVatIn $vatIn)
 

Protected Attributes

 $_sError = ''
 

Detailed Description

Company VAT identification number (VATIN) checker

Member Function Documentation

◆ getError()

OxidEsales\EshopCommunity\Core\CompanyVatInChecker::getError ( )

Error message getter

Returns
string

◆ setError()

OxidEsales\EshopCommunity\Core\CompanyVatInChecker::setError (   $error)

Error message setter

Parameters
string$error

◆ validate()

OxidEsales\EshopCommunity\Core\CompanyVatInChecker::validate ( \OxidEsales\Eshop\Application\Model\CompanyVatIn  $vatIn)
abstract

Validates company VAT identification number

Parameters
\OxidEsales\Eshop\Application\Model\CompanyVatIn$vatIn
Returns
mixed

Member Data Documentation

◆ $_sError

OxidEsales\EshopCommunity\Core\CompanyVatInChecker::$_sError = ''
protected

The documentation for this class was generated from the following file: