|
id
|
int(11)
|
|
|
|
|
categoria_id
|
int(11)
|
|
|
|
|
valor
|
decimal(10,2)
|
|
|
|
|
descricao
|
text
|
|
|
|
|
data_vencimento
|
date
|
|
|
|
|
data_pagamento
|
date
|
|
|
|
|
paciente_id
|
int(11)
|
|
|
|
|
convenio_id
|
int(11)
|
|
|
|
|
servico_id
|
varchar(36)
|
|
|
|
|
forma_pagamento_id
|
int(11)
|
|
|
|
|
desconto
|
decimal(10,2)
|
|
|
0.00
|
|
status
|
enum
|
-- |
|
pago
|
|
usuario_id
|
int(11)
|
|
|
|
|
editor_id
|
int(11)
|
|
|
|
|
created_at
|
timestamp
|
|
|
current_timestamp()
|
|
updated_at
|
timestamp
|
|
|
current_timestamp()
|
|
agendamento_id
|
int(11)
|
|
|
|