RISK

RISK es un mini framework que sigue el paradigma "SmartDB" y sirve como base para el back-end de aplicaciones de tipo LOB.

View the Project on GitHub

Barrio

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- idBarrio | kotlin.Int | Identificador del barrio | [optional] nombre | kotlin.String | Nombre del barrio | [optional] idPais | kotlin.Int | País del barrio | [optional] idDepartamento | kotlin.Int | Departamento del barrio | [optional] idCiudad | kotlin.Int | Ciudad del barrio | [optional]