index
:
gestor.git
master
A system to manage insurances
Lucas Faria Mendes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Gestor.Model
/
Gestor.Model.Common
/
TipoArquivoVinculo.cs
blob: b924fc74c299ad2636cdd0129c6252efbc66fd4e (
plain
)
1
2
3
4
5
6
7
namespace
Gestor.Model.Common
;
public
enum
TipoArquivoVinculo
{
Proposta
,
Apolice
}