|
id
|
bigint(20) unsigned
|
|
|
|
|
documento_id
|
bigint(20) unsigned
|
|
|
|
|
entidad_tipo
|
varchar(80)
|
|
|
|
|
entidad_id
|
bigint(20) unsigned
|
|
|
|
|
categoria_id
|
bigint(20) unsigned
|
|
|
|
|
numero_documento
|
varchar(80)
|
|
|
|
|
fecha_emision
|
date
|
|
|
|
|
fecha_vencimiento
|
date
|
|
|
|
|
es_vigente
|
tinyint(1)
|
|
|
1
|
|
descripcion
|
text
|
|
|
|
|
orden
|
smallint(5) unsigned
|
|
|
0
|
|
created_at
|
datetime
|
|
|
|
|
updated_at
|
datetime
|
|
|
|
|
deleted_at
|
datetime
|
|
|
|