Open theiostream opened 7 years ago
There are some node-boleto parameters that:
data_vencimento
data_emissao
local_de_pagamento
instrucoes
pagador
cedente_cnpj
cedente
numero_documento
These parameters require proper documentation.
agencia
valor
carteira
codigo_cedente
nosso_numero
These parameters require proper error handling.
Additionally, passing {} or [] as an option will not throw the appropriate error.
{}
[]
There are some node-boleto parameters that:
data_vencimento
.data_emissao
,local_de_pagamento
.instrucoes
,pagador
,cedente_cnpj
,cedente
,numero_documento
.These parameters require proper documentation.
agencia
,valor
,carteira
,codigo_cedente
,nosso_numero
.These parameters require proper error handling.