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

Risk.API.Client.Model.Error

Agrupa datos de Errores o textos

Properties

Name Type Description Notes
Clave string Clave del error o texto [optional]
Mensaje string Mensaje del error o texto [optional]

[Back to Model list] [Back to API list] [Back to README]