Property | Type | Description | |
---|---|---|---|
$allowedC1Alphabetic | array | Allowed C1 if C9 is Alphabetic | |
$allowedC1Numeric | array | Allowed C1 if C9 is Numeric | |
$checkCharacter | array | Check Character: 1-A, 2-B, 3-C, 4-D, 5-E, 6-F, 7-G, 8-H, 9-I, 10-J |
Method | Description | |
---|---|---|
validate ( string $vatNumber ) : boolean |
Method | Description | |
---|---|---|
validateJuridical ( $vatNumber ) : string | ||
validateNational ( $vatNumber ) : string |
protected array $allowedC1Alphabetic | ||
return | array |
protected array $allowedC1Numeric | ||
return | array |
protected array $checkCharacter | ||
return | array |