class Reversion extends Voided

Class Reversion.

Properties

protected string $correlativo from Voided
protected DateTimeInterface $fecGeneracion Fecha de generación de los documentos a dar baja. from Voided
protected DateTimeInterface $fecComunicacion Fecha de generación de la comunicación. from Voided
protected Company $company from Voided
protected VoidedDetail[] $details from Voided

Methods

string|null
getCorrelativo()

No description

from Voided
setCorrelativo(string|null $correlativo)

No description

from Voided
getFecGeneracion()

No description

from Voided
setFecGeneracion(DateTimeInterface|null $fecGeneracion)

No description

from Voided
getFecComunicacion()

No description

from Voided
setFecComunicacion(DateTimeInterface|null $fecComunicacion)

No description

from Voided
Company|null
getCompany()

No description

from Voided
setCompany(Company|null $company)

No description

from Voided
array|null
getDetails()

No description

from Voided
setDetails(array|null $details)

No description

from Voided
string
getXmlId()

Get Id Xml.

string
getName()

Get FileName without extension.

from Voided

Details

in Voided at line 54
string|null getCorrelativo()

Return Value

string|null

in Voided at line 64
Voided setCorrelativo(string|null $correlativo)

Parameters

string|null $correlativo

Return Value

Voided

in Voided at line 74
DateTimeInterface|null getFecGeneracion()

Return Value

DateTimeInterface|null

in Voided at line 84
Voided setFecGeneracion(DateTimeInterface|null $fecGeneracion)

Parameters

DateTimeInterface|null $fecGeneracion

Return Value

Voided

in Voided at line 94
DateTimeInterface|null getFecComunicacion()

Return Value

DateTimeInterface|null

in Voided at line 104
Voided setFecComunicacion(DateTimeInterface|null $fecComunicacion)

Parameters

DateTimeInterface|null $fecComunicacion

Return Value

Voided

in Voided at line 114
Company|null getCompany()

Return Value

Company|null

in Voided at line 124
Voided setCompany(Company|null $company)

Parameters

Company|null $company

Return Value

Voided

in Voided at line 134
array|null getDetails()

Return Value

array|null

in Voided at line 144
Voided setDetails(array|null $details)

Parameters

array|null $details

Return Value

Voided

at line 23
string getXmlId()

Get Id Xml.

Return Value

string

in Voided at line 172
string getName()

Get FileName without extension.

Return Value

string