@be-logixpair/api 0.0.127-rc2 → 0.0.127-rc3

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +224 -205
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -740283,11 +740283,11 @@ declare const cargoflowRouter: BuiltRouter<{
740283
740283
  updated_at: Date | null;
740284
740284
  updated_by: string | null;
740285
740285
  length: Decimal$1 | null;
740286
+ description: string | null;
740286
740287
  id_weight_unit: string | null;
740287
740288
  id_volume_unit: string | null;
740288
740289
  id_commodity: string | null;
740289
740290
  id_forwarding_booking: string | null;
740290
- description: string | null;
740291
740291
  volume: Decimal$1 | null;
740292
740292
  id_forwarding_shipment: string | null;
740293
740293
  id_consol_container: string | null;
@@ -740601,6 +740601,7 @@ declare const cargoflowRouter: BuiltRouter<{
740601
740601
  updated_at: Date | null;
740602
740602
  updated_by: string | null;
740603
740603
  length: Decimal$1 | null;
740604
+ description: string | null;
740604
740605
  id_transport_mode: string | null;
740605
740606
  id_container_shipping_type: string | null;
740606
740607
  id_incoterm: string | null;
@@ -740618,7 +740619,6 @@ declare const cargoflowRouter: BuiltRouter<{
740618
740619
  id_volume_unit: string | null;
740619
740620
  id_chargeable_unit: string | null;
740620
740621
  id_commodity: string | null;
740621
- description: string | null;
740622
740622
  extra_term: string | null;
740623
740623
  shipper_ref: string | null;
740624
740624
  mark_number: string | null;
@@ -740733,6 +740733,7 @@ declare const cargoflowRouter: BuiltRouter<{
740733
740733
  updated_at: Date | null;
740734
740734
  updated_by: string | null;
740735
740735
  length: Decimal$1 | null;
740736
+ description: string | null;
740736
740737
  id_transport_mode: string | null;
740737
740738
  id_container_shipping_type: string | null;
740738
740739
  id_incoterm: string | null;
@@ -740750,7 +740751,6 @@ declare const cargoflowRouter: BuiltRouter<{
740750
740751
  id_volume_unit: string | null;
740751
740752
  id_chargeable_unit: string | null;
740752
740753
  id_commodity: string | null;
740753
- description: string | null;
740754
740754
  extra_term: string | null;
740755
740755
  shipper_ref: string | null;
740756
740756
  mark_number: string | null;
@@ -740795,6 +740795,7 @@ declare const cargoflowRouter: BuiltRouter<{
740795
740795
  created_by: string | null;
740796
740796
  updated_at: Date | null;
740797
740797
  updated_by: string | null;
740798
+ description: string | null;
740798
740799
  id_transport_mode: string | null;
740799
740800
  id_container_shipping_type: string | null;
740800
740801
  id_incoterm: string | null;
@@ -740804,7 +740805,6 @@ declare const cargoflowRouter: BuiltRouter<{
740804
740805
  id_weight_unit: string | null;
740805
740806
  id_volume_unit: string | null;
740806
740807
  id_chargeable_unit: string | null;
740807
- description: string | null;
740808
740808
  mark_number: string | null;
740809
740809
  volume: Decimal$1 | null;
740810
740810
  chargeable: Decimal$1 | null;
@@ -740964,11 +740964,11 @@ declare const cargoflowRouter: BuiltRouter<{
740964
740964
  updated_at: Date | null;
740965
740965
  updated_by: string | null;
740966
740966
  length: Decimal$1 | null;
740967
+ description: string | null;
740967
740968
  id_weight_unit: string | null;
740968
740969
  id_volume_unit: string | null;
740969
740970
  id_commodity: string | null;
740970
740971
  id_forwarding_booking: string | null;
740971
- description: string | null;
740972
740972
  volume: Decimal$1 | null;
740973
740973
  id_forwarding_shipment: string | null;
740974
740974
  id_consol_container: string | null;
@@ -741306,6 +741306,7 @@ declare const cargoflowRouter: BuiltRouter<{
741306
741306
  updated_at: Date | null;
741307
741307
  updated_by: string | null;
741308
741308
  length: Decimal$1 | null;
741309
+ description: string | null;
741309
741310
  id_transport_mode: string | null;
741310
741311
  id_container_shipping_type: string | null;
741311
741312
  id_incoterm: string | null;
@@ -741323,7 +741324,6 @@ declare const cargoflowRouter: BuiltRouter<{
741323
741324
  id_volume_unit: string | null;
741324
741325
  id_chargeable_unit: string | null;
741325
741326
  id_commodity: string | null;
741326
- description: string | null;
741327
741327
  extra_term: string | null;
741328
741328
  shipper_ref: string | null;
741329
741329
  mark_number: string | null;
@@ -741386,12 +741386,12 @@ declare const cargoflowRouter: BuiltRouter<{
741386
741386
  id: string;
741387
741387
  params: SimpleJson;
741388
741388
  id_log_type: string | null;
741389
- id_forwarding_booking: string | null;
741390
741389
  url: string | null;
741391
741390
  action: string | null;
741392
741391
  action_by: string | null;
741393
741392
  action_id: string | null;
741394
741393
  action_at: Date | null;
741394
+ id_forwarding_booking: string | null;
741395
741395
  }[] | undefined;
741396
741396
  total: number | undefined;
741397
741397
  };
@@ -741410,12 +741410,12 @@ declare const cargoflowRouter: BuiltRouter<{
741410
741410
  id: string;
741411
741411
  params: SimpleJson;
741412
741412
  id_log_type: string | null;
741413
- id_forwarding_booking: string | null;
741414
741413
  url: string | null;
741415
741414
  action: string | null;
741416
741415
  action_by: string | null;
741417
741416
  action_id: string | null;
741418
741417
  action_at: Date | null;
741418
+ id_forwarding_booking: string | null;
741419
741419
  } | undefined;
741420
741420
  };
741421
741421
  meta: object;
@@ -741521,6 +741521,7 @@ declare const cargoflowRouter: BuiltRouter<{
741521
741521
  updated_at: Date | null;
741522
741522
  updated_by: string | null;
741523
741523
  length: Decimal$1 | null;
741524
+ description: string | null;
741524
741525
  id_transport_mode: string | null;
741525
741526
  id_container_shipping_type: string | null;
741526
741527
  id_incoterm: string | null;
@@ -741538,7 +741539,6 @@ declare const cargoflowRouter: BuiltRouter<{
741538
741539
  id_volume_unit: string | null;
741539
741540
  id_chargeable_unit: string | null;
741540
741541
  id_commodity: string | null;
741541
- description: string | null;
741542
741542
  extra_term: string | null;
741543
741543
  shipper_ref: string | null;
741544
741544
  mark_number: string | null;
@@ -741558,12 +741558,12 @@ declare const cargoflowRouter: BuiltRouter<{
741558
741558
  id: string;
741559
741559
  params: SimpleJson;
741560
741560
  id_log_type: string | null;
741561
- id_forwarding_booking: string | null;
741562
741561
  url: string | null;
741563
741562
  action: string | null;
741564
741563
  action_by: string | null;
741565
741564
  action_id: string | null;
741566
741565
  action_at: Date | null;
741566
+ id_forwarding_booking: string | null;
741567
741567
  } | undefined;
741568
741568
  };
741569
741569
  } | undefined;
@@ -741677,6 +741677,7 @@ declare const cargoflowRouter: BuiltRouter<{
741677
741677
  updated_at: Date | null;
741678
741678
  updated_by: string | null;
741679
741679
  length: Decimal$1 | null;
741680
+ description: string | null;
741680
741681
  id_transport_mode: string | null;
741681
741682
  id_container_shipping_type: string | null;
741682
741683
  id_incoterm: string | null;
@@ -741694,7 +741695,6 @@ declare const cargoflowRouter: BuiltRouter<{
741694
741695
  id_volume_unit: string | null;
741695
741696
  id_chargeable_unit: string | null;
741696
741697
  id_commodity: string | null;
741697
- description: string | null;
741698
741698
  extra_term: string | null;
741699
741699
  shipper_ref: string | null;
741700
741700
  mark_number: string | null;
@@ -741714,12 +741714,12 @@ declare const cargoflowRouter: BuiltRouter<{
741714
741714
  id: string;
741715
741715
  params: SimpleJson;
741716
741716
  id_log_type: string | null;
741717
- id_forwarding_booking: string | null;
741718
741717
  url: string | null;
741719
741718
  action: string | null;
741720
741719
  action_by: string | null;
741721
741720
  action_id: string | null;
741722
741721
  action_at: Date | null;
741722
+ id_forwarding_booking: string | null;
741723
741723
  } | undefined;
741724
741724
  };
741725
741725
  } | undefined;
@@ -741742,6 +741742,7 @@ declare const cargoflowRouter: BuiltRouter<{
741742
741742
  updated_at: Date | null;
741743
741743
  updated_by: string | null;
741744
741744
  length: Decimal$1 | null;
741745
+ description: string | null;
741745
741746
  id_transport_mode: string | null;
741746
741747
  id_container_shipping_type: string | null;
741747
741748
  id_incoterm: string | null;
@@ -741759,7 +741760,6 @@ declare const cargoflowRouter: BuiltRouter<{
741759
741760
  id_volume_unit: string | null;
741760
741761
  id_chargeable_unit: string | null;
741761
741762
  id_commodity: string | null;
741762
- description: string | null;
741763
741763
  extra_term: string | null;
741764
741764
  shipper_ref: string | null;
741765
741765
  mark_number: string | null;
@@ -741832,6 +741832,7 @@ declare const cargoflowRouter: BuiltRouter<{
741832
741832
  updated_at: Date | null;
741833
741833
  updated_by: string | null;
741834
741834
  length: Decimal$1 | null;
741835
+ description: string | null;
741835
741836
  id_transport_mode: string | null;
741836
741837
  id_container_shipping_type: string | null;
741837
741838
  id_incoterm: string | null;
@@ -741849,7 +741850,6 @@ declare const cargoflowRouter: BuiltRouter<{
741849
741850
  id_volume_unit: string | null;
741850
741851
  id_chargeable_unit: string | null;
741851
741852
  id_commodity: string | null;
741852
- description: string | null;
741853
741853
  extra_term: string | null;
741854
741854
  shipper_ref: string | null;
741855
741855
  mark_number: string | null;
@@ -741969,6 +741969,7 @@ declare const cargoflowRouter: BuiltRouter<{
741969
741969
  updated_at: Date | null;
741970
741970
  updated_by: string | null;
741971
741971
  length: Decimal$1 | null;
741972
+ description: string | null;
741972
741973
  id_transport_mode: string | null;
741973
741974
  id_container_shipping_type: string | null;
741974
741975
  id_incoterm: string | null;
@@ -741986,7 +741987,6 @@ declare const cargoflowRouter: BuiltRouter<{
741986
741987
  id_volume_unit: string | null;
741987
741988
  id_chargeable_unit: string | null;
741988
741989
  id_commodity: string | null;
741989
- description: string | null;
741990
741990
  extra_term: string | null;
741991
741991
  shipper_ref: string | null;
741992
741992
  mark_number: string | null;
@@ -742487,11 +742487,11 @@ declare const cargoflowRouter: BuiltRouter<{
742487
742487
  updated_at: Date | null;
742488
742488
  updated_by: string | null;
742489
742489
  length: Decimal$1 | null;
742490
+ description: string | null;
742490
742491
  id_weight_unit: string | null;
742491
742492
  id_volume_unit: string | null;
742492
742493
  id_commodity: string | null;
742493
742494
  id_forwarding_booking: string | null;
742494
- description: string | null;
742495
742495
  volume: Decimal$1 | null;
742496
742496
  id_forwarding_shipment: string | null;
742497
742497
  id_consol_container: string | null;
@@ -743002,6 +743002,7 @@ declare const cargoflowRouter: BuiltRouter<{
743002
743002
  created_by: string | null;
743003
743003
  updated_at: Date | null;
743004
743004
  updated_by: string | null;
743005
+ description: string | null;
743005
743006
  id_transport_mode: string | null;
743006
743007
  id_container_shipping_type: string | null;
743007
743008
  id_incoterm: string | null;
@@ -743011,7 +743012,6 @@ declare const cargoflowRouter: BuiltRouter<{
743011
743012
  id_weight_unit: string | null;
743012
743013
  id_volume_unit: string | null;
743013
743014
  id_chargeable_unit: string | null;
743014
- description: string | null;
743015
743015
  mark_number: string | null;
743016
743016
  volume: Decimal$1 | null;
743017
743017
  chargeable: Decimal$1 | null;
@@ -743141,6 +743141,7 @@ declare const cargoflowRouter: BuiltRouter<{
743141
743141
  updated_at: Date | null;
743142
743142
  updated_by: string | null;
743143
743143
  length: Decimal$1 | null;
743144
+ description: string | null;
743144
743145
  id_transport_mode: string | null;
743145
743146
  id_container_shipping_type: string | null;
743146
743147
  id_incoterm: string | null;
@@ -743158,7 +743159,6 @@ declare const cargoflowRouter: BuiltRouter<{
743158
743159
  id_volume_unit: string | null;
743159
743160
  id_chargeable_unit: string | null;
743160
743161
  id_commodity: string | null;
743161
- description: string | null;
743162
743162
  extra_term: string | null;
743163
743163
  shipper_ref: string | null;
743164
743164
  mark_number: string | null;
@@ -743203,6 +743203,7 @@ declare const cargoflowRouter: BuiltRouter<{
743203
743203
  created_by: string | null;
743204
743204
  updated_at: Date | null;
743205
743205
  updated_by: string | null;
743206
+ description: string | null;
743206
743207
  id_transport_mode: string | null;
743207
743208
  id_container_shipping_type: string | null;
743208
743209
  id_incoterm: string | null;
@@ -743212,7 +743213,6 @@ declare const cargoflowRouter: BuiltRouter<{
743212
743213
  id_weight_unit: string | null;
743213
743214
  id_volume_unit: string | null;
743214
743215
  id_chargeable_unit: string | null;
743215
- description: string | null;
743216
743216
  mark_number: string | null;
743217
743217
  volume: Decimal$1 | null;
743218
743218
  chargeable: Decimal$1 | null;
@@ -743372,11 +743372,11 @@ declare const cargoflowRouter: BuiltRouter<{
743372
743372
  updated_at: Date | null;
743373
743373
  updated_by: string | null;
743374
743374
  length: Decimal$1 | null;
743375
+ description: string | null;
743375
743376
  id_weight_unit: string | null;
743376
743377
  id_volume_unit: string | null;
743377
743378
  id_commodity: string | null;
743378
743379
  id_forwarding_booking: string | null;
743379
- description: string | null;
743380
743380
  volume: Decimal$1 | null;
743381
743381
  id_forwarding_shipment: string | null;
743382
743382
  id_consol_container: string | null;
@@ -744873,6 +744873,7 @@ declare const cargoflowRouter: BuiltRouter<{
744873
744873
  created_by: string | null;
744874
744874
  updated_at: Date | null;
744875
744875
  updated_by: string | null;
744876
+ description: string | null;
744876
744877
  id_transport_mode: string | null;
744877
744878
  id_container_shipping_type: string | null;
744878
744879
  id_incoterm: string | null;
@@ -744882,7 +744883,6 @@ declare const cargoflowRouter: BuiltRouter<{
744882
744883
  id_weight_unit: string | null;
744883
744884
  id_volume_unit: string | null;
744884
744885
  id_chargeable_unit: string | null;
744885
- description: string | null;
744886
744886
  mark_number: string | null;
744887
744887
  volume: Decimal$1 | null;
744888
744888
  chargeable: Decimal$1 | null;
@@ -745269,6 +745269,7 @@ declare const cargoflowRouter: BuiltRouter<{
745269
745269
  created_by: string | null;
745270
745270
  updated_at: Date | null;
745271
745271
  updated_by: string | null;
745272
+ description: string | null;
745272
745273
  id_transport_mode: string | null;
745273
745274
  id_container_shipping_type: string | null;
745274
745275
  id_incoterm: string | null;
@@ -745278,7 +745279,6 @@ declare const cargoflowRouter: BuiltRouter<{
745278
745279
  id_weight_unit: string | null;
745279
745280
  id_volume_unit: string | null;
745280
745281
  id_chargeable_unit: string | null;
745281
- description: string | null;
745282
745282
  mark_number: string | null;
745283
745283
  volume: Decimal$1 | null;
745284
745284
  chargeable: Decimal$1 | null;
@@ -745598,6 +745598,7 @@ declare const cargoflowRouter: BuiltRouter<{
745598
745598
  created_by: string | null;
745599
745599
  updated_at: Date | null;
745600
745600
  updated_by: string | null;
745601
+ description: string | null;
745601
745602
  id_transport_mode: string | null;
745602
745603
  id_container_shipping_type: string | null;
745603
745604
  id_incoterm: string | null;
@@ -745607,7 +745608,6 @@ declare const cargoflowRouter: BuiltRouter<{
745607
745608
  id_weight_unit: string | null;
745608
745609
  id_volume_unit: string | null;
745609
745610
  id_chargeable_unit: string | null;
745610
- description: string | null;
745611
745611
  mark_number: string | null;
745612
745612
  volume: Decimal$1 | null;
745613
745613
  chargeable: Decimal$1 | null;
@@ -745753,6 +745753,7 @@ declare const cargoflowRouter: BuiltRouter<{
745753
745753
  created_by: string | null;
745754
745754
  updated_at: Date | null;
745755
745755
  updated_by: string | null;
745756
+ description: string | null;
745756
745757
  id_transport_mode: string | null;
745757
745758
  id_container_shipping_type: string | null;
745758
745759
  id_incoterm: string | null;
@@ -745762,7 +745763,6 @@ declare const cargoflowRouter: BuiltRouter<{
745762
745763
  id_weight_unit: string | null;
745763
745764
  id_volume_unit: string | null;
745764
745765
  id_chargeable_unit: string | null;
745765
- description: string | null;
745766
745766
  mark_number: string | null;
745767
745767
  volume: Decimal$1 | null;
745768
745768
  chargeable: Decimal$1 | null;
@@ -745908,6 +745908,7 @@ declare const cargoflowRouter: BuiltRouter<{
745908
745908
  created_by: string | null;
745909
745909
  updated_at: Date | null;
745910
745910
  updated_by: string | null;
745911
+ description: string | null;
745911
745912
  id_transport_mode: string | null;
745912
745913
  id_container_shipping_type: string | null;
745913
745914
  id_incoterm: string | null;
@@ -745917,7 +745918,6 @@ declare const cargoflowRouter: BuiltRouter<{
745917
745918
  id_weight_unit: string | null;
745918
745919
  id_volume_unit: string | null;
745919
745920
  id_chargeable_unit: string | null;
745920
- description: string | null;
745921
745921
  mark_number: string | null;
745922
745922
  volume: Decimal$1 | null;
745923
745923
  chargeable: Decimal$1 | null;
@@ -746051,6 +746051,7 @@ declare const cargoflowRouter: BuiltRouter<{
746051
746051
  created_by: string | null;
746052
746052
  updated_at: Date | null;
746053
746053
  updated_by: string | null;
746054
+ description: string | null;
746054
746055
  id_transport_mode: string | null;
746055
746056
  id_container_shipping_type: string | null;
746056
746057
  id_incoterm: string | null;
@@ -746060,7 +746061,6 @@ declare const cargoflowRouter: BuiltRouter<{
746060
746061
  id_weight_unit: string | null;
746061
746062
  id_volume_unit: string | null;
746062
746063
  id_chargeable_unit: string | null;
746063
- description: string | null;
746064
746064
  mark_number: string | null;
746065
746065
  volume: Decimal$1 | null;
746066
746066
  chargeable: Decimal$1 | null;
@@ -746442,6 +746442,7 @@ declare const cargoflowRouter: BuiltRouter<{
746442
746442
  created_by: string | null;
746443
746443
  updated_at: Date | null;
746444
746444
  updated_by: string | null;
746445
+ description: string | null;
746445
746446
  id_transport_mode: string | null;
746446
746447
  id_container_shipping_type: string | null;
746447
746448
  id_incoterm: string | null;
@@ -746451,7 +746452,6 @@ declare const cargoflowRouter: BuiltRouter<{
746451
746452
  id_weight_unit: string | null;
746452
746453
  id_volume_unit: string | null;
746453
746454
  id_chargeable_unit: string | null;
746454
- description: string | null;
746455
746455
  mark_number: string | null;
746456
746456
  volume: Decimal$1 | null;
746457
746457
  chargeable: Decimal$1 | null;
@@ -746692,6 +746692,7 @@ declare const cargoflowRouter: BuiltRouter<{
746692
746692
  created_by: string | null;
746693
746693
  updated_at: Date | null;
746694
746694
  updated_by: string | null;
746695
+ description: string | null;
746695
746696
  id_transport_mode: string | null;
746696
746697
  id_container_shipping_type: string | null;
746697
746698
  id_incoterm: string | null;
@@ -746701,7 +746702,6 @@ declare const cargoflowRouter: BuiltRouter<{
746701
746702
  id_weight_unit: string | null;
746702
746703
  id_volume_unit: string | null;
746703
746704
  id_chargeable_unit: string | null;
746704
- description: string | null;
746705
746705
  mark_number: string | null;
746706
746706
  volume: Decimal$1 | null;
746707
746707
  chargeable: Decimal$1 | null;
@@ -747267,6 +747267,7 @@ declare const cargoflowRouter: BuiltRouter<{
747267
747267
  created_by: string | null;
747268
747268
  updated_at: Date | null;
747269
747269
  updated_by: string | null;
747270
+ description: string | null;
747270
747271
  id_transport_mode: string | null;
747271
747272
  id_container_shipping_type: string | null;
747272
747273
  id_incoterm: string | null;
@@ -747276,7 +747277,6 @@ declare const cargoflowRouter: BuiltRouter<{
747276
747277
  id_weight_unit: string | null;
747277
747278
  id_volume_unit: string | null;
747278
747279
  id_chargeable_unit: string | null;
747279
- description: string | null;
747280
747280
  mark_number: string | null;
747281
747281
  volume: Decimal$1 | null;
747282
747282
  chargeable: Decimal$1 | null;
@@ -747517,6 +747517,7 @@ declare const cargoflowRouter: BuiltRouter<{
747517
747517
  created_by: string | null;
747518
747518
  updated_at: Date | null;
747519
747519
  updated_by: string | null;
747520
+ description: string | null;
747520
747521
  id_transport_mode: string | null;
747521
747522
  id_container_shipping_type: string | null;
747522
747523
  id_incoterm: string | null;
@@ -747526,7 +747527,6 @@ declare const cargoflowRouter: BuiltRouter<{
747526
747527
  id_weight_unit: string | null;
747527
747528
  id_volume_unit: string | null;
747528
747529
  id_chargeable_unit: string | null;
747529
- description: string | null;
747530
747530
  mark_number: string | null;
747531
747531
  volume: Decimal$1 | null;
747532
747532
  chargeable: Decimal$1 | null;
@@ -748052,6 +748052,7 @@ declare const cargoflowRouter: BuiltRouter<{
748052
748052
  updated_at: Date | null;
748053
748053
  updated_by: string | null;
748054
748054
  length: Decimal$1 | null;
748055
+ description: string | null;
748055
748056
  id_transport_mode: string | null;
748056
748057
  id_container_shipping_type: string | null;
748057
748058
  id_incoterm: string | null;
@@ -748069,7 +748070,6 @@ declare const cargoflowRouter: BuiltRouter<{
748069
748070
  id_volume_unit: string | null;
748070
748071
  id_chargeable_unit: string | null;
748071
748072
  id_commodity: string | null;
748072
- description: string | null;
748073
748073
  extra_term: string | null;
748074
748074
  shipper_ref: string | null;
748075
748075
  mark_number: string | null;
@@ -748114,6 +748114,7 @@ declare const cargoflowRouter: BuiltRouter<{
748114
748114
  created_by: string | null;
748115
748115
  updated_at: Date | null;
748116
748116
  updated_by: string | null;
748117
+ description: string | null;
748117
748118
  id_transport_mode: string | null;
748118
748119
  id_container_shipping_type: string | null;
748119
748120
  id_incoterm: string | null;
@@ -748123,7 +748124,6 @@ declare const cargoflowRouter: BuiltRouter<{
748123
748124
  id_weight_unit: string | null;
748124
748125
  id_volume_unit: string | null;
748125
748126
  id_chargeable_unit: string | null;
748126
- description: string | null;
748127
748127
  mark_number: string | null;
748128
748128
  volume: Decimal$1 | null;
748129
748129
  chargeable: Decimal$1 | null;
@@ -748283,11 +748283,11 @@ declare const cargoflowRouter: BuiltRouter<{
748283
748283
  updated_at: Date | null;
748284
748284
  updated_by: string | null;
748285
748285
  length: Decimal$1 | null;
748286
+ description: string | null;
748286
748287
  id_weight_unit: string | null;
748287
748288
  id_volume_unit: string | null;
748288
748289
  id_commodity: string | null;
748289
748290
  id_forwarding_booking: string | null;
748290
- description: string | null;
748291
748291
  volume: Decimal$1 | null;
748292
748292
  id_forwarding_shipment: string | null;
748293
748293
  id_consol_container: string | null;
@@ -748350,6 +748350,7 @@ declare const cargoflowRouter: BuiltRouter<{
748350
748350
  updated_at: Date | null;
748351
748351
  updated_by: string | null;
748352
748352
  length: Decimal$1 | null;
748353
+ description: string | null;
748353
748354
  id_transport_mode: string | null;
748354
748355
  id_container_shipping_type: string | null;
748355
748356
  id_incoterm: string | null;
@@ -748367,7 +748368,6 @@ declare const cargoflowRouter: BuiltRouter<{
748367
748368
  id_volume_unit: string | null;
748368
748369
  id_chargeable_unit: string | null;
748369
748370
  id_commodity: string | null;
748370
- description: string | null;
748371
748371
  extra_term: string | null;
748372
748372
  shipper_ref: string | null;
748373
748373
  mark_number: string | null;
@@ -748412,6 +748412,7 @@ declare const cargoflowRouter: BuiltRouter<{
748412
748412
  created_by: string | null;
748413
748413
  updated_at: Date | null;
748414
748414
  updated_by: string | null;
748415
+ description: string | null;
748415
748416
  id_transport_mode: string | null;
748416
748417
  id_container_shipping_type: string | null;
748417
748418
  id_incoterm: string | null;
@@ -748421,7 +748422,6 @@ declare const cargoflowRouter: BuiltRouter<{
748421
748422
  id_weight_unit: string | null;
748422
748423
  id_volume_unit: string | null;
748423
748424
  id_chargeable_unit: string | null;
748424
- description: string | null;
748425
748425
  mark_number: string | null;
748426
748426
  volume: Decimal$1 | null;
748427
748427
  chargeable: Decimal$1 | null;
@@ -748581,11 +748581,11 @@ declare const cargoflowRouter: BuiltRouter<{
748581
748581
  updated_at: Date | null;
748582
748582
  updated_by: string | null;
748583
748583
  length: Decimal$1 | null;
748584
+ description: string | null;
748584
748585
  id_weight_unit: string | null;
748585
748586
  id_volume_unit: string | null;
748586
748587
  id_commodity: string | null;
748587
748588
  id_forwarding_booking: string | null;
748588
- description: string | null;
748589
748589
  volume: Decimal$1 | null;
748590
748590
  id_forwarding_shipment: string | null;
748591
748591
  id_consol_container: string | null;
@@ -748758,11 +748758,11 @@ declare const cargoflowRouter: BuiltRouter<{
748758
748758
  updated_at: Date | null;
748759
748759
  updated_by: string | null;
748760
748760
  length: Decimal$1 | null;
748761
+ description: string | null;
748761
748762
  id_weight_unit: string | null;
748762
748763
  id_volume_unit: string | null;
748763
748764
  id_commodity: string | null;
748764
748765
  id_forwarding_booking: string | null;
748765
- description: string | null;
748766
748766
  volume: Decimal$1 | null;
748767
748767
  id_forwarding_shipment: string | null;
748768
748768
  id_consol_container: string | null;
@@ -748850,11 +748850,11 @@ declare const cargoflowRouter: BuiltRouter<{
748850
748850
  updated_at: Date | null;
748851
748851
  updated_by: string | null;
748852
748852
  length: Decimal$1 | null;
748853
+ description: string | null;
748853
748854
  id_weight_unit: string | null;
748854
748855
  id_volume_unit: string | null;
748855
748856
  id_commodity: string | null;
748856
748857
  id_forwarding_booking: string | null;
748857
- description: string | null;
748858
748858
  volume: Decimal$1 | null;
748859
748859
  id_forwarding_shipment: string | null;
748860
748860
  id_consol_container: string | null;
@@ -748978,11 +748978,11 @@ declare const cargoflowRouter: BuiltRouter<{
748978
748978
  updated_at: Date | null;
748979
748979
  updated_by: string | null;
748980
748980
  length: Decimal$1 | null;
748981
+ description: string | null;
748981
748982
  id_weight_unit: string | null;
748982
748983
  id_volume_unit: string | null;
748983
748984
  id_commodity: string | null;
748984
748985
  id_forwarding_booking: string | null;
748985
- description: string | null;
748986
748986
  volume: Decimal$1 | null;
748987
748987
  id_forwarding_shipment: string | null;
748988
748988
  id_consol_container: string | null;
@@ -749030,11 +749030,11 @@ declare const cargoflowRouter: BuiltRouter<{
749030
749030
  updated_at: Date | null;
749031
749031
  updated_by: string | null;
749032
749032
  length: Decimal$1 | null;
749033
+ description: string | null;
749033
749034
  id_weight_unit: string | null;
749034
749035
  id_volume_unit: string | null;
749035
749036
  id_commodity: string | null;
749036
749037
  id_forwarding_booking: string | null;
749037
- description: string | null;
749038
749038
  volume: Decimal$1 | null;
749039
749039
  id_forwarding_shipment: string | null;
749040
749040
  id_consol_container: string | null;
@@ -749092,11 +749092,11 @@ declare const cargoflowRouter: BuiltRouter<{
749092
749092
  updated_at: Date | null;
749093
749093
  updated_by: string | null;
749094
749094
  length: Decimal$1 | null;
749095
+ description: string | null;
749095
749096
  id_weight_unit: string | null;
749096
749097
  id_volume_unit: string | null;
749097
749098
  id_commodity: string | null;
749098
749099
  id_forwarding_booking: string | null;
749099
- description: string | null;
749100
749100
  volume: Decimal$1 | null;
749101
749101
  id_forwarding_shipment: string | null;
749102
749102
  id_consol_container: string | null;
@@ -749226,6 +749226,7 @@ declare const cargoflowRouter: BuiltRouter<{
749226
749226
  created_by: string | null;
749227
749227
  updated_at: Date | null;
749228
749228
  updated_by: string | null;
749229
+ description: string | null;
749229
749230
  id_transport_mode: string | null;
749230
749231
  id_container_shipping_type: string | null;
749231
749232
  id_incoterm: string | null;
@@ -749235,7 +749236,6 @@ declare const cargoflowRouter: BuiltRouter<{
749235
749236
  id_weight_unit: string | null;
749236
749237
  id_volume_unit: string | null;
749237
749238
  id_chargeable_unit: string | null;
749238
- description: string | null;
749239
749239
  mark_number: string | null;
749240
749240
  volume: Decimal$1 | null;
749241
749241
  chargeable: Decimal$1 | null;
@@ -749970,6 +749970,7 @@ declare const cargoflowRouter: BuiltRouter<{
749970
749970
  created_by: string | null;
749971
749971
  updated_at: Date | null;
749972
749972
  updated_by: string | null;
749973
+ description: string | null;
749973
749974
  id_transport_mode: string | null;
749974
749975
  id_container_shipping_type: string | null;
749975
749976
  id_incoterm: string | null;
@@ -749979,7 +749980,6 @@ declare const cargoflowRouter: BuiltRouter<{
749979
749980
  id_weight_unit: string | null;
749980
749981
  id_volume_unit: string | null;
749981
749982
  id_chargeable_unit: string | null;
749982
- description: string | null;
749983
749983
  mark_number: string | null;
749984
749984
  volume: Decimal$1 | null;
749985
749985
  chargeable: Decimal$1 | null;
@@ -752206,6 +752206,7 @@ declare const cargoflowRouter: BuiltRouter<{
752206
752206
  created_by: string | null;
752207
752207
  updated_at: Date | null;
752208
752208
  updated_by: string | null;
752209
+ description: string | null;
752209
752210
  id_transport_mode: string | null;
752210
752211
  id_container_shipping_type: string | null;
752211
752212
  id_incoterm: string | null;
@@ -752215,7 +752216,6 @@ declare const cargoflowRouter: BuiltRouter<{
752215
752216
  id_weight_unit: string | null;
752216
752217
  id_volume_unit: string | null;
752217
752218
  id_chargeable_unit: string | null;
752218
- description: string | null;
752219
752219
  mark_number: string | null;
752220
752220
  volume: Decimal$1 | null;
752221
752221
  chargeable: Decimal$1 | null;
@@ -752376,6 +752376,7 @@ declare const cargoflowRouter: BuiltRouter<{
752376
752376
  created_by: string | null;
752377
752377
  updated_at: Date | null;
752378
752378
  updated_by: string | null;
752379
+ description: string | null;
752379
752380
  id_transport_mode: string | null;
752380
752381
  id_container_shipping_type: string | null;
752381
752382
  id_incoterm: string | null;
@@ -752385,7 +752386,6 @@ declare const cargoflowRouter: BuiltRouter<{
752385
752386
  id_weight_unit: string | null;
752386
752387
  id_volume_unit: string | null;
752387
752388
  id_chargeable_unit: string | null;
752388
- description: string | null;
752389
752389
  mark_number: string | null;
752390
752390
  volume: Decimal$1 | null;
752391
752391
  chargeable: Decimal$1 | null;
@@ -754242,11 +754242,11 @@ declare const cargoflowRouter: BuiltRouter<{
754242
754242
  updated_at: Date | null;
754243
754243
  updated_by: string | null;
754244
754244
  length: Decimal$1 | null;
754245
+ description: string | null;
754245
754246
  id_weight_unit: string | null;
754246
754247
  id_volume_unit: string | null;
754247
754248
  id_commodity: string | null;
754248
754249
  id_forwarding_booking: string | null;
754249
- description: string | null;
754250
754250
  volume: Decimal$1 | null;
754251
754251
  id_forwarding_shipment: string | null;
754252
754252
  id_consol_container: string | null;
@@ -754757,6 +754757,7 @@ declare const cargoflowRouter: BuiltRouter<{
754757
754757
  created_by: string | null;
754758
754758
  updated_at: Date | null;
754759
754759
  updated_by: string | null;
754760
+ description: string | null;
754760
754761
  id_transport_mode: string | null;
754761
754762
  id_container_shipping_type: string | null;
754762
754763
  id_incoterm: string | null;
@@ -754766,7 +754767,6 @@ declare const cargoflowRouter: BuiltRouter<{
754766
754767
  id_weight_unit: string | null;
754767
754768
  id_volume_unit: string | null;
754768
754769
  id_chargeable_unit: string | null;
754769
- description: string | null;
754770
754770
  mark_number: string | null;
754771
754771
  volume: Decimal$1 | null;
754772
754772
  chargeable: Decimal$1 | null;
@@ -760635,6 +760635,7 @@ declare const cargoflowRouter: BuiltRouter<{
760635
760635
  updated_at: Date | null;
760636
760636
  updated_by: string | null;
760637
760637
  length: Decimal$1 | null;
760638
+ description: string | null;
760638
760639
  id_transport_mode: string | null;
760639
760640
  id_container_shipping_type: string | null;
760640
760641
  id_incoterm: string | null;
@@ -760652,7 +760653,6 @@ declare const cargoflowRouter: BuiltRouter<{
760652
760653
  id_volume_unit: string | null;
760653
760654
  id_chargeable_unit: string | null;
760654
760655
  id_commodity: string | null;
760655
- description: string | null;
760656
760656
  extra_term: string | null;
760657
760657
  shipper_ref: string | null;
760658
760658
  mark_number: string | null;
@@ -760759,6 +760759,7 @@ declare const cargoflowRouter: BuiltRouter<{
760759
760759
  created_by: string | null;
760760
760760
  updated_at: Date | null;
760761
760761
  updated_by: string | null;
760762
+ description: string | null;
760762
760763
  id_transport_mode: string | null;
760763
760764
  id_container_shipping_type: string | null;
760764
760765
  id_incoterm: string | null;
@@ -760768,7 +760769,6 @@ declare const cargoflowRouter: BuiltRouter<{
760768
760769
  id_weight_unit: string | null;
760769
760770
  id_volume_unit: string | null;
760770
760771
  id_chargeable_unit: string | null;
760771
- description: string | null;
760772
760772
  mark_number: string | null;
760773
760773
  volume: Decimal$1 | null;
760774
760774
  chargeable: Decimal$1 | null;
@@ -760981,13 +760981,13 @@ declare const cargoflowRouter: BuiltRouter<{
760981
760981
  updated_at: Date | null;
760982
760982
  updated_by: string | null;
760983
760983
  length: Decimal$1 | null;
760984
+ description: string | null;
760984
760985
  id_origin_un_locode: string | null;
760985
760986
  id_destination_un_locode: string | null;
760986
760987
  id_weight_unit: string | null;
760987
760988
  id_volume_unit: string | null;
760988
760989
  id_commodity: string | null;
760989
760990
  id_forwarding_booking: string | null;
760990
- description: string | null;
760991
760991
  volume: Decimal$1 | null;
760992
760992
  id_forwarding_shipment: string | null;
760993
760993
  id_package_type: string | null;
@@ -761056,6 +761056,7 @@ declare const cargoflowRouter: BuiltRouter<{
761056
761056
  updated_at: Date | null;
761057
761057
  updated_by: string | null;
761058
761058
  length: Decimal$1 | null;
761059
+ description: string | null;
761059
761060
  id_transport_mode: string | null;
761060
761061
  id_container_shipping_type: string | null;
761061
761062
  id_incoterm: string | null;
@@ -761073,7 +761074,6 @@ declare const cargoflowRouter: BuiltRouter<{
761073
761074
  id_volume_unit: string | null;
761074
761075
  id_chargeable_unit: string | null;
761075
761076
  id_commodity: string | null;
761076
- description: string | null;
761077
761077
  extra_term: string | null;
761078
761078
  shipper_ref: string | null;
761079
761079
  mark_number: string | null;
@@ -761180,6 +761180,7 @@ declare const cargoflowRouter: BuiltRouter<{
761180
761180
  created_by: string | null;
761181
761181
  updated_at: Date | null;
761182
761182
  updated_by: string | null;
761183
+ description: string | null;
761183
761184
  id_transport_mode: string | null;
761184
761185
  id_container_shipping_type: string | null;
761185
761186
  id_incoterm: string | null;
@@ -761189,7 +761190,6 @@ declare const cargoflowRouter: BuiltRouter<{
761189
761190
  id_weight_unit: string | null;
761190
761191
  id_volume_unit: string | null;
761191
761192
  id_chargeable_unit: string | null;
761192
- description: string | null;
761193
761193
  mark_number: string | null;
761194
761194
  volume: Decimal$1 | null;
761195
761195
  chargeable: Decimal$1 | null;
@@ -761402,13 +761402,13 @@ declare const cargoflowRouter: BuiltRouter<{
761402
761402
  updated_at: Date | null;
761403
761403
  updated_by: string | null;
761404
761404
  length: Decimal$1 | null;
761405
+ description: string | null;
761405
761406
  id_origin_un_locode: string | null;
761406
761407
  id_destination_un_locode: string | null;
761407
761408
  id_weight_unit: string | null;
761408
761409
  id_volume_unit: string | null;
761409
761410
  id_commodity: string | null;
761410
761411
  id_forwarding_booking: string | null;
761411
- description: string | null;
761412
761412
  volume: Decimal$1 | null;
761413
761413
  id_forwarding_shipment: string | null;
761414
761414
  id_package_type: string | null;
@@ -761587,13 +761587,13 @@ declare const cargoflowRouter: BuiltRouter<{
761587
761587
  updated_at: Date | null;
761588
761588
  updated_by: string | null;
761589
761589
  length: Decimal$1 | null;
761590
+ description: string | null;
761590
761591
  id_origin_un_locode: string | null;
761591
761592
  id_destination_un_locode: string | null;
761592
761593
  id_weight_unit: string | null;
761593
761594
  id_volume_unit: string | null;
761594
761595
  id_commodity: string | null;
761595
761596
  id_forwarding_booking: string | null;
761596
- description: string | null;
761597
761597
  volume: Decimal$1 | null;
761598
761598
  id_forwarding_shipment: string | null;
761599
761599
  id_package_type: string | null;
@@ -761687,13 +761687,13 @@ declare const cargoflowRouter: BuiltRouter<{
761687
761687
  updated_at: Date | null;
761688
761688
  updated_by: string | null;
761689
761689
  length: Decimal$1 | null;
761690
+ description: string | null;
761690
761691
  id_origin_un_locode: string | null;
761691
761692
  id_destination_un_locode: string | null;
761692
761693
  id_weight_unit: string | null;
761693
761694
  id_volume_unit: string | null;
761694
761695
  id_commodity: string | null;
761695
761696
  id_forwarding_booking: string | null;
761696
- description: string | null;
761697
761697
  volume: Decimal$1 | null;
761698
761698
  id_forwarding_shipment: string | null;
761699
761699
  id_package_type: string | null;
@@ -761752,13 +761752,13 @@ declare const cargoflowRouter: BuiltRouter<{
761752
761752
  updated_at: Date | null;
761753
761753
  updated_by: string | null;
761754
761754
  length: Decimal$1 | null;
761755
+ description: string | null;
761755
761756
  id_origin_un_locode: string | null;
761756
761757
  id_destination_un_locode: string | null;
761757
761758
  id_weight_unit: string | null;
761758
761759
  id_volume_unit: string | null;
761759
761760
  id_commodity: string | null;
761760
761761
  id_forwarding_booking: string | null;
761761
- description: string | null;
761762
761762
  volume: Decimal$1 | null;
761763
761763
  id_forwarding_shipment: string | null;
761764
761764
  id_package_type: string | null;
@@ -761842,6 +761842,7 @@ declare const cargoflowRouter: BuiltRouter<{
761842
761842
  created_by: string | null;
761843
761843
  updated_at: Date | null;
761844
761844
  updated_by: string | null;
761845
+ description: string | null;
761845
761846
  id_transport_mode: string | null;
761846
761847
  id_container_shipping_type: string | null;
761847
761848
  id_incoterm: string | null;
@@ -761851,7 +761852,6 @@ declare const cargoflowRouter: BuiltRouter<{
761851
761852
  id_weight_unit: string | null;
761852
761853
  id_volume_unit: string | null;
761853
761854
  id_chargeable_unit: string | null;
761854
- description: string | null;
761855
761855
  mark_number: string | null;
761856
761856
  volume: Decimal$1 | null;
761857
761857
  chargeable: Decimal$1 | null;
@@ -761948,6 +761948,7 @@ declare const cargoflowRouter: BuiltRouter<{
761948
761948
  created_by: string | null;
761949
761949
  updated_at: Date | null;
761950
761950
  updated_by: string | null;
761951
+ description: string | null;
761951
761952
  id_transport_mode: string | null;
761952
761953
  id_container_shipping_type: string | null;
761953
761954
  id_incoterm: string | null;
@@ -761957,7 +761958,6 @@ declare const cargoflowRouter: BuiltRouter<{
761957
761958
  id_weight_unit: string | null;
761958
761959
  id_volume_unit: string | null;
761959
761960
  id_chargeable_unit: string | null;
761960
- description: string | null;
761961
761961
  mark_number: string | null;
761962
761962
  volume: Decimal$1 | null;
761963
761963
  chargeable: Decimal$1 | null;
@@ -762161,6 +762161,7 @@ declare const cargoflowRouter: BuiltRouter<{
762161
762161
  created_by: string | null;
762162
762162
  updated_at: Date | null;
762163
762163
  updated_by: string | null;
762164
+ description: string | null;
762164
762165
  id_transport_mode: string | null;
762165
762166
  id_container_shipping_type: string | null;
762166
762167
  id_incoterm: string | null;
@@ -762170,7 +762171,6 @@ declare const cargoflowRouter: BuiltRouter<{
762170
762171
  id_weight_unit: string | null;
762171
762172
  id_volume_unit: string | null;
762172
762173
  id_chargeable_unit: string | null;
762173
- description: string | null;
762174
762174
  mark_number: string | null;
762175
762175
  volume: Decimal$1 | null;
762176
762176
  chargeable: Decimal$1 | null;
@@ -762278,6 +762278,7 @@ declare const cargoflowRouter: BuiltRouter<{
762278
762278
  created_by: string | null;
762279
762279
  updated_at: Date | null;
762280
762280
  updated_by: string | null;
762281
+ description: string | null;
762281
762282
  id_transport_mode: string | null;
762282
762283
  id_container_shipping_type: string | null;
762283
762284
  id_incoterm: string | null;
@@ -762287,7 +762288,6 @@ declare const cargoflowRouter: BuiltRouter<{
762287
762288
  id_weight_unit: string | null;
762288
762289
  id_volume_unit: string | null;
762289
762290
  id_chargeable_unit: string | null;
762290
- description: string | null;
762291
762291
  mark_number: string | null;
762292
762292
  volume: Decimal$1 | null;
762293
762293
  chargeable: Decimal$1 | null;
@@ -762420,6 +762420,7 @@ declare const cargoflowRouter: BuiltRouter<{
762420
762420
  created_by: string | null;
762421
762421
  updated_at: Date | null;
762422
762422
  updated_by: string | null;
762423
+ description: string | null;
762423
762424
  id_transport_mode: string | null;
762424
762425
  id_container_shipping_type: string | null;
762425
762426
  id_incoterm: string | null;
@@ -762429,7 +762430,6 @@ declare const cargoflowRouter: BuiltRouter<{
762429
762430
  id_weight_unit: string | null;
762430
762431
  id_volume_unit: string | null;
762431
762432
  id_chargeable_unit: string | null;
762432
- description: string | null;
762433
762433
  mark_number: string | null;
762434
762434
  volume: Decimal$1 | null;
762435
762435
  chargeable: Decimal$1 | null;
@@ -762508,6 +762508,7 @@ declare const cargoflowRouter: BuiltRouter<{
762508
762508
  created_by: string | null;
762509
762509
  updated_at: Date | null;
762510
762510
  updated_by: string | null;
762511
+ description: string | null;
762511
762512
  id_transport_mode: string | null;
762512
762513
  id_container_shipping_type: string | null;
762513
762514
  id_incoterm: string | null;
@@ -762517,7 +762518,6 @@ declare const cargoflowRouter: BuiltRouter<{
762517
762518
  id_weight_unit: string | null;
762518
762519
  id_volume_unit: string | null;
762519
762520
  id_chargeable_unit: string | null;
762520
- description: string | null;
762521
762521
  mark_number: string | null;
762522
762522
  volume: Decimal$1 | null;
762523
762523
  chargeable: Decimal$1 | null;
@@ -763018,6 +763018,7 @@ declare const cargoflowRouter: BuiltRouter<{
763018
763018
  created_by: string | null;
763019
763019
  updated_at: Date | null;
763020
763020
  updated_by: string | null;
763021
+ description: string | null;
763021
763022
  id_transport_mode: string | null;
763022
763023
  id_container_shipping_type: string | null;
763023
763024
  id_incoterm: string | null;
@@ -763027,7 +763028,6 @@ declare const cargoflowRouter: BuiltRouter<{
763027
763028
  id_weight_unit: string | null;
763028
763029
  id_volume_unit: string | null;
763029
763030
  id_chargeable_unit: string | null;
763030
- description: string | null;
763031
763031
  mark_number: string | null;
763032
763032
  volume: Decimal$1 | null;
763033
763033
  chargeable: Decimal$1 | null;
@@ -763108,6 +763108,7 @@ declare const cargoflowRouter: BuiltRouter<{
763108
763108
  created_by: string | null;
763109
763109
  updated_at: Date | null;
763110
763110
  updated_by: string | null;
763111
+ description: string | null;
763111
763112
  id_transport_mode: string | null;
763112
763113
  id_container_shipping_type: string | null;
763113
763114
  id_incoterm: string | null;
@@ -763117,7 +763118,6 @@ declare const cargoflowRouter: BuiltRouter<{
763117
763118
  id_weight_unit: string | null;
763118
763119
  id_volume_unit: string | null;
763119
763120
  id_chargeable_unit: string | null;
763120
- description: string | null;
763121
763121
  mark_number: string | null;
763122
763122
  volume: Decimal$1 | null;
763123
763123
  chargeable: Decimal$1 | null;
@@ -764436,12 +764436,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764436
764436
  id: string;
764437
764437
  params: SimpleJson;
764438
764438
  id_log_type: string | null;
764439
+ id_user: string | null;
764439
764440
  url: string | null;
764440
764441
  action: string | null;
764441
764442
  action_by: string | null;
764442
764443
  action_id: string | null;
764443
764444
  action_at: Date | null;
764444
- id_user: string | null;
764445
764445
  }[] | undefined;
764446
764446
  total: number | undefined;
764447
764447
  };
@@ -764470,12 +764470,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764470
764470
  id: string;
764471
764471
  params: SimpleJson;
764472
764472
  id_log_type: string | null;
764473
+ id_user: string | null;
764473
764474
  url: string | null;
764474
764475
  action: string | null;
764475
764476
  action_by: string | null;
764476
764477
  action_id: string | null;
764477
764478
  action_at: Date | null;
764478
- id_user: string | null;
764479
764479
  } | undefined;
764480
764480
  };
764481
764481
  meta: object;
@@ -764577,12 +764577,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764577
764577
  id: string;
764578
764578
  params: SimpleJson;
764579
764579
  id_log_type: string | null;
764580
+ id_user: string | null;
764580
764581
  url: string | null;
764581
764582
  action: string | null;
764582
764583
  action_by: string | null;
764583
764584
  action_id: string | null;
764584
764585
  action_at: Date | null;
764585
- id_user: string | null;
764586
764586
  } | undefined;
764587
764587
  } | undefined;
764588
764588
  meta: object;
@@ -764687,12 +764687,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764687
764687
  id: string;
764688
764688
  params: SimpleJson;
764689
764689
  id_log_type: string | null;
764690
+ id_user: string | null;
764690
764691
  url: string | null;
764691
764692
  action: string | null;
764692
764693
  action_by: string | null;
764693
764694
  action_id: string | null;
764694
764695
  action_at: Date | null;
764695
- id_user: string | null;
764696
764696
  } | undefined;
764697
764697
  } | undefined;
764698
764698
  meta: object;
@@ -764817,12 +764817,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764817
764817
  id: string;
764818
764818
  params: SimpleJson;
764819
764819
  id_log_type: string | null;
764820
+ id_user: string | null;
764820
764821
  url: string | null;
764821
764822
  action: string | null;
764822
764823
  action_by: string | null;
764823
764824
  action_id: string | null;
764824
764825
  action_at: Date | null;
764825
- id_user: string | null;
764826
764826
  } | undefined;
764827
764827
  } | undefined;
764828
764828
  meta: object;
@@ -768339,33 +768339,6 @@ declare const settingsRouter: BuiltRouter<{
768339
768339
  };
768340
768340
  output: {
768341
768341
  data: {
768342
- organization: {
768343
- is_active: boolean | null;
768344
- id: string;
768345
- logic_code: string | null;
768346
- name: string | null;
768347
- id_country: string | null;
768348
- id_state: string | null;
768349
- id_city: string | null;
768350
- id_postal_code: string | null;
768351
- id_company: string | null;
768352
- id_branch: string | null;
768353
- code: string | null;
768354
- created_at: Date | null;
768355
- created_by: string | null;
768356
- updated_at: Date | null;
768357
- updated_by: string | null;
768358
- id_un_locode: string | null;
768359
- email: string | null;
768360
- id_business_category: string | null;
768361
- id_controlling_branch: string | null;
768362
- id_airline: string | null;
768363
- id_shipping_line: string | null;
768364
- phone: string | null;
768365
- website_url: string | null;
768366
- company_number: string | null;
768367
- company_tax_number: string | null;
768368
- } | null;
768369
768342
  user: {
768370
768343
  is_active: boolean | null;
768371
768344
  id: string;
@@ -768413,6 +768386,33 @@ declare const settingsRouter: BuiltRouter<{
768413
768386
  updated_at: Date | null;
768414
768387
  updated_by: string | null;
768415
768388
  } | null;
768389
+ organization: {
768390
+ is_active: boolean | null;
768391
+ id: string;
768392
+ logic_code: string | null;
768393
+ name: string | null;
768394
+ id_country: string | null;
768395
+ id_state: string | null;
768396
+ id_city: string | null;
768397
+ id_postal_code: string | null;
768398
+ id_company: string | null;
768399
+ id_branch: string | null;
768400
+ code: string | null;
768401
+ created_at: Date | null;
768402
+ created_by: string | null;
768403
+ updated_at: Date | null;
768404
+ updated_by: string | null;
768405
+ id_un_locode: string | null;
768406
+ email: string | null;
768407
+ id_business_category: string | null;
768408
+ id_controlling_branch: string | null;
768409
+ id_airline: string | null;
768410
+ id_shipping_line: string | null;
768411
+ phone: string | null;
768412
+ website_url: string | null;
768413
+ company_number: string | null;
768414
+ company_tax_number: string | null;
768415
+ } | null;
768416
768416
  organization_staff_role: {
768417
768417
  is_active: boolean | null;
768418
768418
  id: string;
@@ -768430,8 +768430,8 @@ declare const settingsRouter: BuiltRouter<{
768430
768430
  created_by: string | null;
768431
768431
  updated_at: Date | null;
768432
768432
  updated_by: string | null;
768433
- id_organization: string | null;
768434
768433
  id_user: string | null;
768434
+ id_organization: string | null;
768435
768435
  id_organization_staff_role: string | null;
768436
768436
  }[] | undefined;
768437
768437
  total: number | undefined;
@@ -768454,33 +768454,6 @@ declare const settingsRouter: BuiltRouter<{
768454
768454
  organization_staff_role: number;
768455
768455
  organization_staff_assignment_logs: number;
768456
768456
  };
768457
- organization: {
768458
- is_active: boolean | null;
768459
- id: string;
768460
- logic_code: string | null;
768461
- name: string | null;
768462
- id_country: string | null;
768463
- id_state: string | null;
768464
- id_city: string | null;
768465
- id_postal_code: string | null;
768466
- id_company: string | null;
768467
- id_branch: string | null;
768468
- code: string | null;
768469
- created_at: Date | null;
768470
- created_by: string | null;
768471
- updated_at: Date | null;
768472
- updated_by: string | null;
768473
- id_un_locode: string | null;
768474
- email: string | null;
768475
- id_business_category: string | null;
768476
- id_controlling_branch: string | null;
768477
- id_airline: string | null;
768478
- id_shipping_line: string | null;
768479
- phone: string | null;
768480
- website_url: string | null;
768481
- company_number: string | null;
768482
- company_tax_number: string | null;
768483
- } | null;
768484
768457
  user: {
768485
768458
  is_active: boolean | null;
768486
768459
  id: string;
@@ -768528,6 +768501,33 @@ declare const settingsRouter: BuiltRouter<{
768528
768501
  updated_at: Date | null;
768529
768502
  updated_by: string | null;
768530
768503
  } | null;
768504
+ organization: {
768505
+ is_active: boolean | null;
768506
+ id: string;
768507
+ logic_code: string | null;
768508
+ name: string | null;
768509
+ id_country: string | null;
768510
+ id_state: string | null;
768511
+ id_city: string | null;
768512
+ id_postal_code: string | null;
768513
+ id_company: string | null;
768514
+ id_branch: string | null;
768515
+ code: string | null;
768516
+ created_at: Date | null;
768517
+ created_by: string | null;
768518
+ updated_at: Date | null;
768519
+ updated_by: string | null;
768520
+ id_un_locode: string | null;
768521
+ email: string | null;
768522
+ id_business_category: string | null;
768523
+ id_controlling_branch: string | null;
768524
+ id_airline: string | null;
768525
+ id_shipping_line: string | null;
768526
+ phone: string | null;
768527
+ website_url: string | null;
768528
+ company_number: string | null;
768529
+ company_tax_number: string | null;
768530
+ } | null;
768531
768531
  organization_staff_role: {
768532
768532
  is_active: boolean | null;
768533
768533
  id: string;
@@ -768545,8 +768545,8 @@ declare const settingsRouter: BuiltRouter<{
768545
768545
  created_by: string | null;
768546
768546
  updated_at: Date | null;
768547
768547
  updated_by: string | null;
768548
- id_organization: string | null;
768549
768548
  id_user: string | null;
768549
+ id_organization: string | null;
768550
768550
  id_organization_staff_role: string | null;
768551
768551
  };
768552
768552
  };
@@ -768661,33 +768661,6 @@ declare const settingsRouter: BuiltRouter<{
768661
768661
  };
768662
768662
  output: {
768663
768663
  data: {
768664
- organization: {
768665
- is_active: boolean | null;
768666
- id: string;
768667
- logic_code: string | null;
768668
- name: string | null;
768669
- id_country: string | null;
768670
- id_state: string | null;
768671
- id_city: string | null;
768672
- id_postal_code: string | null;
768673
- id_company: string | null;
768674
- id_branch: string | null;
768675
- code: string | null;
768676
- created_at: Date | null;
768677
- created_by: string | null;
768678
- updated_at: Date | null;
768679
- updated_by: string | null;
768680
- id_un_locode: string | null;
768681
- email: string | null;
768682
- id_business_category: string | null;
768683
- id_controlling_branch: string | null;
768684
- id_airline: string | null;
768685
- id_shipping_line: string | null;
768686
- phone: string | null;
768687
- website_url: string | null;
768688
- company_number: string | null;
768689
- company_tax_number: string | null;
768690
- } | null;
768691
768664
  user: {
768692
768665
  is_active: boolean | null;
768693
768666
  id: string;
@@ -768735,6 +768708,33 @@ declare const settingsRouter: BuiltRouter<{
768735
768708
  updated_at: Date | null;
768736
768709
  updated_by: string | null;
768737
768710
  } | null;
768711
+ organization: {
768712
+ is_active: boolean | null;
768713
+ id: string;
768714
+ logic_code: string | null;
768715
+ name: string | null;
768716
+ id_country: string | null;
768717
+ id_state: string | null;
768718
+ id_city: string | null;
768719
+ id_postal_code: string | null;
768720
+ id_company: string | null;
768721
+ id_branch: string | null;
768722
+ code: string | null;
768723
+ created_at: Date | null;
768724
+ created_by: string | null;
768725
+ updated_at: Date | null;
768726
+ updated_by: string | null;
768727
+ id_un_locode: string | null;
768728
+ email: string | null;
768729
+ id_business_category: string | null;
768730
+ id_controlling_branch: string | null;
768731
+ id_airline: string | null;
768732
+ id_shipping_line: string | null;
768733
+ phone: string | null;
768734
+ website_url: string | null;
768735
+ company_number: string | null;
768736
+ company_tax_number: string | null;
768737
+ } | null;
768738
768738
  organization_staff_role: {
768739
768739
  is_active: boolean | null;
768740
768740
  id: string;
@@ -768752,8 +768752,8 @@ declare const settingsRouter: BuiltRouter<{
768752
768752
  created_by: string | null;
768753
768753
  updated_at: Date | null;
768754
768754
  updated_by: string | null;
768755
- id_organization: string | null;
768756
768755
  id_user: string | null;
768756
+ id_organization: string | null;
768757
768757
  id_organization_staff_role: string | null;
768758
768758
  };
768759
768759
  log: {
@@ -768783,33 +768783,6 @@ declare const settingsRouter: BuiltRouter<{
768783
768783
  };
768784
768784
  output: {
768785
768785
  data: {
768786
- organization: {
768787
- is_active: boolean | null;
768788
- id: string;
768789
- logic_code: string | null;
768790
- name: string | null;
768791
- id_country: string | null;
768792
- id_state: string | null;
768793
- id_city: string | null;
768794
- id_postal_code: string | null;
768795
- id_company: string | null;
768796
- id_branch: string | null;
768797
- code: string | null;
768798
- created_at: Date | null;
768799
- created_by: string | null;
768800
- updated_at: Date | null;
768801
- updated_by: string | null;
768802
- id_un_locode: string | null;
768803
- email: string | null;
768804
- id_business_category: string | null;
768805
- id_controlling_branch: string | null;
768806
- id_airline: string | null;
768807
- id_shipping_line: string | null;
768808
- phone: string | null;
768809
- website_url: string | null;
768810
- company_number: string | null;
768811
- company_tax_number: string | null;
768812
- } | null;
768813
768786
  user: {
768814
768787
  is_active: boolean | null;
768815
768788
  id: string;
@@ -768857,6 +768830,33 @@ declare const settingsRouter: BuiltRouter<{
768857
768830
  updated_at: Date | null;
768858
768831
  updated_by: string | null;
768859
768832
  } | null;
768833
+ organization: {
768834
+ is_active: boolean | null;
768835
+ id: string;
768836
+ logic_code: string | null;
768837
+ name: string | null;
768838
+ id_country: string | null;
768839
+ id_state: string | null;
768840
+ id_city: string | null;
768841
+ id_postal_code: string | null;
768842
+ id_company: string | null;
768843
+ id_branch: string | null;
768844
+ code: string | null;
768845
+ created_at: Date | null;
768846
+ created_by: string | null;
768847
+ updated_at: Date | null;
768848
+ updated_by: string | null;
768849
+ id_un_locode: string | null;
768850
+ email: string | null;
768851
+ id_business_category: string | null;
768852
+ id_controlling_branch: string | null;
768853
+ id_airline: string | null;
768854
+ id_shipping_line: string | null;
768855
+ phone: string | null;
768856
+ website_url: string | null;
768857
+ company_number: string | null;
768858
+ company_tax_number: string | null;
768859
+ } | null;
768860
768860
  organization_staff_role: {
768861
768861
  is_active: boolean | null;
768862
768862
  id: string;
@@ -768874,8 +768874,8 @@ declare const settingsRouter: BuiltRouter<{
768874
768874
  created_by: string | null;
768875
768875
  updated_at: Date | null;
768876
768876
  updated_by: string | null;
768877
- id_organization: string | null;
768878
768877
  id_user: string | null;
768878
+ id_organization: string | null;
768879
768879
  id_organization_staff_role: string | null;
768880
768880
  };
768881
768881
  log: {
@@ -768907,8 +768907,8 @@ declare const settingsRouter: BuiltRouter<{
768907
768907
  created_by: string | null;
768908
768908
  updated_at: Date | null;
768909
768909
  updated_by: string | null;
768910
- id_organization: string | null;
768911
768910
  id_user: string | null;
768911
+ id_organization: string | null;
768912
768912
  id_organization_staff_role: string | null;
768913
768913
  } | undefined)[] | undefined;
768914
768914
  } | undefined;
@@ -779826,13 +779826,13 @@ declare const settingsRouter: BuiltRouter<{
779826
779826
  } | null;
779827
779827
  id: string;
779828
779828
  params: SimpleJson;
779829
- id_transport_mode: string | null;
779830
779829
  id_log_type: string | null;
779831
779830
  url: string | null;
779832
779831
  action: string | null;
779833
779832
  action_by: string | null;
779834
779833
  action_id: string | null;
779835
779834
  action_at: Date | null;
779835
+ id_transport_mode: string | null;
779836
779836
  }[] | undefined;
779837
779837
  total: number | undefined;
779838
779838
  };
@@ -779860,13 +779860,13 @@ declare const settingsRouter: BuiltRouter<{
779860
779860
  } | null;
779861
779861
  id: string;
779862
779862
  params: SimpleJson;
779863
- id_transport_mode: string | null;
779864
779863
  id_log_type: string | null;
779865
779864
  url: string | null;
779866
779865
  action: string | null;
779867
779866
  action_by: string | null;
779868
779867
  action_id: string | null;
779869
779868
  action_at: Date | null;
779869
+ id_transport_mode: string | null;
779870
779870
  } | undefined;
779871
779871
  };
779872
779872
  meta: object;
@@ -779893,13 +779893,13 @@ declare const settingsRouter: BuiltRouter<{
779893
779893
  log: {
779894
779894
  id: string;
779895
779895
  params: SimpleJson;
779896
- id_transport_mode: string | null;
779897
779896
  id_log_type: string | null;
779898
779897
  url: string | null;
779899
779898
  action: string | null;
779900
779899
  action_by: string | null;
779901
779900
  action_id: string | null;
779902
779901
  action_at: Date | null;
779902
+ id_transport_mode: string | null;
779903
779903
  } | undefined;
779904
779904
  } | undefined;
779905
779905
  meta: object;
@@ -779929,13 +779929,13 @@ declare const settingsRouter: BuiltRouter<{
779929
779929
  log: {
779930
779930
  id: string;
779931
779931
  params: SimpleJson;
779932
- id_transport_mode: string | null;
779933
779932
  id_log_type: string | null;
779934
779933
  url: string | null;
779935
779934
  action: string | null;
779936
779935
  action_by: string | null;
779937
779936
  action_id: string | null;
779938
779937
  action_at: Date | null;
779938
+ id_transport_mode: string | null;
779939
779939
  } | undefined;
779940
779940
  } | undefined;
779941
779941
  meta: object;
@@ -783462,13 +783462,13 @@ declare const settingsRouter: BuiltRouter<{
783462
783462
  } | null;
783463
783463
  id: string;
783464
783464
  params: SimpleJson;
783465
- id_service_level: string | null;
783466
783465
  id_log_type: string | null;
783467
783466
  url: string | null;
783468
783467
  action: string | null;
783469
783468
  action_by: string | null;
783470
783469
  action_id: string | null;
783471
783470
  action_at: Date | null;
783471
+ id_service_level: string | null;
783472
783472
  }[] | undefined;
783473
783473
  total: number | undefined;
783474
783474
  };
@@ -783496,13 +783496,13 @@ declare const settingsRouter: BuiltRouter<{
783496
783496
  } | null;
783497
783497
  id: string;
783498
783498
  params: SimpleJson;
783499
- id_service_level: string | null;
783500
783499
  id_log_type: string | null;
783501
783500
  url: string | null;
783502
783501
  action: string | null;
783503
783502
  action_by: string | null;
783504
783503
  action_id: string | null;
783505
783504
  action_at: Date | null;
783505
+ id_service_level: string | null;
783506
783506
  } | undefined;
783507
783507
  };
783508
783508
  meta: object;
@@ -783533,13 +783533,13 @@ declare const settingsRouter: BuiltRouter<{
783533
783533
  log: {
783534
783534
  id: string;
783535
783535
  params: SimpleJson;
783536
- id_service_level: string | null;
783537
783536
  id_log_type: string | null;
783538
783537
  url: string | null;
783539
783538
  action: string | null;
783540
783539
  action_by: string | null;
783541
783540
  action_id: string | null;
783542
783541
  action_at: Date | null;
783542
+ id_service_level: string | null;
783543
783543
  } | undefined;
783544
783544
  } | undefined;
783545
783545
  meta: object;
@@ -783573,13 +783573,13 @@ declare const settingsRouter: BuiltRouter<{
783573
783573
  log: {
783574
783574
  id: string;
783575
783575
  params: SimpleJson;
783576
- id_service_level: string | null;
783577
783576
  id_log_type: string | null;
783578
783577
  url: string | null;
783579
783578
  action: string | null;
783580
783579
  action_by: string | null;
783581
783580
  action_id: string | null;
783582
783581
  action_at: Date | null;
783582
+ id_service_level: string | null;
783583
783583
  } | undefined;
783584
783584
  } | undefined;
783585
783585
  meta: object;
@@ -784016,13 +784016,13 @@ declare const settingsRouter: BuiltRouter<{
784016
784016
  } | null;
784017
784017
  id: string;
784018
784018
  params: SimpleJson;
784019
- id_incoterm: string | null;
784020
784019
  id_log_type: string | null;
784021
784020
  url: string | null;
784022
784021
  action: string | null;
784023
784022
  action_by: string | null;
784024
784023
  action_id: string | null;
784025
784024
  action_at: Date | null;
784025
+ id_incoterm: string | null;
784026
784026
  }[] | undefined;
784027
784027
  total: number | undefined;
784028
784028
  };
@@ -784050,13 +784050,13 @@ declare const settingsRouter: BuiltRouter<{
784050
784050
  } | null;
784051
784051
  id: string;
784052
784052
  params: SimpleJson;
784053
- id_incoterm: string | null;
784054
784053
  id_log_type: string | null;
784055
784054
  url: string | null;
784056
784055
  action: string | null;
784057
784056
  action_by: string | null;
784058
784057
  action_id: string | null;
784059
784058
  action_at: Date | null;
784059
+ id_incoterm: string | null;
784060
784060
  } | undefined;
784061
784061
  };
784062
784062
  meta: object;
@@ -784085,13 +784085,13 @@ declare const settingsRouter: BuiltRouter<{
784085
784085
  log: {
784086
784086
  id: string;
784087
784087
  params: SimpleJson;
784088
- id_incoterm: string | null;
784089
784088
  id_log_type: string | null;
784090
784089
  url: string | null;
784091
784090
  action: string | null;
784092
784091
  action_by: string | null;
784093
784092
  action_id: string | null;
784094
784093
  action_at: Date | null;
784094
+ id_incoterm: string | null;
784095
784095
  } | undefined;
784096
784096
  } | undefined;
784097
784097
  meta: object;
@@ -784123,13 +784123,13 @@ declare const settingsRouter: BuiltRouter<{
784123
784123
  log: {
784124
784124
  id: string;
784125
784125
  params: SimpleJson;
784126
- id_incoterm: string | null;
784127
784126
  id_log_type: string | null;
784128
784127
  url: string | null;
784129
784128
  action: string | null;
784130
784129
  action_by: string | null;
784131
784130
  action_id: string | null;
784132
784131
  action_at: Date | null;
784132
+ id_incoterm: string | null;
784133
784133
  } | undefined;
784134
784134
  } | undefined;
784135
784135
  meta: object;
@@ -784722,13 +784722,13 @@ declare const settingsRouter: BuiltRouter<{
784722
784722
  } | null;
784723
784723
  id: string;
784724
784724
  params: SimpleJson;
784725
- id_commodity: string | null;
784726
784725
  id_log_type: string | null;
784727
784726
  url: string | null;
784728
784727
  action: string | null;
784729
784728
  action_by: string | null;
784730
784729
  action_id: string | null;
784731
784730
  action_at: Date | null;
784731
+ id_commodity: string | null;
784732
784732
  }[] | undefined;
784733
784733
  total: number | undefined;
784734
784734
  };
@@ -784756,13 +784756,13 @@ declare const settingsRouter: BuiltRouter<{
784756
784756
  } | null;
784757
784757
  id: string;
784758
784758
  params: SimpleJson;
784759
- id_commodity: string | null;
784760
784759
  id_log_type: string | null;
784761
784760
  url: string | null;
784762
784761
  action: string | null;
784763
784762
  action_by: string | null;
784764
784763
  action_id: string | null;
784765
784764
  action_at: Date | null;
784765
+ id_commodity: string | null;
784766
784766
  } | undefined;
784767
784767
  };
784768
784768
  meta: object;
@@ -784811,13 +784811,13 @@ declare const settingsRouter: BuiltRouter<{
784811
784811
  log: {
784812
784812
  id: string;
784813
784813
  params: SimpleJson;
784814
- id_commodity: string | null;
784815
784814
  id_log_type: string | null;
784816
784815
  url: string | null;
784817
784816
  action: string | null;
784818
784817
  action_by: string | null;
784819
784818
  action_id: string | null;
784820
784819
  action_at: Date | null;
784820
+ id_commodity: string | null;
784821
784821
  } | undefined;
784822
784822
  } | undefined;
784823
784823
  meta: object;
@@ -784869,13 +784869,13 @@ declare const settingsRouter: BuiltRouter<{
784869
784869
  log: {
784870
784870
  id: string;
784871
784871
  params: SimpleJson;
784872
- id_commodity: string | null;
784873
784872
  id_log_type: string | null;
784874
784873
  url: string | null;
784875
784874
  action: string | null;
784876
784875
  action_by: string | null;
784877
784876
  action_id: string | null;
784878
784877
  action_at: Date | null;
784878
+ id_commodity: string | null;
784879
784879
  } | undefined;
784880
784880
  } | undefined;
784881
784881
  meta: object;
@@ -797071,13 +797071,13 @@ declare const systemRouter: BuiltRouter<{
797071
797071
  } | null;
797072
797072
  id: string;
797073
797073
  params: SimpleJson;
797074
- id_container_shipping_type: string | null;
797075
797074
  id_log_type: string | null;
797076
797075
  url: string | null;
797077
797076
  action: string | null;
797078
797077
  action_by: string | null;
797079
797078
  action_id: string | null;
797080
797079
  action_at: Date | null;
797080
+ id_container_shipping_type: string | null;
797081
797081
  }[] | undefined;
797082
797082
  total: number | undefined;
797083
797083
  };
@@ -797105,13 +797105,13 @@ declare const systemRouter: BuiltRouter<{
797105
797105
  } | null;
797106
797106
  id: string;
797107
797107
  params: SimpleJson;
797108
- id_container_shipping_type: string | null;
797109
797108
  id_log_type: string | null;
797110
797109
  url: string | null;
797111
797110
  action: string | null;
797112
797111
  action_by: string | null;
797113
797112
  action_id: string | null;
797114
797113
  action_at: Date | null;
797114
+ id_container_shipping_type: string | null;
797115
797115
  } | undefined;
797116
797116
  };
797117
797117
  meta: object;
@@ -797138,13 +797138,13 @@ declare const systemRouter: BuiltRouter<{
797138
797138
  log: {
797139
797139
  id: string;
797140
797140
  params: SimpleJson;
797141
- id_container_shipping_type: string | null;
797142
797141
  id_log_type: string | null;
797143
797142
  url: string | null;
797144
797143
  action: string | null;
797145
797144
  action_by: string | null;
797146
797145
  action_id: string | null;
797147
797146
  action_at: Date | null;
797147
+ id_container_shipping_type: string | null;
797148
797148
  } | undefined;
797149
797149
  } | undefined;
797150
797150
  meta: object;
@@ -797174,13 +797174,13 @@ declare const systemRouter: BuiltRouter<{
797174
797174
  log: {
797175
797175
  id: string;
797176
797176
  params: SimpleJson;
797177
- id_container_shipping_type: string | null;
797178
797177
  id_log_type: string | null;
797179
797178
  url: string | null;
797180
797179
  action: string | null;
797181
797180
  action_by: string | null;
797182
797181
  action_id: string | null;
797183
797182
  action_at: Date | null;
797183
+ id_container_shipping_type: string | null;
797184
797184
  } | undefined;
797185
797185
  } | undefined;
797186
797186
  meta: object;
@@ -797218,13 +797218,13 @@ declare const systemRouter: BuiltRouter<{
797218
797218
  log: {
797219
797219
  id: string;
797220
797220
  params: SimpleJson;
797221
- id_container_shipping_type: string | null;
797222
797221
  id_log_type: string | null;
797223
797222
  url: string | null;
797224
797223
  action: string | null;
797225
797224
  action_by: string | null;
797226
797225
  action_id: string | null;
797227
797226
  action_at: Date | null;
797227
+ id_container_shipping_type: string | null;
797228
797228
  } | undefined;
797229
797229
  } | undefined)[];
797230
797230
  updatedData: ({
@@ -797242,13 +797242,13 @@ declare const systemRouter: BuiltRouter<{
797242
797242
  log: {
797243
797243
  id: string;
797244
797244
  params: SimpleJson;
797245
- id_container_shipping_type: string | null;
797246
797245
  id_log_type: string | null;
797247
797246
  url: string | null;
797248
797247
  action: string | null;
797249
797248
  action_by: string | null;
797250
797249
  action_id: string | null;
797251
797250
  action_at: Date | null;
797251
+ id_container_shipping_type: string | null;
797252
797252
  } | undefined;
797253
797253
  } | undefined)[];
797254
797254
  } | undefined;
@@ -804151,9 +804151,28 @@ declare const systemRouter: BuiltRouter<{
804151
804151
  }>>;
804152
804152
  type SystemRouter = typeof systemRouter;
804153
804153
  //#endregion
804154
+ //#region src/features/uploads/uploads.routes.d.ts
804155
+ declare const uploadsRouter: BuiltRouter<{
804156
+ ctx: Context;
804157
+ meta: object;
804158
+ errorShape: DefaultErrorShape;
804159
+ transformer: false;
804160
+ }, DecorateCreateRouterOptions<{
804161
+ deleteFile: MutationProcedure<{
804162
+ input: {
804163
+ file_path?: string | null | undefined;
804164
+ };
804165
+ output: {
804166
+ success: boolean;
804167
+ };
804168
+ meta: object;
804169
+ }>;
804170
+ }>>;
804171
+ type UploadsRouter = typeof uploadsRouter;
804172
+ //#endregion
804154
804173
  //#region src/routers/index.d.ts
804155
804174
  declare const appRouter: AnyRouter;
804156
804175
  type AppRouter = typeof appRouter;
804157
804176
  //#endregion
804158
- export { type AppRouter, type CargoFlowRouter, type Context, type HumanCapitalRouter, type SettingsRouter, type SystemRouter };
804177
+ export { type AppRouter, type CargoFlowRouter, type Context, type HumanCapitalRouter, type SettingsRouter, type SystemRouter, type UploadsRouter };
804159
804178
  //# sourceMappingURL=index.d.ts.map