| Name | Description | Type | Additional information |
|---|---|---|---|
| EmpleadosID | integer |
None. |
|
| Empleado | string |
None. |
|
| Apellidos | string |
Required String length: inclusive between 0 and 200 |
|
| Nombres | string |
Required String length: inclusive between 0 and 200 |
|
| Codigo | string |
Required String length: inclusive between 0 and 20 |
|
| TipoIdentificacionID | integer |
Required |
|
| Documento | string |
Required String length: inclusive between 0 and 20 |
|
| Direccion | string |
Required String length: inclusive between 0 and 20 |
|
| Telefono | string |
Required String length: inclusive between 0 and 60 |
|
| Correo | string |
Required Matching regular expression pattern: ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$ String length: inclusive between 0 and 200 |
|
| ValorKilo | decimal number |
Required Data type: Currency Range: inclusive between 0 and 999.99 |
|
| ValorHora | decimal number |
Required Data type: Currency Range: inclusive between 0 and 999.99 |
|
| Almuerzo | decimal number |
Required Range: inclusive between 0 and 9999999.99 |
|
| UsuariosID | integer |
None. |
|
| Vendedor | boolean |
Required |
|
| Cobrador | boolean |
Required |
|
| BodegaID | integer |
None. |
|
| EmpresasID | integer |
Required |
|
| Empresas | Empresas |
None. |
|
| Usuarios | Usuarios |
None. |
|
| Bodegas | Bodegas |
None. |
|
| Tipoidentificacion | Tipoidentificacion |
None. |