PagAType
class PagAType
Class representing PagAType
Methods
Details
at line 45
string
getTPag()
Gets as tPag
Forma de Pagamento:01-Dinheiro;02-Cheque;03-Cartão de Crédito;04-Cartão de Débito;05-Crédito Loja;10-Vale Alimentação;11-Vale Refeição;12-Vale Presente;13-Vale Combustível;99 - Outros
at line 60
PagAType
setTPag(string $tPag)
Sets a new tPag
Forma de Pagamento:01-Dinheiro;02-Cheque;03-Cartão de Crédito;04-Cartão de Débito;05-Crédito Loja;10-Vale Alimentação;11-Vale Refeição;12-Vale Presente;13-Vale Combustível;99 - Outros
at line 73
string
getVPag()
Gets as vPag
Valor do Pagamento
at line 86
PagAType
setVPag(string $vPag)
Sets a new vPag
Valor do Pagamento
at line 100
CardAType
getCard()
Gets as card
Grupo de Cartões
at line 115
PagAType
setCard(CardAType $card)
Sets a new card
Grupo de Cartões