class RetEnviNFe extends TRetEnviNFeType

Class representing RetEnviNFe

Methods

string
getVersao()

Gets as versao

setVersao(string $versao)

Sets a new versao

string
getTpAmb()

Gets as tpAmb

setTpAmb(string $tpAmb)

Sets a new tpAmb

string
getVerAplic()

Gets as verAplic

setVerAplic(string $verAplic)

Sets a new verAplic

string
getCStat()

Gets as cStat

setCStat(string $cStat)

Sets a new cStat

string
getXMotivo()

Gets as xMotivo

setXMotivo(string $xMotivo)

Sets a new xMotivo

string
getCUF()

Gets as cUF

setCUF(string $cUF)

Sets a new cUF

string
getDhRecbto()

Gets as dhRecbto

setDhRecbto(string $dhRecbto)

Sets a new dhRecbto

getInfRec()

Gets as infRec

setInfRec(InfRecAType $infRec)

Sets a new infRec

getProtNFe()

Gets as protNFe

setProtNFe(TProtNFeType $protNFe)

Sets a new protNFe

Details

in TRetEnviNFeType at line 83
string getVersao()

Gets as versao

Return Value

string

in TRetEnviNFeType at line 94
TRetEnviNFeType setVersao(string $versao)

Sets a new versao

Parameters

string $versao

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 109
string getTpAmb()

Gets as tpAmb

Identificação do Ambiente: 1 - Produção 2 - Homologação

Return Value

string

in TRetEnviNFeType at line 124
TRetEnviNFeType setTpAmb(string $tpAmb)

Sets a new tpAmb

Identificação do Ambiente: 1 - Produção 2 - Homologação

Parameters

string $tpAmb

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 137
string getVerAplic()

Gets as verAplic

Versão do Aplicativo que recebeu o Lote.

Return Value

string

in TRetEnviNFeType at line 150
TRetEnviNFeType setVerAplic(string $verAplic)

Sets a new verAplic

Versão do Aplicativo que recebeu o Lote.

Parameters

string $verAplic

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 163
string getCStat()

Gets as cStat

Código do status da mensagem enviada.

Return Value

string

in TRetEnviNFeType at line 176
TRetEnviNFeType setCStat(string $cStat)

Sets a new cStat

Código do status da mensagem enviada.

Parameters

string $cStat

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 189
string getXMotivo()

Gets as xMotivo

Descrição literal do status do serviço solicitado.

Return Value

string

in TRetEnviNFeType at line 202
TRetEnviNFeType setXMotivo(string $xMotivo)

Sets a new xMotivo

Descrição literal do status do serviço solicitado.

Parameters

string $xMotivo

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 215
string getCUF()

Gets as cUF

código da UF de atendimento

Return Value

string

in TRetEnviNFeType at line 228
TRetEnviNFeType setCUF(string $cUF)

Sets a new cUF

código da UF de atendimento

Parameters

string $cUF

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 241
string getDhRecbto()

Gets as dhRecbto

Data e hora do recebimento, no formato AAAA-MM-DDTHH:MM:SSTZD

Return Value

string

in TRetEnviNFeType at line 254
TRetEnviNFeType setDhRecbto(string $dhRecbto)

Sets a new dhRecbto

Data e hora do recebimento, no formato AAAA-MM-DDTHH:MM:SSTZD

Parameters

string $dhRecbto

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 267
InfRecAType getInfRec()

Gets as infRec

Dados do Recibo do Lote

Return Value

InfRecAType

in TRetEnviNFeType at line 281
TRetEnviNFeType setInfRec(InfRecAType $infRec)

Sets a new infRec

Dados do Recibo do Lote

Parameters

InfRecAType $infRec

Return Value

TRetEnviNFeType

in TRetEnviNFeType at line 294
TProtNFeType getProtNFe()

Gets as protNFe

Protocolo de status resultado do processamento sincrono da NFC-e

Return Value

TProtNFeType

in TRetEnviNFeType at line 307
TRetEnviNFeType setProtNFe(TProtNFeType $protNFe)

Sets a new protNFe

Protocolo de status resultado do processamento sincrono da NFC-e

Parameters

TProtNFeType $protNFe

Return Value

TRetEnviNFeType