@be-logixpair/api 0.0.127-rc1 → 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 +228 -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;
@@ -752583,6 +752583,7 @@ declare const cargoflowRouter: BuiltRouter<{
752583
752583
  storage_provider?: string | null | undefined;
752584
752584
  label?: string | null | undefined;
752585
752585
  file_name?: string | null | undefined;
752586
+ temp_file_path?: string | null | undefined;
752586
752587
  file_path?: string | null | undefined;
752587
752588
  file_size?: string | number | bigint | null | undefined;
752588
752589
  file_extension?: string | null | undefined;
@@ -752641,6 +752642,7 @@ declare const cargoflowRouter: BuiltRouter<{
752641
752642
  storage_provider?: string | null | undefined;
752642
752643
  label?: string | null | undefined;
752643
752644
  file_name?: string | null | undefined;
752645
+ temp_file_path?: string | null | undefined;
752644
752646
  file_path?: string | null | undefined;
752645
752647
  file_size?: string | number | bigint | null | undefined;
752646
752648
  file_extension?: string | null | undefined;
@@ -752696,6 +752698,7 @@ declare const cargoflowRouter: BuiltRouter<{
752696
752698
  storage_provider?: string | null | undefined;
752697
752699
  label?: string | null | undefined;
752698
752700
  file_name?: string | null | undefined;
752701
+ temp_file_path?: string | null | undefined;
752699
752702
  file_path?: string | null | undefined;
752700
752703
  file_size?: string | number | bigint | null | undefined;
752701
752704
  file_extension?: string | null | undefined;
@@ -752717,6 +752720,7 @@ declare const cargoflowRouter: BuiltRouter<{
752717
752720
  storage_provider?: string | null | undefined;
752718
752721
  label?: string | null | undefined;
752719
752722
  file_name?: string | null | undefined;
752723
+ temp_file_path?: string | null | undefined;
752720
752724
  file_path?: string | null | undefined;
752721
752725
  file_size?: string | number | bigint | null | undefined;
752722
752726
  file_extension?: string | null | undefined;
@@ -754238,11 +754242,11 @@ declare const cargoflowRouter: BuiltRouter<{
754238
754242
  updated_at: Date | null;
754239
754243
  updated_by: string | null;
754240
754244
  length: Decimal$1 | null;
754245
+ description: string | null;
754241
754246
  id_weight_unit: string | null;
754242
754247
  id_volume_unit: string | null;
754243
754248
  id_commodity: string | null;
754244
754249
  id_forwarding_booking: string | null;
754245
- description: string | null;
754246
754250
  volume: Decimal$1 | null;
754247
754251
  id_forwarding_shipment: string | null;
754248
754252
  id_consol_container: string | null;
@@ -754753,6 +754757,7 @@ declare const cargoflowRouter: BuiltRouter<{
754753
754757
  created_by: string | null;
754754
754758
  updated_at: Date | null;
754755
754759
  updated_by: string | null;
754760
+ description: string | null;
754756
754761
  id_transport_mode: string | null;
754757
754762
  id_container_shipping_type: string | null;
754758
754763
  id_incoterm: string | null;
@@ -754762,7 +754767,6 @@ declare const cargoflowRouter: BuiltRouter<{
754762
754767
  id_weight_unit: string | null;
754763
754768
  id_volume_unit: string | null;
754764
754769
  id_chargeable_unit: string | null;
754765
- description: string | null;
754766
754770
  mark_number: string | null;
754767
754771
  volume: Decimal$1 | null;
754768
754772
  chargeable: Decimal$1 | null;
@@ -760631,6 +760635,7 @@ declare const cargoflowRouter: BuiltRouter<{
760631
760635
  updated_at: Date | null;
760632
760636
  updated_by: string | null;
760633
760637
  length: Decimal$1 | null;
760638
+ description: string | null;
760634
760639
  id_transport_mode: string | null;
760635
760640
  id_container_shipping_type: string | null;
760636
760641
  id_incoterm: string | null;
@@ -760648,7 +760653,6 @@ declare const cargoflowRouter: BuiltRouter<{
760648
760653
  id_volume_unit: string | null;
760649
760654
  id_chargeable_unit: string | null;
760650
760655
  id_commodity: string | null;
760651
- description: string | null;
760652
760656
  extra_term: string | null;
760653
760657
  shipper_ref: string | null;
760654
760658
  mark_number: string | null;
@@ -760755,6 +760759,7 @@ declare const cargoflowRouter: BuiltRouter<{
760755
760759
  created_by: string | null;
760756
760760
  updated_at: Date | null;
760757
760761
  updated_by: string | null;
760762
+ description: string | null;
760758
760763
  id_transport_mode: string | null;
760759
760764
  id_container_shipping_type: string | null;
760760
760765
  id_incoterm: string | null;
@@ -760764,7 +760769,6 @@ declare const cargoflowRouter: BuiltRouter<{
760764
760769
  id_weight_unit: string | null;
760765
760770
  id_volume_unit: string | null;
760766
760771
  id_chargeable_unit: string | null;
760767
- description: string | null;
760768
760772
  mark_number: string | null;
760769
760773
  volume: Decimal$1 | null;
760770
760774
  chargeable: Decimal$1 | null;
@@ -760977,13 +760981,13 @@ declare const cargoflowRouter: BuiltRouter<{
760977
760981
  updated_at: Date | null;
760978
760982
  updated_by: string | null;
760979
760983
  length: Decimal$1 | null;
760984
+ description: string | null;
760980
760985
  id_origin_un_locode: string | null;
760981
760986
  id_destination_un_locode: string | null;
760982
760987
  id_weight_unit: string | null;
760983
760988
  id_volume_unit: string | null;
760984
760989
  id_commodity: string | null;
760985
760990
  id_forwarding_booking: string | null;
760986
- description: string | null;
760987
760991
  volume: Decimal$1 | null;
760988
760992
  id_forwarding_shipment: string | null;
760989
760993
  id_package_type: string | null;
@@ -761052,6 +761056,7 @@ declare const cargoflowRouter: BuiltRouter<{
761052
761056
  updated_at: Date | null;
761053
761057
  updated_by: string | null;
761054
761058
  length: Decimal$1 | null;
761059
+ description: string | null;
761055
761060
  id_transport_mode: string | null;
761056
761061
  id_container_shipping_type: string | null;
761057
761062
  id_incoterm: string | null;
@@ -761069,7 +761074,6 @@ declare const cargoflowRouter: BuiltRouter<{
761069
761074
  id_volume_unit: string | null;
761070
761075
  id_chargeable_unit: string | null;
761071
761076
  id_commodity: string | null;
761072
- description: string | null;
761073
761077
  extra_term: string | null;
761074
761078
  shipper_ref: string | null;
761075
761079
  mark_number: string | null;
@@ -761176,6 +761180,7 @@ declare const cargoflowRouter: BuiltRouter<{
761176
761180
  created_by: string | null;
761177
761181
  updated_at: Date | null;
761178
761182
  updated_by: string | null;
761183
+ description: string | null;
761179
761184
  id_transport_mode: string | null;
761180
761185
  id_container_shipping_type: string | null;
761181
761186
  id_incoterm: string | null;
@@ -761185,7 +761190,6 @@ declare const cargoflowRouter: BuiltRouter<{
761185
761190
  id_weight_unit: string | null;
761186
761191
  id_volume_unit: string | null;
761187
761192
  id_chargeable_unit: string | null;
761188
- description: string | null;
761189
761193
  mark_number: string | null;
761190
761194
  volume: Decimal$1 | null;
761191
761195
  chargeable: Decimal$1 | null;
@@ -761398,13 +761402,13 @@ declare const cargoflowRouter: BuiltRouter<{
761398
761402
  updated_at: Date | null;
761399
761403
  updated_by: string | null;
761400
761404
  length: Decimal$1 | null;
761405
+ description: string | null;
761401
761406
  id_origin_un_locode: string | null;
761402
761407
  id_destination_un_locode: string | null;
761403
761408
  id_weight_unit: string | null;
761404
761409
  id_volume_unit: string | null;
761405
761410
  id_commodity: string | null;
761406
761411
  id_forwarding_booking: string | null;
761407
- description: string | null;
761408
761412
  volume: Decimal$1 | null;
761409
761413
  id_forwarding_shipment: string | null;
761410
761414
  id_package_type: string | null;
@@ -761583,13 +761587,13 @@ declare const cargoflowRouter: BuiltRouter<{
761583
761587
  updated_at: Date | null;
761584
761588
  updated_by: string | null;
761585
761589
  length: Decimal$1 | null;
761590
+ description: string | null;
761586
761591
  id_origin_un_locode: string | null;
761587
761592
  id_destination_un_locode: string | null;
761588
761593
  id_weight_unit: string | null;
761589
761594
  id_volume_unit: string | null;
761590
761595
  id_commodity: string | null;
761591
761596
  id_forwarding_booking: string | null;
761592
- description: string | null;
761593
761597
  volume: Decimal$1 | null;
761594
761598
  id_forwarding_shipment: string | null;
761595
761599
  id_package_type: string | null;
@@ -761683,13 +761687,13 @@ declare const cargoflowRouter: BuiltRouter<{
761683
761687
  updated_at: Date | null;
761684
761688
  updated_by: string | null;
761685
761689
  length: Decimal$1 | null;
761690
+ description: string | null;
761686
761691
  id_origin_un_locode: string | null;
761687
761692
  id_destination_un_locode: string | null;
761688
761693
  id_weight_unit: string | null;
761689
761694
  id_volume_unit: string | null;
761690
761695
  id_commodity: string | null;
761691
761696
  id_forwarding_booking: string | null;
761692
- description: string | null;
761693
761697
  volume: Decimal$1 | null;
761694
761698
  id_forwarding_shipment: string | null;
761695
761699
  id_package_type: string | null;
@@ -761748,13 +761752,13 @@ declare const cargoflowRouter: BuiltRouter<{
761748
761752
  updated_at: Date | null;
761749
761753
  updated_by: string | null;
761750
761754
  length: Decimal$1 | null;
761755
+ description: string | null;
761751
761756
  id_origin_un_locode: string | null;
761752
761757
  id_destination_un_locode: string | null;
761753
761758
  id_weight_unit: string | null;
761754
761759
  id_volume_unit: string | null;
761755
761760
  id_commodity: string | null;
761756
761761
  id_forwarding_booking: string | null;
761757
- description: string | null;
761758
761762
  volume: Decimal$1 | null;
761759
761763
  id_forwarding_shipment: string | null;
761760
761764
  id_package_type: string | null;
@@ -761838,6 +761842,7 @@ declare const cargoflowRouter: BuiltRouter<{
761838
761842
  created_by: string | null;
761839
761843
  updated_at: Date | null;
761840
761844
  updated_by: string | null;
761845
+ description: string | null;
761841
761846
  id_transport_mode: string | null;
761842
761847
  id_container_shipping_type: string | null;
761843
761848
  id_incoterm: string | null;
@@ -761847,7 +761852,6 @@ declare const cargoflowRouter: BuiltRouter<{
761847
761852
  id_weight_unit: string | null;
761848
761853
  id_volume_unit: string | null;
761849
761854
  id_chargeable_unit: string | null;
761850
- description: string | null;
761851
761855
  mark_number: string | null;
761852
761856
  volume: Decimal$1 | null;
761853
761857
  chargeable: Decimal$1 | null;
@@ -761944,6 +761948,7 @@ declare const cargoflowRouter: BuiltRouter<{
761944
761948
  created_by: string | null;
761945
761949
  updated_at: Date | null;
761946
761950
  updated_by: string | null;
761951
+ description: string | null;
761947
761952
  id_transport_mode: string | null;
761948
761953
  id_container_shipping_type: string | null;
761949
761954
  id_incoterm: string | null;
@@ -761953,7 +761958,6 @@ declare const cargoflowRouter: BuiltRouter<{
761953
761958
  id_weight_unit: string | null;
761954
761959
  id_volume_unit: string | null;
761955
761960
  id_chargeable_unit: string | null;
761956
- description: string | null;
761957
761961
  mark_number: string | null;
761958
761962
  volume: Decimal$1 | null;
761959
761963
  chargeable: Decimal$1 | null;
@@ -762157,6 +762161,7 @@ declare const cargoflowRouter: BuiltRouter<{
762157
762161
  created_by: string | null;
762158
762162
  updated_at: Date | null;
762159
762163
  updated_by: string | null;
762164
+ description: string | null;
762160
762165
  id_transport_mode: string | null;
762161
762166
  id_container_shipping_type: string | null;
762162
762167
  id_incoterm: string | null;
@@ -762166,7 +762171,6 @@ declare const cargoflowRouter: BuiltRouter<{
762166
762171
  id_weight_unit: string | null;
762167
762172
  id_volume_unit: string | null;
762168
762173
  id_chargeable_unit: string | null;
762169
- description: string | null;
762170
762174
  mark_number: string | null;
762171
762175
  volume: Decimal$1 | null;
762172
762176
  chargeable: Decimal$1 | null;
@@ -762274,6 +762278,7 @@ declare const cargoflowRouter: BuiltRouter<{
762274
762278
  created_by: string | null;
762275
762279
  updated_at: Date | null;
762276
762280
  updated_by: string | null;
762281
+ description: string | null;
762277
762282
  id_transport_mode: string | null;
762278
762283
  id_container_shipping_type: string | null;
762279
762284
  id_incoterm: string | null;
@@ -762283,7 +762288,6 @@ declare const cargoflowRouter: BuiltRouter<{
762283
762288
  id_weight_unit: string | null;
762284
762289
  id_volume_unit: string | null;
762285
762290
  id_chargeable_unit: string | null;
762286
- description: string | null;
762287
762291
  mark_number: string | null;
762288
762292
  volume: Decimal$1 | null;
762289
762293
  chargeable: Decimal$1 | null;
@@ -762416,6 +762420,7 @@ declare const cargoflowRouter: BuiltRouter<{
762416
762420
  created_by: string | null;
762417
762421
  updated_at: Date | null;
762418
762422
  updated_by: string | null;
762423
+ description: string | null;
762419
762424
  id_transport_mode: string | null;
762420
762425
  id_container_shipping_type: string | null;
762421
762426
  id_incoterm: string | null;
@@ -762425,7 +762430,6 @@ declare const cargoflowRouter: BuiltRouter<{
762425
762430
  id_weight_unit: string | null;
762426
762431
  id_volume_unit: string | null;
762427
762432
  id_chargeable_unit: string | null;
762428
- description: string | null;
762429
762433
  mark_number: string | null;
762430
762434
  volume: Decimal$1 | null;
762431
762435
  chargeable: Decimal$1 | null;
@@ -762504,6 +762508,7 @@ declare const cargoflowRouter: BuiltRouter<{
762504
762508
  created_by: string | null;
762505
762509
  updated_at: Date | null;
762506
762510
  updated_by: string | null;
762511
+ description: string | null;
762507
762512
  id_transport_mode: string | null;
762508
762513
  id_container_shipping_type: string | null;
762509
762514
  id_incoterm: string | null;
@@ -762513,7 +762518,6 @@ declare const cargoflowRouter: BuiltRouter<{
762513
762518
  id_weight_unit: string | null;
762514
762519
  id_volume_unit: string | null;
762515
762520
  id_chargeable_unit: string | null;
762516
- description: string | null;
762517
762521
  mark_number: string | null;
762518
762522
  volume: Decimal$1 | null;
762519
762523
  chargeable: Decimal$1 | null;
@@ -763014,6 +763018,7 @@ declare const cargoflowRouter: BuiltRouter<{
763014
763018
  created_by: string | null;
763015
763019
  updated_at: Date | null;
763016
763020
  updated_by: string | null;
763021
+ description: string | null;
763017
763022
  id_transport_mode: string | null;
763018
763023
  id_container_shipping_type: string | null;
763019
763024
  id_incoterm: string | null;
@@ -763023,7 +763028,6 @@ declare const cargoflowRouter: BuiltRouter<{
763023
763028
  id_weight_unit: string | null;
763024
763029
  id_volume_unit: string | null;
763025
763030
  id_chargeable_unit: string | null;
763026
- description: string | null;
763027
763031
  mark_number: string | null;
763028
763032
  volume: Decimal$1 | null;
763029
763033
  chargeable: Decimal$1 | null;
@@ -763104,6 +763108,7 @@ declare const cargoflowRouter: BuiltRouter<{
763104
763108
  created_by: string | null;
763105
763109
  updated_at: Date | null;
763106
763110
  updated_by: string | null;
763111
+ description: string | null;
763107
763112
  id_transport_mode: string | null;
763108
763113
  id_container_shipping_type: string | null;
763109
763114
  id_incoterm: string | null;
@@ -763113,7 +763118,6 @@ declare const cargoflowRouter: BuiltRouter<{
763113
763118
  id_weight_unit: string | null;
763114
763119
  id_volume_unit: string | null;
763115
763120
  id_chargeable_unit: string | null;
763116
- description: string | null;
763117
763121
  mark_number: string | null;
763118
763122
  volume: Decimal$1 | null;
763119
763123
  chargeable: Decimal$1 | null;
@@ -764432,12 +764436,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764432
764436
  id: string;
764433
764437
  params: SimpleJson;
764434
764438
  id_log_type: string | null;
764439
+ id_user: string | null;
764435
764440
  url: string | null;
764436
764441
  action: string | null;
764437
764442
  action_by: string | null;
764438
764443
  action_id: string | null;
764439
764444
  action_at: Date | null;
764440
- id_user: string | null;
764441
764445
  }[] | undefined;
764442
764446
  total: number | undefined;
764443
764447
  };
@@ -764466,12 +764470,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764466
764470
  id: string;
764467
764471
  params: SimpleJson;
764468
764472
  id_log_type: string | null;
764473
+ id_user: string | null;
764469
764474
  url: string | null;
764470
764475
  action: string | null;
764471
764476
  action_by: string | null;
764472
764477
  action_id: string | null;
764473
764478
  action_at: Date | null;
764474
- id_user: string | null;
764475
764479
  } | undefined;
764476
764480
  };
764477
764481
  meta: object;
@@ -764573,12 +764577,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764573
764577
  id: string;
764574
764578
  params: SimpleJson;
764575
764579
  id_log_type: string | null;
764580
+ id_user: string | null;
764576
764581
  url: string | null;
764577
764582
  action: string | null;
764578
764583
  action_by: string | null;
764579
764584
  action_id: string | null;
764580
764585
  action_at: Date | null;
764581
- id_user: string | null;
764582
764586
  } | undefined;
764583
764587
  } | undefined;
764584
764588
  meta: object;
@@ -764683,12 +764687,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764683
764687
  id: string;
764684
764688
  params: SimpleJson;
764685
764689
  id_log_type: string | null;
764690
+ id_user: string | null;
764686
764691
  url: string | null;
764687
764692
  action: string | null;
764688
764693
  action_by: string | null;
764689
764694
  action_id: string | null;
764690
764695
  action_at: Date | null;
764691
- id_user: string | null;
764692
764696
  } | undefined;
764693
764697
  } | undefined;
764694
764698
  meta: object;
@@ -764813,12 +764817,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764813
764817
  id: string;
764814
764818
  params: SimpleJson;
764815
764819
  id_log_type: string | null;
764820
+ id_user: string | null;
764816
764821
  url: string | null;
764817
764822
  action: string | null;
764818
764823
  action_by: string | null;
764819
764824
  action_id: string | null;
764820
764825
  action_at: Date | null;
764821
- id_user: string | null;
764822
764826
  } | undefined;
764823
764827
  } | undefined;
764824
764828
  meta: object;
@@ -768335,33 +768339,6 @@ declare const settingsRouter: BuiltRouter<{
768335
768339
  };
768336
768340
  output: {
768337
768341
  data: {
768338
- organization: {
768339
- is_active: boolean | null;
768340
- id: string;
768341
- logic_code: string | null;
768342
- name: string | null;
768343
- id_country: string | null;
768344
- id_state: string | null;
768345
- id_city: string | null;
768346
- id_postal_code: string | null;
768347
- id_company: string | null;
768348
- id_branch: string | null;
768349
- code: string | null;
768350
- created_at: Date | null;
768351
- created_by: string | null;
768352
- updated_at: Date | null;
768353
- updated_by: string | null;
768354
- id_un_locode: string | null;
768355
- email: string | null;
768356
- id_business_category: string | null;
768357
- id_controlling_branch: string | null;
768358
- id_airline: string | null;
768359
- id_shipping_line: string | null;
768360
- phone: string | null;
768361
- website_url: string | null;
768362
- company_number: string | null;
768363
- company_tax_number: string | null;
768364
- } | null;
768365
768342
  user: {
768366
768343
  is_active: boolean | null;
768367
768344
  id: string;
@@ -768409,6 +768386,33 @@ declare const settingsRouter: BuiltRouter<{
768409
768386
  updated_at: Date | null;
768410
768387
  updated_by: string | null;
768411
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;
768412
768416
  organization_staff_role: {
768413
768417
  is_active: boolean | null;
768414
768418
  id: string;
@@ -768426,8 +768430,8 @@ declare const settingsRouter: BuiltRouter<{
768426
768430
  created_by: string | null;
768427
768431
  updated_at: Date | null;
768428
768432
  updated_by: string | null;
768429
- id_organization: string | null;
768430
768433
  id_user: string | null;
768434
+ id_organization: string | null;
768431
768435
  id_organization_staff_role: string | null;
768432
768436
  }[] | undefined;
768433
768437
  total: number | undefined;
@@ -768450,33 +768454,6 @@ declare const settingsRouter: BuiltRouter<{
768450
768454
  organization_staff_role: number;
768451
768455
  organization_staff_assignment_logs: number;
768452
768456
  };
768453
- organization: {
768454
- is_active: boolean | null;
768455
- id: string;
768456
- logic_code: string | null;
768457
- name: string | null;
768458
- id_country: string | null;
768459
- id_state: string | null;
768460
- id_city: string | null;
768461
- id_postal_code: string | null;
768462
- id_company: string | null;
768463
- id_branch: string | null;
768464
- code: string | null;
768465
- created_at: Date | null;
768466
- created_by: string | null;
768467
- updated_at: Date | null;
768468
- updated_by: string | null;
768469
- id_un_locode: string | null;
768470
- email: string | null;
768471
- id_business_category: string | null;
768472
- id_controlling_branch: string | null;
768473
- id_airline: string | null;
768474
- id_shipping_line: string | null;
768475
- phone: string | null;
768476
- website_url: string | null;
768477
- company_number: string | null;
768478
- company_tax_number: string | null;
768479
- } | null;
768480
768457
  user: {
768481
768458
  is_active: boolean | null;
768482
768459
  id: string;
@@ -768524,6 +768501,33 @@ declare const settingsRouter: BuiltRouter<{
768524
768501
  updated_at: Date | null;
768525
768502
  updated_by: string | null;
768526
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;
768527
768531
  organization_staff_role: {
768528
768532
  is_active: boolean | null;
768529
768533
  id: string;
@@ -768541,8 +768545,8 @@ declare const settingsRouter: BuiltRouter<{
768541
768545
  created_by: string | null;
768542
768546
  updated_at: Date | null;
768543
768547
  updated_by: string | null;
768544
- id_organization: string | null;
768545
768548
  id_user: string | null;
768549
+ id_organization: string | null;
768546
768550
  id_organization_staff_role: string | null;
768547
768551
  };
768548
768552
  };
@@ -768657,33 +768661,6 @@ declare const settingsRouter: BuiltRouter<{
768657
768661
  };
768658
768662
  output: {
768659
768663
  data: {
768660
- organization: {
768661
- is_active: boolean | null;
768662
- id: string;
768663
- logic_code: string | null;
768664
- name: string | null;
768665
- id_country: string | null;
768666
- id_state: string | null;
768667
- id_city: string | null;
768668
- id_postal_code: string | null;
768669
- id_company: string | null;
768670
- id_branch: string | null;
768671
- code: string | null;
768672
- created_at: Date | null;
768673
- created_by: string | null;
768674
- updated_at: Date | null;
768675
- updated_by: string | null;
768676
- id_un_locode: string | null;
768677
- email: string | null;
768678
- id_business_category: string | null;
768679
- id_controlling_branch: string | null;
768680
- id_airline: string | null;
768681
- id_shipping_line: string | null;
768682
- phone: string | null;
768683
- website_url: string | null;
768684
- company_number: string | null;
768685
- company_tax_number: string | null;
768686
- } | null;
768687
768664
  user: {
768688
768665
  is_active: boolean | null;
768689
768666
  id: string;
@@ -768731,6 +768708,33 @@ declare const settingsRouter: BuiltRouter<{
768731
768708
  updated_at: Date | null;
768732
768709
  updated_by: string | null;
768733
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;
768734
768738
  organization_staff_role: {
768735
768739
  is_active: boolean | null;
768736
768740
  id: string;
@@ -768748,8 +768752,8 @@ declare const settingsRouter: BuiltRouter<{
768748
768752
  created_by: string | null;
768749
768753
  updated_at: Date | null;
768750
768754
  updated_by: string | null;
768751
- id_organization: string | null;
768752
768755
  id_user: string | null;
768756
+ id_organization: string | null;
768753
768757
  id_organization_staff_role: string | null;
768754
768758
  };
768755
768759
  log: {
@@ -768779,33 +768783,6 @@ declare const settingsRouter: BuiltRouter<{
768779
768783
  };
768780
768784
  output: {
768781
768785
  data: {
768782
- organization: {
768783
- is_active: boolean | null;
768784
- id: string;
768785
- logic_code: string | null;
768786
- name: string | null;
768787
- id_country: string | null;
768788
- id_state: string | null;
768789
- id_city: string | null;
768790
- id_postal_code: string | null;
768791
- id_company: string | null;
768792
- id_branch: string | null;
768793
- code: string | null;
768794
- created_at: Date | null;
768795
- created_by: string | null;
768796
- updated_at: Date | null;
768797
- updated_by: string | null;
768798
- id_un_locode: string | null;
768799
- email: string | null;
768800
- id_business_category: string | null;
768801
- id_controlling_branch: string | null;
768802
- id_airline: string | null;
768803
- id_shipping_line: string | null;
768804
- phone: string | null;
768805
- website_url: string | null;
768806
- company_number: string | null;
768807
- company_tax_number: string | null;
768808
- } | null;
768809
768786
  user: {
768810
768787
  is_active: boolean | null;
768811
768788
  id: string;
@@ -768853,6 +768830,33 @@ declare const settingsRouter: BuiltRouter<{
768853
768830
  updated_at: Date | null;
768854
768831
  updated_by: string | null;
768855
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;
768856
768860
  organization_staff_role: {
768857
768861
  is_active: boolean | null;
768858
768862
  id: string;
@@ -768870,8 +768874,8 @@ declare const settingsRouter: BuiltRouter<{
768870
768874
  created_by: string | null;
768871
768875
  updated_at: Date | null;
768872
768876
  updated_by: string | null;
768873
- id_organization: string | null;
768874
768877
  id_user: string | null;
768878
+ id_organization: string | null;
768875
768879
  id_organization_staff_role: string | null;
768876
768880
  };
768877
768881
  log: {
@@ -768903,8 +768907,8 @@ declare const settingsRouter: BuiltRouter<{
768903
768907
  created_by: string | null;
768904
768908
  updated_at: Date | null;
768905
768909
  updated_by: string | null;
768906
- id_organization: string | null;
768907
768910
  id_user: string | null;
768911
+ id_organization: string | null;
768908
768912
  id_organization_staff_role: string | null;
768909
768913
  } | undefined)[] | undefined;
768910
768914
  } | undefined;
@@ -779822,13 +779826,13 @@ declare const settingsRouter: BuiltRouter<{
779822
779826
  } | null;
779823
779827
  id: string;
779824
779828
  params: SimpleJson;
779825
- id_transport_mode: string | null;
779826
779829
  id_log_type: string | null;
779827
779830
  url: string | null;
779828
779831
  action: string | null;
779829
779832
  action_by: string | null;
779830
779833
  action_id: string | null;
779831
779834
  action_at: Date | null;
779835
+ id_transport_mode: string | null;
779832
779836
  }[] | undefined;
779833
779837
  total: number | undefined;
779834
779838
  };
@@ -779856,13 +779860,13 @@ declare const settingsRouter: BuiltRouter<{
779856
779860
  } | null;
779857
779861
  id: string;
779858
779862
  params: SimpleJson;
779859
- id_transport_mode: string | null;
779860
779863
  id_log_type: string | null;
779861
779864
  url: string | null;
779862
779865
  action: string | null;
779863
779866
  action_by: string | null;
779864
779867
  action_id: string | null;
779865
779868
  action_at: Date | null;
779869
+ id_transport_mode: string | null;
779866
779870
  } | undefined;
779867
779871
  };
779868
779872
  meta: object;
@@ -779889,13 +779893,13 @@ declare const settingsRouter: BuiltRouter<{
779889
779893
  log: {
779890
779894
  id: string;
779891
779895
  params: SimpleJson;
779892
- id_transport_mode: string | null;
779893
779896
  id_log_type: string | null;
779894
779897
  url: string | null;
779895
779898
  action: string | null;
779896
779899
  action_by: string | null;
779897
779900
  action_id: string | null;
779898
779901
  action_at: Date | null;
779902
+ id_transport_mode: string | null;
779899
779903
  } | undefined;
779900
779904
  } | undefined;
779901
779905
  meta: object;
@@ -779925,13 +779929,13 @@ declare const settingsRouter: BuiltRouter<{
779925
779929
  log: {
779926
779930
  id: string;
779927
779931
  params: SimpleJson;
779928
- id_transport_mode: string | null;
779929
779932
  id_log_type: string | null;
779930
779933
  url: string | null;
779931
779934
  action: string | null;
779932
779935
  action_by: string | null;
779933
779936
  action_id: string | null;
779934
779937
  action_at: Date | null;
779938
+ id_transport_mode: string | null;
779935
779939
  } | undefined;
779936
779940
  } | undefined;
779937
779941
  meta: object;
@@ -783458,13 +783462,13 @@ declare const settingsRouter: BuiltRouter<{
783458
783462
  } | null;
783459
783463
  id: string;
783460
783464
  params: SimpleJson;
783461
- id_service_level: string | null;
783462
783465
  id_log_type: string | null;
783463
783466
  url: string | null;
783464
783467
  action: string | null;
783465
783468
  action_by: string | null;
783466
783469
  action_id: string | null;
783467
783470
  action_at: Date | null;
783471
+ id_service_level: string | null;
783468
783472
  }[] | undefined;
783469
783473
  total: number | undefined;
783470
783474
  };
@@ -783492,13 +783496,13 @@ declare const settingsRouter: BuiltRouter<{
783492
783496
  } | null;
783493
783497
  id: string;
783494
783498
  params: SimpleJson;
783495
- id_service_level: string | null;
783496
783499
  id_log_type: string | null;
783497
783500
  url: string | null;
783498
783501
  action: string | null;
783499
783502
  action_by: string | null;
783500
783503
  action_id: string | null;
783501
783504
  action_at: Date | null;
783505
+ id_service_level: string | null;
783502
783506
  } | undefined;
783503
783507
  };
783504
783508
  meta: object;
@@ -783529,13 +783533,13 @@ declare const settingsRouter: BuiltRouter<{
783529
783533
  log: {
783530
783534
  id: string;
783531
783535
  params: SimpleJson;
783532
- id_service_level: string | null;
783533
783536
  id_log_type: string | null;
783534
783537
  url: string | null;
783535
783538
  action: string | null;
783536
783539
  action_by: string | null;
783537
783540
  action_id: string | null;
783538
783541
  action_at: Date | null;
783542
+ id_service_level: string | null;
783539
783543
  } | undefined;
783540
783544
  } | undefined;
783541
783545
  meta: object;
@@ -783569,13 +783573,13 @@ declare const settingsRouter: BuiltRouter<{
783569
783573
  log: {
783570
783574
  id: string;
783571
783575
  params: SimpleJson;
783572
- id_service_level: string | null;
783573
783576
  id_log_type: string | null;
783574
783577
  url: string | null;
783575
783578
  action: string | null;
783576
783579
  action_by: string | null;
783577
783580
  action_id: string | null;
783578
783581
  action_at: Date | null;
783582
+ id_service_level: string | null;
783579
783583
  } | undefined;
783580
783584
  } | undefined;
783581
783585
  meta: object;
@@ -784012,13 +784016,13 @@ declare const settingsRouter: BuiltRouter<{
784012
784016
  } | null;
784013
784017
  id: string;
784014
784018
  params: SimpleJson;
784015
- id_incoterm: string | null;
784016
784019
  id_log_type: string | null;
784017
784020
  url: string | null;
784018
784021
  action: string | null;
784019
784022
  action_by: string | null;
784020
784023
  action_id: string | null;
784021
784024
  action_at: Date | null;
784025
+ id_incoterm: string | null;
784022
784026
  }[] | undefined;
784023
784027
  total: number | undefined;
784024
784028
  };
@@ -784046,13 +784050,13 @@ declare const settingsRouter: BuiltRouter<{
784046
784050
  } | null;
784047
784051
  id: string;
784048
784052
  params: SimpleJson;
784049
- id_incoterm: string | null;
784050
784053
  id_log_type: string | null;
784051
784054
  url: string | null;
784052
784055
  action: string | null;
784053
784056
  action_by: string | null;
784054
784057
  action_id: string | null;
784055
784058
  action_at: Date | null;
784059
+ id_incoterm: string | null;
784056
784060
  } | undefined;
784057
784061
  };
784058
784062
  meta: object;
@@ -784081,13 +784085,13 @@ declare const settingsRouter: BuiltRouter<{
784081
784085
  log: {
784082
784086
  id: string;
784083
784087
  params: SimpleJson;
784084
- id_incoterm: string | null;
784085
784088
  id_log_type: string | null;
784086
784089
  url: string | null;
784087
784090
  action: string | null;
784088
784091
  action_by: string | null;
784089
784092
  action_id: string | null;
784090
784093
  action_at: Date | null;
784094
+ id_incoterm: string | null;
784091
784095
  } | undefined;
784092
784096
  } | undefined;
784093
784097
  meta: object;
@@ -784119,13 +784123,13 @@ declare const settingsRouter: BuiltRouter<{
784119
784123
  log: {
784120
784124
  id: string;
784121
784125
  params: SimpleJson;
784122
- id_incoterm: string | null;
784123
784126
  id_log_type: string | null;
784124
784127
  url: string | null;
784125
784128
  action: string | null;
784126
784129
  action_by: string | null;
784127
784130
  action_id: string | null;
784128
784131
  action_at: Date | null;
784132
+ id_incoterm: string | null;
784129
784133
  } | undefined;
784130
784134
  } | undefined;
784131
784135
  meta: object;
@@ -784718,13 +784722,13 @@ declare const settingsRouter: BuiltRouter<{
784718
784722
  } | null;
784719
784723
  id: string;
784720
784724
  params: SimpleJson;
784721
- id_commodity: string | null;
784722
784725
  id_log_type: string | null;
784723
784726
  url: string | null;
784724
784727
  action: string | null;
784725
784728
  action_by: string | null;
784726
784729
  action_id: string | null;
784727
784730
  action_at: Date | null;
784731
+ id_commodity: string | null;
784728
784732
  }[] | undefined;
784729
784733
  total: number | undefined;
784730
784734
  };
@@ -784752,13 +784756,13 @@ declare const settingsRouter: BuiltRouter<{
784752
784756
  } | null;
784753
784757
  id: string;
784754
784758
  params: SimpleJson;
784755
- id_commodity: string | null;
784756
784759
  id_log_type: string | null;
784757
784760
  url: string | null;
784758
784761
  action: string | null;
784759
784762
  action_by: string | null;
784760
784763
  action_id: string | null;
784761
784764
  action_at: Date | null;
784765
+ id_commodity: string | null;
784762
784766
  } | undefined;
784763
784767
  };
784764
784768
  meta: object;
@@ -784807,13 +784811,13 @@ declare const settingsRouter: BuiltRouter<{
784807
784811
  log: {
784808
784812
  id: string;
784809
784813
  params: SimpleJson;
784810
- id_commodity: string | null;
784811
784814
  id_log_type: string | null;
784812
784815
  url: string | null;
784813
784816
  action: string | null;
784814
784817
  action_by: string | null;
784815
784818
  action_id: string | null;
784816
784819
  action_at: Date | null;
784820
+ id_commodity: string | null;
784817
784821
  } | undefined;
784818
784822
  } | undefined;
784819
784823
  meta: object;
@@ -784865,13 +784869,13 @@ declare const settingsRouter: BuiltRouter<{
784865
784869
  log: {
784866
784870
  id: string;
784867
784871
  params: SimpleJson;
784868
- id_commodity: string | null;
784869
784872
  id_log_type: string | null;
784870
784873
  url: string | null;
784871
784874
  action: string | null;
784872
784875
  action_by: string | null;
784873
784876
  action_id: string | null;
784874
784877
  action_at: Date | null;
784878
+ id_commodity: string | null;
784875
784879
  } | undefined;
784876
784880
  } | undefined;
784877
784881
  meta: object;
@@ -797067,13 +797071,13 @@ declare const systemRouter: BuiltRouter<{
797067
797071
  } | null;
797068
797072
  id: string;
797069
797073
  params: SimpleJson;
797070
- id_container_shipping_type: string | null;
797071
797074
  id_log_type: string | null;
797072
797075
  url: string | null;
797073
797076
  action: string | null;
797074
797077
  action_by: string | null;
797075
797078
  action_id: string | null;
797076
797079
  action_at: Date | null;
797080
+ id_container_shipping_type: string | null;
797077
797081
  }[] | undefined;
797078
797082
  total: number | undefined;
797079
797083
  };
@@ -797101,13 +797105,13 @@ declare const systemRouter: BuiltRouter<{
797101
797105
  } | null;
797102
797106
  id: string;
797103
797107
  params: SimpleJson;
797104
- id_container_shipping_type: string | null;
797105
797108
  id_log_type: string | null;
797106
797109
  url: string | null;
797107
797110
  action: string | null;
797108
797111
  action_by: string | null;
797109
797112
  action_id: string | null;
797110
797113
  action_at: Date | null;
797114
+ id_container_shipping_type: string | null;
797111
797115
  } | undefined;
797112
797116
  };
797113
797117
  meta: object;
@@ -797134,13 +797138,13 @@ declare const systemRouter: BuiltRouter<{
797134
797138
  log: {
797135
797139
  id: string;
797136
797140
  params: SimpleJson;
797137
- id_container_shipping_type: string | null;
797138
797141
  id_log_type: string | null;
797139
797142
  url: string | null;
797140
797143
  action: string | null;
797141
797144
  action_by: string | null;
797142
797145
  action_id: string | null;
797143
797146
  action_at: Date | null;
797147
+ id_container_shipping_type: string | null;
797144
797148
  } | undefined;
797145
797149
  } | undefined;
797146
797150
  meta: object;
@@ -797170,13 +797174,13 @@ declare const systemRouter: BuiltRouter<{
797170
797174
  log: {
797171
797175
  id: string;
797172
797176
  params: SimpleJson;
797173
- id_container_shipping_type: string | null;
797174
797177
  id_log_type: string | null;
797175
797178
  url: string | null;
797176
797179
  action: string | null;
797177
797180
  action_by: string | null;
797178
797181
  action_id: string | null;
797179
797182
  action_at: Date | null;
797183
+ id_container_shipping_type: string | null;
797180
797184
  } | undefined;
797181
797185
  } | undefined;
797182
797186
  meta: object;
@@ -797214,13 +797218,13 @@ declare const systemRouter: BuiltRouter<{
797214
797218
  log: {
797215
797219
  id: string;
797216
797220
  params: SimpleJson;
797217
- id_container_shipping_type: string | null;
797218
797221
  id_log_type: string | null;
797219
797222
  url: string | null;
797220
797223
  action: string | null;
797221
797224
  action_by: string | null;
797222
797225
  action_id: string | null;
797223
797226
  action_at: Date | null;
797227
+ id_container_shipping_type: string | null;
797224
797228
  } | undefined;
797225
797229
  } | undefined)[];
797226
797230
  updatedData: ({
@@ -797238,13 +797242,13 @@ declare const systemRouter: BuiltRouter<{
797238
797242
  log: {
797239
797243
  id: string;
797240
797244
  params: SimpleJson;
797241
- id_container_shipping_type: string | null;
797242
797245
  id_log_type: string | null;
797243
797246
  url: string | null;
797244
797247
  action: string | null;
797245
797248
  action_by: string | null;
797246
797249
  action_id: string | null;
797247
797250
  action_at: Date | null;
797251
+ id_container_shipping_type: string | null;
797248
797252
  } | undefined;
797249
797253
  } | undefined)[];
797250
797254
  } | undefined;
@@ -804147,9 +804151,28 @@ declare const systemRouter: BuiltRouter<{
804147
804151
  }>>;
804148
804152
  type SystemRouter = typeof systemRouter;
804149
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
804150
804173
  //#region src/routers/index.d.ts
804151
804174
  declare const appRouter: AnyRouter;
804152
804175
  type AppRouter = typeof appRouter;
804153
804176
  //#endregion
804154
- 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 };
804155
804178
  //# sourceMappingURL=index.d.ts.map