class ICMSSTAType

Class representing ICMSSTAType

Methods

string
getOrig()

Gets as orig

setOrig(string $orig)

Sets a new orig

string
getCST()

Gets as cST

setCST(string $cST)

Sets a new cST

string
getVBCSTRet()

Gets as vBCSTRet

setVBCSTRet(string $vBCSTRet)

Sets a new vBCSTRet

string
getVICMSSTRet()

Gets as vICMSSTRet

setVICMSSTRet(string $vICMSSTRet)

Sets a new vICMSSTRet

string
getVBCSTDest()

Gets as vBCSTDest

setVBCSTDest(string $vBCSTDest)

Sets a new vBCSTDest

string
getVICMSSTDest()

Gets as vICMSSTDest

setVICMSSTDest(string $vICMSSTDest)

Sets a new vICMSSTDest

Details

at line 65
string getOrig()

Gets as orig

origem da mercadoria: 0 - Nacional 1 - Estrangeira - Importação direta 2 - Estrangeira - Adquirida no mercado interno

Return Value

string

at line 80
ICMSSTAType setOrig(string $orig)

Sets a new orig

origem da mercadoria: 0 - Nacional 1 - Estrangeira - Importação direta 2 - Estrangeira - Adquirida no mercado interno

Parameters

string $orig

Return Value

ICMSSTAType

at line 94
string getCST()

Gets as cST

Tributção pelo ICMS 41-Não Tributado

Return Value

string

at line 108
ICMSSTAType setCST(string $cST)

Sets a new cST

Tributção pelo ICMS 41-Não Tributado

Parameters

string $cST

Return Value

ICMSSTAType

at line 121
string getVBCSTRet()

Gets as vBCSTRet

Informar o valor da BC do ICMS ST retido na UF remetente

Return Value

string

at line 134
ICMSSTAType setVBCSTRet(string $vBCSTRet)

Sets a new vBCSTRet

Informar o valor da BC do ICMS ST retido na UF remetente

Parameters

string $vBCSTRet

Return Value

ICMSSTAType

at line 147
string getVICMSSTRet()

Gets as vICMSSTRet

Informar o valor do ICMS ST retido na UF remetente (iv2.0))

Return Value

string

at line 160
ICMSSTAType setVICMSSTRet(string $vICMSSTRet)

Sets a new vICMSSTRet

Informar o valor do ICMS ST retido na UF remetente (iv2.0))

Parameters

string $vICMSSTRet

Return Value

ICMSSTAType

at line 173
string getVBCSTDest()

Gets as vBCSTDest

Informar o valor da BC do ICMS ST da UF destino

Return Value

string

at line 186
ICMSSTAType setVBCSTDest(string $vBCSTDest)

Sets a new vBCSTDest

Informar o valor da BC do ICMS ST da UF destino

Parameters

string $vBCSTDest

Return Value

ICMSSTAType

at line 199
string getVICMSSTDest()

Gets as vICMSSTDest

Informar o valor da BC do ICMS ST da UF destino (v2.0)

Return Value

string

at line 212
ICMSSTAType setVICMSSTDest(string $vICMSSTDest)

Sets a new vICMSSTDest

Informar o valor da BC do ICMS ST da UF destino (v2.0)

Parameters

string $vICMSSTDest

Return Value

ICMSSTAType