class ConsReciNFe extends TConsReciNFeType

Class representing ConsReciNFe

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
getNRec()

Gets as nRec

setNRec(string $nRec)

Sets a new nRec

Details

in TConsReciNFeType at line 40
string getVersao()

Gets as versao

Return Value

string

in TConsReciNFeType at line 51
TConsReciNFeType setVersao(string $versao)

Sets a new versao

Parameters

string $versao

Return Value

TConsReciNFeType

in TConsReciNFeType at line 66
string getTpAmb()

Gets as tpAmb

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

Return Value

string

in TConsReciNFeType at line 81
TConsReciNFeType setTpAmb(string $tpAmb)

Sets a new tpAmb

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

Parameters

string $tpAmb

Return Value

TConsReciNFeType

in TConsReciNFeType at line 94
string getNRec()

Gets as nRec

Número do Recibo

Return Value

string

in TConsReciNFeType at line 107
TConsReciNFeType setNRec(string $nRec)

Sets a new nRec

Número do Recibo

Parameters

string $nRec

Return Value

TConsReciNFeType