Skip to content

theoziran/caixahabitacao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caixa Habitação

CircleCI

go run NUM_CONTRATO CPF DIA_DO_NASCIMENTO

[
  {
    "parcela": 01,
    "dataVencimento": "2019-01-01T00:00:00Z",
    "valor": 950.50,
    "multa": 50.00,
    "total": 1000.00
  },
  {
    "parcela": 02,
    "dataVencimento": "2019-02-01T00:00:00Z",
    "valor": 950.50,
    "multa": 50.00,
    "total": 1000.00
  }
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages