class ICMS60AType

Class representing ICMS60AType

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

Details

at line 51
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 66
ICMS60AType 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

ICMS60AType

at line 80
string getCST()

Gets as cST

Tributação pelo ICMS 60 - ICMS cobrado anteriormente por substituição tributária

Return Value

string

at line 94
ICMS60AType setCST(string $cST)

Sets a new cST

Tributação pelo ICMS 60 - ICMS cobrado anteriormente por substituição tributária

Parameters

string $cST

Return Value

ICMS60AType

at line 107
string getVBCSTRet()

Gets as vBCSTRet

Valor da BC do ICMS ST retido anteriormente

Return Value

string

at line 120
ICMS60AType setVBCSTRet(string $vBCSTRet)

Sets a new vBCSTRet

Valor da BC do ICMS ST retido anteriormente

Parameters

string $vBCSTRet

Return Value

ICMS60AType

at line 133
string getVICMSSTRet()

Gets as vICMSSTRet

Valor do ICMS ST retido anteriormente

Return Value

string

at line 146
ICMS60AType setVICMSSTRet(string $vICMSSTRet)

Sets a new vICMSSTRet

Valor do ICMS ST retido anteriormente

Parameters

string $vICMSSTRet

Return Value

ICMS60AType