sigo-entities 1.0.91 → 1.0.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +23 -269
- package/dist/index.d.ts +23 -269
- package/dist/index.js +535 -1593
- package/dist/index.mjs +518 -1580
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -3498,15 +3498,14 @@ declare class UbicacionAlmacenDTO {
|
|
|
3498
3498
|
|
|
3499
3499
|
declare class AlmacenENTITY {
|
|
3500
3500
|
ID_Almacen: number;
|
|
3501
|
-
Pais:
|
|
3501
|
+
Pais: CodigoNombreDTO;
|
|
3502
3502
|
Empresa: EmpresaLogisticaDTO;
|
|
3503
|
-
Delegacion:
|
|
3503
|
+
Delegacion: CodigoNombreDTO;
|
|
3504
3504
|
TipoAlmacen: TipoAlmacenDTO;
|
|
3505
3505
|
Codigo: string;
|
|
3506
3506
|
Nombre: string;
|
|
3507
3507
|
Ubicacion: UbicacionAlmacenDTO;
|
|
3508
3508
|
ZonaTrabajo: ZonaTrabajoDTO[];
|
|
3509
|
-
Log: LogAlmacenDTO;
|
|
3510
3509
|
Estado: EstadoDTO;
|
|
3511
3510
|
Bitacora: BitacoraDTO[];
|
|
3512
3511
|
}
|
|
@@ -3526,7 +3525,6 @@ declare class BodegaENTITY {
|
|
|
3526
3525
|
Nombre: string;
|
|
3527
3526
|
Descripcion: string;
|
|
3528
3527
|
Atiende: AtiendeBodegaDTO[];
|
|
3529
|
-
Log: LogAlmacenDTO;
|
|
3530
3528
|
Estado: EstadoDTO;
|
|
3531
3529
|
Pais: CodigoNombreDTO;
|
|
3532
3530
|
Bitacora: BitacoraDTO[];
|
|
@@ -4974,206 +4972,53 @@ declare class peru9112TOAENTITY {
|
|
|
4974
4972
|
Salida_a_campo: string;
|
|
4975
4973
|
}
|
|
4976
4974
|
|
|
4977
|
-
declare class
|
|
4978
|
-
}
|
|
4979
|
-
|
|
4980
|
-
declare class IBitacoraDeOrdenes {
|
|
4981
|
-
fecha_certificador: string;
|
|
4982
|
-
tipo: string;
|
|
4975
|
+
declare class BitacoraDeOrdenesDTO {
|
|
4983
4976
|
estado: number;
|
|
4984
|
-
fecha_crea: string;
|
|
4985
|
-
info_notas: string;
|
|
4986
|
-
nivel_afectacion: string;
|
|
4987
|
-
rut_tecnico: string;
|
|
4988
|
-
fecha_estimada_solucion: string;
|
|
4989
|
-
id_onnet: string;
|
|
4990
|
-
fecha_validacion: string;
|
|
4991
|
-
fecha_contingencia: string;
|
|
4992
|
-
contratista: string;
|
|
4993
|
-
fecha_gio: string;
|
|
4994
|
-
descripcion_sintoma: string;
|
|
4995
|
-
nombre_validador: string;
|
|
4996
|
-
descripcion_causa: string;
|
|
4997
|
-
pep: string;
|
|
4998
|
-
org_ventas: string;
|
|
4999
|
-
orden: string;
|
|
5000
|
-
nom_cliente: string;
|
|
5001
|
-
fecha_agen: string;
|
|
5002
|
-
descripcion_pausa: string;
|
|
5003
|
-
observacion: string;
|
|
5004
|
-
rut_gio: string;
|
|
5005
|
-
id_orden_mantenimiento: number;
|
|
5006
|
-
id_asignacion: number;
|
|
5007
|
-
hora_validacion: string;
|
|
5008
|
-
direccion: string;
|
|
5009
|
-
fecha_fin_ejecucion: string;
|
|
5010
|
-
especialidad: number;
|
|
5011
|
-
certificadora: string;
|
|
5012
|
-
impacto: number;
|
|
5013
|
-
subTipo: string;
|
|
5014
|
-
codigo_servicio: string;
|
|
5015
|
-
fecha_inicio_alerta: string;
|
|
5016
|
-
accion: string;
|
|
5017
|
-
motivo: string;
|
|
5018
|
-
nombre_agencia: string;
|
|
5019
|
-
causa: number;
|
|
5020
|
-
observaciones_validador: string;
|
|
5021
|
-
proyecto: string;
|
|
5022
|
-
id_contratista: number;
|
|
5023
|
-
producto: string;
|
|
5024
|
-
error: string;
|
|
5025
|
-
gio: string;
|
|
5026
|
-
estado_ejecucion: number;
|
|
5027
|
-
id_certificador: number;
|
|
5028
|
-
agencia: number;
|
|
5029
|
-
prioridad: number;
|
|
5030
|
-
disponibilidad_cto: string;
|
|
5031
|
-
id_validador: number;
|
|
5032
|
-
nombre_gio: string;
|
|
5033
|
-
centro: string;
|
|
5034
|
-
almacen: string;
|
|
5035
|
-
fecha_inicio_ejecucion: string;
|
|
5036
|
-
gex: string;
|
|
5037
|
-
info_resumen: string;
|
|
5038
|
-
cant_clientes_afectados: string;
|
|
5039
|
-
gc: string;
|
|
5040
|
-
hora_gio: string;
|
|
5041
|
-
sub_tipo_orden: string;
|
|
5042
|
-
cant_real_clientes_afectados: string;
|
|
5043
|
-
nombre_tecnico: string;
|
|
5044
|
-
capacidad_cable: number;
|
|
5045
|
-
tipo_orden: string;
|
|
5046
|
-
fecha_instalacion: string;
|
|
5047
|
-
req_emp: string;
|
|
5048
|
-
textError: string;
|
|
5049
|
-
ticket: string;
|
|
5050
|
-
planta: string;
|
|
5051
|
-
numero_envio: string;
|
|
5052
|
-
nombre_certificador: string;
|
|
5053
|
-
negocio_prime: number;
|
|
5054
|
-
fecha_asignacion: string;
|
|
5055
|
-
accion_servicio: string;
|
|
5056
|
-
cliente_sap: string;
|
|
5057
|
-
id_sistema: string;
|
|
5058
|
-
contingencia_gio: number;
|
|
5059
|
-
id_gio: number;
|
|
5060
|
-
contingencia_cer: number;
|
|
5061
|
-
fono1: string;
|
|
5062
|
-
comuna: string;
|
|
5063
|
-
ph: string;
|
|
5064
|
-
fono2: string;
|
|
5065
|
-
sintoma: number;
|
|
5066
|
-
cod_contratista: string;
|
|
5067
|
-
duracion_ejecucion: string;
|
|
5068
|
-
tipo_contrato: string;
|
|
5069
|
-
mensaje_contingencia: string;
|
|
5070
|
-
nombre_especialidad: string;
|
|
5071
|
-
cliente?: string;
|
|
5072
|
-
}
|
|
5073
|
-
|
|
5074
|
-
declare class IBitacoraDeOrdenesEdR {
|
|
5075
|
-
fecha_certificador: string;
|
|
5076
|
-
tipo: string;
|
|
5077
|
-
estado: number;
|
|
5078
|
-
fecha_crea: string;
|
|
5079
|
-
info_notas: string;
|
|
5080
|
-
nivel_afectacion: string;
|
|
5081
|
-
rut_tecnico: string;
|
|
5082
4977
|
lt: string;
|
|
5083
|
-
fecha_estimada_solucion: string;
|
|
5084
|
-
id_onnet: string;
|
|
5085
4978
|
id_orden_mantenimiento_anexo: number;
|
|
5086
|
-
fecha_validacion: string;
|
|
5087
|
-
fecha_contingencia: string;
|
|
5088
4979
|
contratista: string;
|
|
5089
|
-
fecha_gio: string;
|
|
5090
|
-
descripcion_sintoma: string;
|
|
5091
|
-
nombre_validador: string;
|
|
5092
|
-
descripcion_causa: string;
|
|
5093
4980
|
cantidad_clientes_afectados: number;
|
|
5094
4981
|
org_ventas: string;
|
|
5095
|
-
orden: string;
|
|
5096
|
-
fecha_agen: string;
|
|
5097
|
-
observacion: string;
|
|
5098
|
-
cto: string;
|
|
5099
|
-
rut_gio: string;
|
|
5100
4982
|
id_orden_mantenimiento: number;
|
|
5101
4983
|
id_asignacion: number;
|
|
5102
|
-
hora_validacion: string;
|
|
5103
4984
|
direccion: string;
|
|
5104
4985
|
especialidad: number;
|
|
5105
4986
|
impacto: number;
|
|
5106
4987
|
tecnologia: string;
|
|
5107
|
-
subTipo: string;
|
|
5108
4988
|
olt: string;
|
|
5109
|
-
codigo_servicio: string;
|
|
5110
|
-
fecha_inicio_alerta: string;
|
|
5111
|
-
accion: string;
|
|
5112
4989
|
nombre_agencia: string;
|
|
5113
4990
|
causa: number;
|
|
5114
|
-
categoria_operacional_nivel3: string;
|
|
5115
|
-
observaciones_validador: string;
|
|
5116
|
-
id_alarma: string;
|
|
5117
|
-
fo: string;
|
|
5118
|
-
proyecto: string;
|
|
5119
|
-
id_contratista: number;
|
|
5120
|
-
producto: string;
|
|
5121
|
-
error: string;
|
|
5122
4991
|
gio: string;
|
|
5123
|
-
id_certificador: number;
|
|
5124
4992
|
agencia: number;
|
|
5125
4993
|
prioridad: number;
|
|
5126
|
-
central: string;
|
|
5127
|
-
cap: string;
|
|
5128
|
-
id_validador: number;
|
|
5129
|
-
nombre_gio: string;
|
|
5130
4994
|
centro: string;
|
|
5131
4995
|
almacen: string;
|
|
5132
|
-
info_resumen: string;
|
|
5133
4996
|
cant_clientes_afectados: string;
|
|
5134
|
-
hora_gio: string;
|
|
5135
|
-
sub_tipo_orden: string;
|
|
5136
4997
|
cant_real_clientes_afectados: string;
|
|
5137
|
-
nombre_tecnico: string;
|
|
5138
4998
|
tipo_orden: string;
|
|
5139
4999
|
fecha_instalacion: string;
|
|
5140
|
-
textError: string;
|
|
5141
5000
|
ticket: string;
|
|
5142
5001
|
planta: string;
|
|
5143
|
-
numero_envio: string;
|
|
5144
|
-
nombre_certificador: string;
|
|
5145
|
-
negocio_prime: number;
|
|
5146
|
-
fecha_asignacion: string;
|
|
5147
|
-
accion_servicio: string;
|
|
5148
|
-
id_sistema: string;
|
|
5149
|
-
contingencia_gio: number;
|
|
5150
|
-
id_gio: number;
|
|
5151
|
-
contingencia_cer: number;
|
|
5152
|
-
ph: string;
|
|
5153
|
-
sintoma: number;
|
|
5154
|
-
cod_contratista: string;
|
|
5155
5002
|
tipo_contrato: string;
|
|
5156
|
-
mensaje_contingencia: string;
|
|
5157
5003
|
puerto_pon: string;
|
|
5158
5004
|
nombre_especialidad: string;
|
|
5159
5005
|
cliente?: string;
|
|
5160
5006
|
comuna?: string;
|
|
5161
|
-
pep
|
|
5162
|
-
|
|
5163
|
-
|
|
5164
|
-
|
|
5165
|
-
|
|
5166
|
-
|
|
5167
|
-
|
|
5168
|
-
|
|
5169
|
-
|
|
5170
|
-
}
|
|
5171
|
-
|
|
5172
|
-
declare class
|
|
5007
|
+
pep: string;
|
|
5008
|
+
observacion: string;
|
|
5009
|
+
proyecto: string;
|
|
5010
|
+
producto: string;
|
|
5011
|
+
sub_tipo_orden: string;
|
|
5012
|
+
nombre_tecnico: string;
|
|
5013
|
+
capacidad_cable: string;
|
|
5014
|
+
sintoma: number;
|
|
5015
|
+
mensaje_contingencia: string;
|
|
5016
|
+
}
|
|
5017
|
+
|
|
5018
|
+
declare class EstadoDePagoDTO {
|
|
5173
5019
|
capacidad_cable: string;
|
|
5174
5020
|
estado: number;
|
|
5175
5021
|
fecha_crea: string;
|
|
5176
|
-
fecha_gestor: string;
|
|
5177
5022
|
ticket: string;
|
|
5178
5023
|
id_orden_mantenimiento: number;
|
|
5179
5024
|
fecha_validador: string;
|
|
@@ -5181,59 +5026,33 @@ declare class IEstadoDePago {
|
|
|
5181
5026
|
especialidad: string;
|
|
5182
5027
|
agencia: string;
|
|
5183
5028
|
disponibilidad_cto: string;
|
|
5184
|
-
fecha: string;
|
|
5185
5029
|
total: number;
|
|
5186
5030
|
contratista: string;
|
|
5187
5031
|
tipo_estado_pago: string;
|
|
5188
|
-
id_estado_pago_mantenimiento_cabecera: number;
|
|
5189
5032
|
}
|
|
5190
5033
|
|
|
5191
5034
|
declare class AnexosDetailMantenanceOrderDTO {
|
|
5192
5035
|
id_orden_mantenimiento: number;
|
|
5193
|
-
categoria_operacional_nivel3: string;
|
|
5194
|
-
direccion: string;
|
|
5195
5036
|
lt: string;
|
|
5196
|
-
id_alarma: string;
|
|
5197
|
-
fo: string;
|
|
5198
|
-
agencia: string;
|
|
5199
5037
|
id_orden_mantenimiento_anexo: number;
|
|
5200
5038
|
tecnologia: string;
|
|
5201
5039
|
central: string;
|
|
5202
5040
|
cap: string;
|
|
5203
5041
|
olt: string;
|
|
5204
|
-
cantidad_clientes_afectados: number;
|
|
5205
5042
|
puerto_pon: string;
|
|
5206
5043
|
cto: string;
|
|
5207
5044
|
}
|
|
5208
5045
|
|
|
5209
5046
|
declare class DetalleOrdenRealDTO {
|
|
5210
|
-
mensajeValidacion: string;
|
|
5211
5047
|
descripcion: string;
|
|
5212
|
-
familiaMM: string;
|
|
5213
|
-
clave_modelo: string;
|
|
5214
5048
|
tipo: string;
|
|
5215
|
-
estado: number;
|
|
5216
5049
|
tipo_material: string;
|
|
5217
|
-
cod_operacion: string;
|
|
5218
|
-
precio: string;
|
|
5219
|
-
precioTotal: string;
|
|
5220
|
-
factor: string;
|
|
5221
|
-
tipo_stock: string;
|
|
5222
|
-
grupo_articulo: string;
|
|
5223
|
-
precioValido: number;
|
|
5224
5050
|
codigo: string;
|
|
5225
|
-
material_venta: number;
|
|
5226
5051
|
id_orden_mantenimiento: number;
|
|
5227
|
-
flagCertificador: number;
|
|
5228
5052
|
id_orden_mantenimiento_real: number;
|
|
5229
|
-
cod_descripcion: string;
|
|
5230
5053
|
tecnico: string;
|
|
5231
|
-
especialidad: string;
|
|
5232
5054
|
unidad: string;
|
|
5233
|
-
cod_divisa: string;
|
|
5234
5055
|
cantidad: number;
|
|
5235
|
-
mensaje: string;
|
|
5236
|
-
puntos_baremo: number;
|
|
5237
5056
|
contrato?: string;
|
|
5238
5057
|
}
|
|
5239
5058
|
|
|
@@ -5244,114 +5063,43 @@ declare class ListaCapacidadesCableDTO {
|
|
|
5244
5063
|
negocio_prime: number;
|
|
5245
5064
|
}
|
|
5246
5065
|
|
|
5247
|
-
declare class DetalleOrdenDTO {
|
|
5248
|
-
descripcion: string;
|
|
5249
|
-
clave_modelo: string;
|
|
5250
|
-
codigo: string;
|
|
5251
|
-
tipo: string;
|
|
5252
|
-
estado: number;
|
|
5253
|
-
id_orden_mantenimiento: number;
|
|
5254
|
-
tipo_material: string;
|
|
5255
|
-
cod_descripcion: string;
|
|
5256
|
-
id_orden_mantenimiento_detalle: number;
|
|
5257
|
-
cod_operacion: string;
|
|
5258
|
-
unidad: string;
|
|
5259
|
-
precio_unitario: number;
|
|
5260
|
-
orden_mantenimiento: string;
|
|
5261
|
-
cantidad: number;
|
|
5262
|
-
}
|
|
5263
|
-
|
|
5264
5066
|
declare class OrdenDetailMaintenanceDTO {
|
|
5265
|
-
fecha_certificador: string;
|
|
5266
5067
|
tipo: string;
|
|
5267
5068
|
estado: number;
|
|
5268
5069
|
fecha_crea: string;
|
|
5269
5070
|
info_notas: string;
|
|
5270
|
-
nivel_afectacion: string;
|
|
5271
5071
|
rut_tecnico: string;
|
|
5272
|
-
fecha_estimada_solucion: string;
|
|
5273
5072
|
id_onnet: string;
|
|
5274
|
-
fecha_validacion: string;
|
|
5275
|
-
fecha_contingencia: string;
|
|
5276
5073
|
contratista: string;
|
|
5277
|
-
fecha_gio: string;
|
|
5278
|
-
descripcion_sintoma: string;
|
|
5279
|
-
nombre_validador: string;
|
|
5280
|
-
descripcion_causa: string;
|
|
5281
5074
|
org_ventas: string;
|
|
5282
5075
|
orden: string;
|
|
5283
|
-
fecha_agen: string;
|
|
5284
|
-
descripcion_pausa: string;
|
|
5285
|
-
observacion: string;
|
|
5286
5076
|
rut_gio: string;
|
|
5287
5077
|
id_orden_mantenimiento: number;
|
|
5288
|
-
id_asignacion: number;
|
|
5289
|
-
hora_validacion: string;
|
|
5290
5078
|
direccion: string;
|
|
5291
|
-
fecha_fin_ejecucion: string;
|
|
5292
5079
|
especialidad: number;
|
|
5293
5080
|
impacto: number;
|
|
5294
5081
|
cliente: string;
|
|
5295
5082
|
subTipo: string;
|
|
5296
|
-
codigo_servicio: string;
|
|
5297
|
-
fecha_inicio_alerta: string;
|
|
5298
|
-
accion: string;
|
|
5299
|
-
motivo: string;
|
|
5300
5083
|
nombre_agencia: string;
|
|
5301
5084
|
causa: number;
|
|
5302
5085
|
observaciones_validador: string;
|
|
5303
5086
|
proyecto: string;
|
|
5304
|
-
id_contratista: number;
|
|
5305
|
-
producto: string;
|
|
5306
|
-
error: string;
|
|
5307
|
-
gio: string;
|
|
5308
|
-
estado_ejecucion: number;
|
|
5309
|
-
id_certificador: number;
|
|
5310
5087
|
agencia: number;
|
|
5311
5088
|
prioridad: number;
|
|
5312
5089
|
disponibilidad_cto: string;
|
|
5313
|
-
id_validador: number;
|
|
5314
5090
|
nombre_gio: string;
|
|
5315
5091
|
centro: string;
|
|
5316
5092
|
almacen: string;
|
|
5317
|
-
fecha_inicio_ejecucion: string;
|
|
5318
5093
|
info_resumen: string;
|
|
5319
5094
|
cant_clientes_afectados: string;
|
|
5320
|
-
hora_gio: string;
|
|
5321
5095
|
sub_tipo_orden: string;
|
|
5322
5096
|
cant_real_clientes_afectados: string;
|
|
5323
5097
|
nombre_tecnico: string;
|
|
5324
5098
|
capacidad_cable: number;
|
|
5325
5099
|
tipo_orden: string;
|
|
5326
|
-
fecha_instalacion: string;
|
|
5327
|
-
textError: string;
|
|
5328
5100
|
ticket: string;
|
|
5329
5101
|
planta: string;
|
|
5330
|
-
numero_envio: string;
|
|
5331
|
-
nombre_certificador: string;
|
|
5332
|
-
negocio_prime: number;
|
|
5333
|
-
fecha_asignacion: string;
|
|
5334
|
-
accion_servicio: string;
|
|
5335
|
-
id_sistema: string;
|
|
5336
|
-
contingencia_gio: number;
|
|
5337
|
-
id_gio: number;
|
|
5338
|
-
contingencia_cer: number;
|
|
5339
|
-
comuna: string;
|
|
5340
5102
|
sintoma: number;
|
|
5341
|
-
cod_contratista: string;
|
|
5342
|
-
duracion_ejecucion: string;
|
|
5343
|
-
tipo_contrato: string;
|
|
5344
|
-
mensaje_contingencia: string;
|
|
5345
|
-
nombre_especialidad: string;
|
|
5346
|
-
certificadora?: string;
|
|
5347
|
-
pep?: string;
|
|
5348
|
-
nom_cliente?: string;
|
|
5349
|
-
gex?: string;
|
|
5350
|
-
gc?: string;
|
|
5351
|
-
req_emp?: string;
|
|
5352
|
-
cliente_sap?: string;
|
|
5353
|
-
fono1?: string;
|
|
5354
|
-
fono2?: string;
|
|
5355
5103
|
}
|
|
5356
5104
|
|
|
5357
5105
|
declare class FotosDetailMaintenanceDTO {
|
|
@@ -5371,7 +5119,6 @@ declare class DetailMaintenanceOrderDTO {
|
|
|
5371
5119
|
detalleOrdenReal: DetalleOrdenRealDTO[];
|
|
5372
5120
|
listaCapacidadesCable: ListaCapacidadesCableDTO[];
|
|
5373
5121
|
prioridad: string;
|
|
5374
|
-
detalleOrden: DetalleOrdenDTO[];
|
|
5375
5122
|
impacto: string;
|
|
5376
5123
|
patente: string;
|
|
5377
5124
|
Agencia: string;
|
|
@@ -5381,4 +5128,11 @@ declare class DetailMaintenanceOrderDTO {
|
|
|
5381
5128
|
fotos: FotosDetailMaintenanceDTO[];
|
|
5382
5129
|
}
|
|
5383
5130
|
|
|
5384
|
-
|
|
5131
|
+
declare class OnnetFibraENTITY extends BitacoraDeOrdenesDTO {
|
|
5132
|
+
EstadoDePago: EstadoDePagoDTO;
|
|
5133
|
+
Tecnico: TecnicoValDTO;
|
|
5134
|
+
EECC: EECC_DTO;
|
|
5135
|
+
DetailMaintenanceOrder: DetailMaintenanceOrderDTO;
|
|
5136
|
+
}
|
|
5137
|
+
|
|
5138
|
+
export { ActaFinalCubicacionDTO, ActaFinalCubicacionSharedDTO, ActividadZonasActividadDTO, ActividadesDTO, AddressListENTITY, AgenciaDTO, AgenciaENTITY, AgenciasDTO, AlmacenDTO, AlmacenENTITY, AlmacenLogisticaDTO, AlmacenUsuarioGIADTO, AnexosDetailMantenanceOrderDTO, AreaGOMDTO, AreaGomDTO, AsignacionGomDTO, AsignacionGomDTO_Old, AtencionOrdenesLiquidadasENTITY, AtiendeBodegaDTO, AutoInventarioENTITY, BaremoAlemaniaENTITY, BaremosAlemaniaENTITY, BaremosChileENTITY, BaremosColombiaENTITY, BaremosTOAChileENTITY, BaremosTOAENTITY, BitacoraAntiguaDTO, BitacoraDTO, BitacoraDeOrdenesDTO, BitacoraLiqDTO, BitacoraOpcionSitemaDTO, BodegaENTITY, BodyUpdateFasesDTO, CabeceraCubicacionColombiaDTO, CabeceraCubicajeAlemaniaDTO, CabeceraCubicajeChileDTO, CabeceraCubicajeDTO, CabeceraCubicajePeruDTO, CalculatePercentsDTO, CambioEstadoFacturadoRequest, CambioEstadoFaseRequest, CambiosEstadosFaseLiberacionPagosDTO, CausacionCubicacionDTO, CausacionDTO, CentroCostosDTO, CentroCostosENTITY, CertificacionDTO, ChangeStateBaremosDTO, ChileTdCENTITY, ClienteDTO, ClienteTdCDTO, Cliente_ContratistaDTO, CodigoDescripcionDTO, type CodigoMovimientoAlmacen, CodigoNombreDTO, CodigoNombreUMDTO, CodigoRazonSocialDTO, CodigoTituloDTO, ConsumoMaterialAlemaniaENTITY, ConsumoMaterialENTITY, ContratistaDTO, ContratistasDTO, Contratistas_PE_DTO, ContratoDTO, ContratoOTDTO, ContratoOTENTITY, ContratoOTGeneralDTO, ContratoOT_PRE_DTO, ContratoOT_ZT_DTO, ContratoObraOTDTO, ConversionLogisticaDTO, CoordenadasDTO, CoordenadasTdCDTO, CorteBobinaStockAlmacenDTO, CosumoMaterialAlemaniaDTO, CuadrillaBaremoDTO, CuadrillaDTO, CuadrillaENTITY, CuadrillaLiberacionPagosDTO, CubicacionAlemaniaAL02ENTITY, CubicacionChile9512ENTITY, CubicacionColombia9612ENTITY, CubicacionENTITY, CubicacionPeru9112ENTITY, CumplimientoDTO, DataAdicionalDTO, DataCatalogoItemDTO, DataChildrenTreeNodes, DataGridTabBusinessHP, DataGridTabResidentialHP, DataWithPercentItemChile, DatoUsuarioTipoOpcionDto, DatosAreaPersonalDTO, DatosCatalogoItemDTO, DatosCatalogoMODTO, DatosGIADTO, DatosGeneralesDTO, DatosGeneralesPersonalDTO, DatosManoObraGlobalDTO, DatosManoObraGlobalDetalleChileDTO, DatosPrecioEspecialidadDTO, DatosPrecioMaterialDTO, DatosReferenciaDTO, DatosTecnicosDTO, DatosTrabajoCatalogoDTO, DatosTrabajoUsuarioDTO, DatosTransportistaChileDTO, DatosTransportistaDTO, DatosUnidadObraMaterialDTO, DelegacionDTO, DelegacionZonalesDTO, DeleteBaremoFaseDTO, DestinatarioDTO, DetailMaintenanceOrderDTO, DetalleChileChileObraDTO, DetalleChileColombiaObraDTO, DetalleChileDTO$1 as DetalleChileDTO, DetalleChileObraDTO, DetalleChileValorizacionMODTO, DetalleChileValorizacionManoObraRegularizacionDTO, DetalleCubicajeDTO, DetalleDTO, DetalleManoObraChileDTO, DetalleOrdenRealDTO, DetalleSalidaAlmacenDTO, DevolucionAlmacenENTITY, DireccionDTO, DocumentacionBaremoPexENTITY, DocumentacionPEXENTITY, DocumentoDetalleDTO, DocumentosInicialesDTO, EECC_DTO, EFaseObraBaremo, EmpalmeDTO, EmpresaBaremoDTO, EmpresaDTO$4 as EmpresaDTO, EmpresaENTITY, EmpresaLiberacionPagosDTO, EmpresaLogisticaDTO, EmpresaPCMODTO, EmpresaPersonalDTO, EmpresaProduccionDTO, EmpresaStockPersonalDTO, EmpresaTdCDTO, EmpresaUsuarioDTO, EmpresaValDTO, EmpresaZonasActividadDTO, EquipoLogisticaDTO, EquiposAIDTO, EquiposDTO, EstadoAntiguoDTO, EstadoDTO, EstadoDePagoDTO, EstadoFaseObraBaremo, EstadoHPListDTO$2 as EstadoHPListDTO, EstadoIntegracionDTO, EstadoInternoDTO, EstadoInternoENTITY, EstadoInternoWithoutSubstateDTO, type EstadoLiq, EstadoLiqDTO, EstadoNotificacion, type EstadoVal, Estado_Model_MO, FacturaGeneradaDTO, FacturacionDTO, FamiliaItemDTO, FaseDTO, FaseENTITY, FasesObraBaremoDTO, FechaDTO, FechaVigenciaBaremosDTO, FechaVigenciaPCMODTO, FechasDTO, FilesDocDTO, FlagsDTO, FlujoDocDTO, FotoDTO, FotosDTO, FotosDetailMaintenanceDTO, FotosSSTDTO$1 as FotosSSTDTO, GOMDTO, GomENTITY, GomNovedadesDTO, GomNovedadesTipoNovedadDTO, GranFamiliaItemDTO, GranFamiliaItemENTITY, GrupoEmpresaDTO, HPListAsignacionDTO, HPListDTO, HistoricoDTO, HistoricoEmpresasDTO, HitoDTO, HomePassDTO$1 as HomePassDTO, IDataSheetCoordenadas, IDataSheetLineasTdC, IDataSheetMateriales, IDataSheetMedidores, IDataSheetTdC, IDataSheetTiemposCumplimentados, ISheetsJsonChileTdC, IncidenciasChileDTO, IncidenciasDTO, IngresoAlmacenENTITY, InventarioDTO, InventarioLiqDTO, InventarioValDTO, ItemCantidadesDTO, ItemDTO, ItemDetalleLogisticaDTO, ItemDetallePMDTO, ItemENTITY, ItemLogisticaDTO, ItemsOrdenDTO, KeyIntegracionENTITY, LiberacionDePagosAlemaniaENTITY, LiquidadaTOAENTITY, ListaCapacidadesCableDTO, LogAlmacenDTO, LogDTO, LogModificarDTO, LogRegisterDTO, LoteDTO$1 as LoteDTO, MOBaremoDTO, MacroObraChileENTITY, MacroObraENTITY, MailStructureENTITY, ManoObraBaremoDTO, ManoObraBaremoProduccionDTO, ManoObraENTITY, ManoObraGlobalENTITY, ManoObraGlobalPCMOAlemaniaAL02DTO, ManoObraGlobalPCMODTO, ManoObraLiberacionPagosDTO, MarcaDTO, MaterialAmapDTO, MaterialCubicacionPeruDTO, MaterialLogisticaDTO, MaterialMOGlobalDTO, MaterialUtilizadoRetiradoBaremoDTO, MaterialesDTO$1 as MaterialesDTO, MedidorDTO, ModelMOSQLPeruENTITY, ModelObraSQLPeruENTITY, ModeloDTO, MovimientoAlmacenDTO, MovimientoAlmacenENTITY, NodoDocDTO, NombreDescripcionDTO, NotasDTO, NotificacionesENTITY, OTDTO, OTGlobalDTO, ObraChile9512ENTITY, ObraColombia9612ENTITY, ObraENTITY, OnnetFibraENTITY, OpcionSistemaENTITY, OperacionDTO, OperacionDataAdicional, OptionCatalogoDTO, OrdenDetailMaintenanceDTO, OrigenCUB, PagosECBaremoDTO, PagosECDTO, PaisStockPersonalDTO, ParteDiarioDTO$1 as ParteDiarioDTO, type PayloadTokenDTO, PerfilesENTITY, PeriodoBaremoDTO, PeriodoDTO$4 as PeriodoDTO, PeriodoENTITY, PeriodoLiberacionPagosDTO, PermisosAppDTO, PersonalCuadrillaDTO, PersonalDTO, PersonalENTITY, PersonalLogisticaDTO$1 as PersonalLogisticaDTO, PersonalTOADTO, PrecioContratistaMOAL02ENTITY, PrecioContratistaMOAL04ENTITY, PrecioContratistaMOENTITY, PrecioDTO, PrecioEspecialidadENTITY, PrecioMaterialENTITY, PrecioTrabajoDTO, PreciosVigentesDTO, PresupuestadoTotalObraChilaDTO, PresupuestadoTotalObraDTO, PresupuestadoTotalObraEmpresaChileDTO, PresupuestadoTotalObraEmpresaCuadrillaChileDTO, PresupuestadoTotalObraEmpresaCuadrillaDTO, PresupuestadoTotalObraEmpresaDTO, PrioridadNotificacion, ProdCursoBaremoFasesCuadrillaDTO, ProdCursoBaremoFasesManoObraDTO, ProdCursoBaremoFasesPeriodoDTO, ProdCursoBaremoFasesUltimaFaseDTO, ProdCursoBaremoFasesUltimoEstadoInternoDTO, ProduccionDTO, ProductosServiciosLiqDTO, ProductosServiciosValDTO, ProfileDTO, RM_ZonasActividadENTITY, RegularizacionPositivaNegativaDTO, RepresentanteLegalDTO, ReservaENTITY, ReservaManoObraRegularizacionENTITY, ResultadoDTO, ResumenAvanceChileDTO, ResumenAvanceDataDocumentacionDTO, ResumenAvanceDataDocumentacionDataWithPercentsByFasesChileDTO, ResumenAvanceDataDocumentacionDataWithPercentsChile, ResumenAvanceDataGranTotal, ResumenAvanceDataGranTotalEmpresasChileDTO, ResumenAvanceDataGranTotalManoObraCHILEDTO, ResumenAvanceDataGranTotalValorizacionesByPeriodosDTO, ResumentAvanceDocumentacionHPDTO, RptProduccionCurso_Baremos_FasesENTITY, SalidaAlmacenENTITY, SeguimientoObraDTO, SincronizacionPersonalDTO, SistemaDto, SistemaENTITY, SizeDTO, SocketDTO, StockAlmacenENTITY, StockAlmacenEquiposENTITY, StockPersonalENTITY, StockPersonalEquiposENTITY, SubEstadoInternoDTO, SubManoObraDTO$1 as SubManoObraDTO, TecnicoValDTO, TipoActividadMOENTITY, TipoAlmacenDTO, TipoAlmacenENTITY, TipoClaveENTITY, TipoConsumoMaterial, TipoDocumentoIdentidadDTO, TipoDocumentoUsuarioDTO, TipoEmpresaDTO, TipoEspecialidadMOENTITY, type TipoLiq, TipoMOPCMODTO, TipoMiembroGrupoEmpresaDTO, TipoMovilCuadrillaDTO, TipoMovimientoAlmacenDTO, TipoMovimientoAlmacenENTITY, TipoNotificacion, TipoOpcionDTO, TipoOpcionSistemaENTITY, TipoSistemaDTO, TipoStockENTITY, TipoStockStockPersonalDTO, type TipoVal, Tipo_MO, ToaClaroENTITY, TotalGeneralObraChileDTO, TotalGeneralObraDTO, TrabajoAlemaniaENTITY, TrabajoENTITY, TrabajoMacroObraAlemaniaENTITY, TransaccionFoliosENTITY, TransaccionesDTO, TurnoDTO$1 as TurnoDTO, UbicacionAlmacenDTO, UbicacionDTO$1 as UbicacionDTO, UbicacionObraDTO, UbicacionTdCDTO, Ultima_FaseLiberacionPagosDTO, Ultima_PreLiquidacionAlemaniaDTO, Ultima_PreLiquidacionDTO, Ultima_PreLiquidacionTMOAlemaniaDTO, Ultima_asignacionDTO$1 as Ultima_asignacionDTO, Ultimo_Estado_InternoLiberacionPagosDTO, UnidadMedidaDTO$2 as UnidadMedidaDTO, UnidadMedidaENTITY, UnidadMedidaLiberacionPagosDTO, UnidadObraMaterialENTITY, UpdateUltimaFaseFacturacionDTO, UsuarioBaremoDTO, UsuarioBitacoraDTO, UsuarioDTO, UsuarioENTITY, UsuarioEdicionDTO, UsuarioID_UsuarioDTO, UsuarioLogisticaDTO, UsuarioRegistrarDTO, UsuariosAutoinventarioENTITY, ValidadoDTO, ValorizacionAlemaniaDTO, ValorizacionDTO, ValorizacionManoObraDTO, ValorizacionManoObraRegularizacionDTO, ValorizacionTMOAlemaniaDTO, ValorizacionesDTO$1 as ValorizacionesDTO, ValorizadaTOAENTITY, VarianteDTO, VigenciaBaremosDTO, VigenciaDTO, VigenciaPCMODTO, WBEDTO, ZonaTrabajoCuadrillaDTO, ZonaTrabajoDTO, ZonaTrabajoENTITY, ZonalesDTO, ZonasDTO, convertStringsToDates, latLngDTO, peru9112TOAENTITY, transformToDateIfEmpty, type typeEstado, type typeEstadoNroDocumento, type typeFuente, type typeTipo, validateAndFormatData, validateArrayBody };
|