UserTCliente constructor

UserTCliente()

Implementation

UserTCliente() {
  bind(members: [id, nombre, datos]);
}