Table of Contents
Constants
-
DEEM
= 'DEEM'
-
DOMREV
= 'DOMREV'
-
DOMV
= 'DOMV'
-
DSF
= 'DSF'
-
DST
= 'DST'
-
DST_OSS
= 'DST_OSS'
-
ECA
= 'ECA'
-
ECS
= 'ECS'
-
EXP
= 'EXP'
-
IMP
= 'IMP'
-
POSTPONED_IMPORT_VAT
= 'POSTPONED_IMPORT_VAT'
-
PUR
= 'PUR'
-
TPYES
= [self::EXP, self::DOMV, self::DOMREV, self::ECS, self::ECA, self::DSF, self::DST, self::PUR, self::IMP, self::VOEC_IMPORT, self::VOEC_DOMESTIC, self::DST_OSS, self::DEEM, self::POSTPONED_IMPORT_VAT]
-
UNKNOWN
= 'UNKNOWN'
-
VOEC_DOMESTIC
= 'VOEC_DOMESTIC'
-
VOEC_IMPORT
= 'VOEC_IMPORT'
Properties
-
$type
: string
-
$types
: array<string|int, VatType>
Methods
-
__construct()
: mixed
-
equals()
: mixed
-
getObject()
: VatType
-
getType()
: string
DEEM
public
mixed
DEEM
= 'DEEM'
DOMREV
public
mixed
DOMREV
= 'DOMREV'
DOMV
public
mixed
DOMV
= 'DOMV'
DSF
public
mixed
DSF
= 'DSF'
DST
public
mixed
DST
= 'DST'
DST_OSS
public
mixed
DST_OSS
= 'DST_OSS'
ECA
public
mixed
ECA
= 'ECA'
ECS
public
mixed
ECS
= 'ECS'
EXP
public
mixed
EXP
= 'EXP'
IMP
public
mixed
IMP
= 'IMP'
POSTPONED_IMPORT_VAT
public
mixed
POSTPONED_IMPORT_VAT
= 'POSTPONED_IMPORT_VAT'
PUR
public
mixed
PUR
= 'PUR'
TPYES
public
mixed
TPYES
= [self::EXP, self::DOMV, self::DOMREV, self::ECS, self::ECA, self::DSF, self::DST, self::PUR, self::IMP, self::VOEC_IMPORT, self::VOEC_DOMESTIC, self::DST_OSS, self::DEEM, self::POSTPONED_IMPORT_VAT]
UNKNOWN
public
mixed
UNKNOWN
= 'UNKNOWN'
VOEC_DOMESTIC
public
mixed
VOEC_DOMESTIC
= 'VOEC_DOMESTIC'
VOEC_IMPORT
public
mixed
VOEC_IMPORT
= 'VOEC_IMPORT'
$type
private
string
$type
$types
private
static array<string|int, VatType>
$types
= []
__construct()
public
__construct(string $type) : mixed
Parameters
-
$type
: string
-
equals()
public
equals(VatType $type) : mixed
Parameters
-
$type
: VatType
-
getObject()
public
static getObject(string $type) : VatType
Parameters
-
$type
: string
-
getType()
public
getType() : string