sigo-entities 1.2.436 → 1.2.437

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 CHANGED
@@ -8132,69 +8132,7 @@ declare class Chile9512TOAENTITY {
8132
8132
  Bitacora: BitacoraTOADTO[];
8133
8133
  }
8134
8134
 
8135
- declare class Colombia9612TOAENTITY {
8136
- _id: string;
8137
- tecnico: string;
8138
- id_recurso: string;
8139
- numero_ot: number;
8140
- subtipo_de_actividad: string;
8141
- numero_de_peticion: string;
8142
- fecha_de_cita: Date;
8143
- time_slot: string;
8144
- ubicacion: UbicaciontoaDTO;
8145
- nombre_cliente: string;
8146
- duracion_de_la_actividad: string;
8147
- habilidad_del_trabajo: string;
8148
- estado_actividad: string;
8149
- fecha_de_registro_legados: Date;
8150
- usuario: string;
8151
- tipo_de_cita: string;
8152
- observaciones_en_legados: string;
8153
- hora_inicio_actividad: string;
8154
- hora_fin: string;
8155
- codigo_de_cliente: number;
8156
- fecha_registro_de_actividad_en_toa: Date;
8157
- actividad_gpon: string;
8158
- tipo_de_tecnologa_legados: string;
8159
- velocidad_internet_requerimiento: number;
8160
- planta: PlantaDTO;
8161
- numero_telefono: string;
8162
- segmento: ToaSegmentoDTO;
8163
- sistema_origen: string;
8164
- estado_de_soporte_de_planta_101: string;
8165
- observacion_respuesta_de_soporte_de_planta_101: string;
8166
- accessid: number;
8167
- nombre_de_contrata_final: string;
8168
- indicador_de_cambio_de_tecnologia: string;
8169
- telefono_contacto_2: string;
8170
- tipo_de_actividad: string;
8171
- orden_pangea: string;
8172
- reiterada_tdi: string;
8173
- tecnologia_tv: string;
8174
- canal_de_agendamiento: string;
8175
- usuario_de_agendamiento: string;
8176
- fecha_de_agendamiento: Date;
8177
- activity_start_time: Date;
8178
- activity_end_time: Date;
8179
- franja_de_agendamiento: string;
8180
- existe_cobertura_de_fibra_en_la_zona: string;
8181
- cliente_acepta_solucion_anticipada_de_reclamo: string;
8182
- averia_por_mxa: string;
8183
- pedido_recuperado: string;
8184
- reprogramado_por_prioridad: string;
8185
- inventory: MaterialestoaDTO[];
8186
- productos_servicios_contratado: ProductosServiciosContratadoDTO[];
8187
- PB: number;
8188
- MO: number;
8189
- Gasto_EECC: number;
8190
- EECC: EECCDBTOADTO;
8191
- AjusteReproceso: AjusteReprocesoDTO | {};
8192
- Valorizacion: ValorizacionPeruTOADTO | {};
8193
- causa_completado_reparacion_y_preventivo_adsl: string;
8194
- codigo_completado_reparacion_y_preventivo_adsl: string;
8195
- causa_completado_reparacion_y_preventivo_stb: string;
8196
- codigo_completado_reparacion_y_preventivo_stb: string;
8197
- EstadoProceso: EstadoProcesoValPeruDTO;
8135
+ declare class Colombia9612TOAENTITY extends Chile9512TOAENTITY {
8198
8136
  }
8199
8137
 
8200
8138
  declare class BitacoraDeOrdenesDTO {
package/dist/index.d.ts CHANGED
@@ -8132,69 +8132,7 @@ declare class Chile9512TOAENTITY {
8132
8132
  Bitacora: BitacoraTOADTO[];
8133
8133
  }
8134
8134
 
8135
- declare class Colombia9612TOAENTITY {
8136
- _id: string;
8137
- tecnico: string;
8138
- id_recurso: string;
8139
- numero_ot: number;
8140
- subtipo_de_actividad: string;
8141
- numero_de_peticion: string;
8142
- fecha_de_cita: Date;
8143
- time_slot: string;
8144
- ubicacion: UbicaciontoaDTO;
8145
- nombre_cliente: string;
8146
- duracion_de_la_actividad: string;
8147
- habilidad_del_trabajo: string;
8148
- estado_actividad: string;
8149
- fecha_de_registro_legados: Date;
8150
- usuario: string;
8151
- tipo_de_cita: string;
8152
- observaciones_en_legados: string;
8153
- hora_inicio_actividad: string;
8154
- hora_fin: string;
8155
- codigo_de_cliente: number;
8156
- fecha_registro_de_actividad_en_toa: Date;
8157
- actividad_gpon: string;
8158
- tipo_de_tecnologa_legados: string;
8159
- velocidad_internet_requerimiento: number;
8160
- planta: PlantaDTO;
8161
- numero_telefono: string;
8162
- segmento: ToaSegmentoDTO;
8163
- sistema_origen: string;
8164
- estado_de_soporte_de_planta_101: string;
8165
- observacion_respuesta_de_soporte_de_planta_101: string;
8166
- accessid: number;
8167
- nombre_de_contrata_final: string;
8168
- indicador_de_cambio_de_tecnologia: string;
8169
- telefono_contacto_2: string;
8170
- tipo_de_actividad: string;
8171
- orden_pangea: string;
8172
- reiterada_tdi: string;
8173
- tecnologia_tv: string;
8174
- canal_de_agendamiento: string;
8175
- usuario_de_agendamiento: string;
8176
- fecha_de_agendamiento: Date;
8177
- activity_start_time: Date;
8178
- activity_end_time: Date;
8179
- franja_de_agendamiento: string;
8180
- existe_cobertura_de_fibra_en_la_zona: string;
8181
- cliente_acepta_solucion_anticipada_de_reclamo: string;
8182
- averia_por_mxa: string;
8183
- pedido_recuperado: string;
8184
- reprogramado_por_prioridad: string;
8185
- inventory: MaterialestoaDTO[];
8186
- productos_servicios_contratado: ProductosServiciosContratadoDTO[];
8187
- PB: number;
8188
- MO: number;
8189
- Gasto_EECC: number;
8190
- EECC: EECCDBTOADTO;
8191
- AjusteReproceso: AjusteReprocesoDTO | {};
8192
- Valorizacion: ValorizacionPeruTOADTO | {};
8193
- causa_completado_reparacion_y_preventivo_adsl: string;
8194
- codigo_completado_reparacion_y_preventivo_adsl: string;
8195
- causa_completado_reparacion_y_preventivo_stb: string;
8196
- codigo_completado_reparacion_y_preventivo_stb: string;
8197
- EstadoProceso: EstadoProcesoValPeruDTO;
8135
+ declare class Colombia9612TOAENTITY extends Chile9512TOAENTITY {
8198
8136
  }
8199
8137
 
8200
8138
  declare class BitacoraDeOrdenesDTO {