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

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 +289 -244
  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;
740287
740286
  id_weight_unit: string | null;
740288
740287
  id_volume_unit: string | null;
740289
740288
  id_commodity: string | null;
740290
740289
  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,7 +740601,6 @@ 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;
740605
740604
  id_transport_mode: string | null;
740606
740605
  id_container_shipping_type: string | null;
740607
740606
  id_incoterm: string | null;
@@ -740619,6 +740618,7 @@ declare const cargoflowRouter: BuiltRouter<{
740619
740618
  id_volume_unit: string | null;
740620
740619
  id_chargeable_unit: string | null;
740621
740620
  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,7 +740733,6 @@ 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;
740737
740736
  id_transport_mode: string | null;
740738
740737
  id_container_shipping_type: string | null;
740739
740738
  id_incoterm: string | null;
@@ -740751,6 +740750,7 @@ declare const cargoflowRouter: BuiltRouter<{
740751
740750
  id_volume_unit: string | null;
740752
740751
  id_chargeable_unit: string | null;
740753
740752
  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,7 +740795,6 @@ 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;
740799
740798
  id_transport_mode: string | null;
740800
740799
  id_container_shipping_type: string | null;
740801
740800
  id_incoterm: string | null;
@@ -740805,6 +740804,7 @@ declare const cargoflowRouter: BuiltRouter<{
740805
740804
  id_weight_unit: string | null;
740806
740805
  id_volume_unit: string | null;
740807
740806
  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;
740968
740967
  id_weight_unit: string | null;
740969
740968
  id_volume_unit: string | null;
740970
740969
  id_commodity: string | null;
740971
740970
  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,7 +741306,6 @@ 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;
741310
741309
  id_transport_mode: string | null;
741311
741310
  id_container_shipping_type: string | null;
741312
741311
  id_incoterm: string | null;
@@ -741324,6 +741323,7 @@ declare const cargoflowRouter: BuiltRouter<{
741324
741323
  id_volume_unit: string | null;
741325
741324
  id_chargeable_unit: string | null;
741326
741325
  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;
741389
741390
  url: string | null;
741390
741391
  action: string | null;
741391
741392
  action_by: string | null;
741392
741393
  action_id: string | null;
741393
741394
  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;
741413
741414
  url: string | null;
741414
741415
  action: string | null;
741415
741416
  action_by: string | null;
741416
741417
  action_id: string | null;
741417
741418
  action_at: Date | null;
741418
- id_forwarding_booking: string | null;
741419
741419
  } | undefined;
741420
741420
  };
741421
741421
  meta: object;
@@ -741521,7 +741521,6 @@ 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;
741525
741524
  id_transport_mode: string | null;
741526
741525
  id_container_shipping_type: string | null;
741527
741526
  id_incoterm: string | null;
@@ -741539,6 +741538,7 @@ declare const cargoflowRouter: BuiltRouter<{
741539
741538
  id_volume_unit: string | null;
741540
741539
  id_chargeable_unit: string | null;
741541
741540
  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;
741561
741562
  url: string | null;
741562
741563
  action: string | null;
741563
741564
  action_by: string | null;
741564
741565
  action_id: string | null;
741565
741566
  action_at: Date | null;
741566
- id_forwarding_booking: string | null;
741567
741567
  } | undefined;
741568
741568
  };
741569
741569
  } | undefined;
@@ -741677,7 +741677,6 @@ 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;
741681
741680
  id_transport_mode: string | null;
741682
741681
  id_container_shipping_type: string | null;
741683
741682
  id_incoterm: string | null;
@@ -741695,6 +741694,7 @@ declare const cargoflowRouter: BuiltRouter<{
741695
741694
  id_volume_unit: string | null;
741696
741695
  id_chargeable_unit: string | null;
741697
741696
  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;
741717
741718
  url: string | null;
741718
741719
  action: string | null;
741719
741720
  action_by: string | null;
741720
741721
  action_id: string | null;
741721
741722
  action_at: Date | null;
741722
- id_forwarding_booking: string | null;
741723
741723
  } | undefined;
741724
741724
  };
741725
741725
  } | undefined;
@@ -741742,7 +741742,6 @@ 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;
741746
741745
  id_transport_mode: string | null;
741747
741746
  id_container_shipping_type: string | null;
741748
741747
  id_incoterm: string | null;
@@ -741760,6 +741759,7 @@ declare const cargoflowRouter: BuiltRouter<{
741760
741759
  id_volume_unit: string | null;
741761
741760
  id_chargeable_unit: string | null;
741762
741761
  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,7 +741832,6 @@ 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;
741836
741835
  id_transport_mode: string | null;
741837
741836
  id_container_shipping_type: string | null;
741838
741837
  id_incoterm: string | null;
@@ -741850,6 +741849,7 @@ declare const cargoflowRouter: BuiltRouter<{
741850
741849
  id_volume_unit: string | null;
741851
741850
  id_chargeable_unit: string | null;
741852
741851
  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,7 +741969,6 @@ 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;
741973
741972
  id_transport_mode: string | null;
741974
741973
  id_container_shipping_type: string | null;
741975
741974
  id_incoterm: string | null;
@@ -741987,6 +741986,7 @@ declare const cargoflowRouter: BuiltRouter<{
741987
741986
  id_volume_unit: string | null;
741988
741987
  id_chargeable_unit: string | null;
741989
741988
  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;
742491
742490
  id_weight_unit: string | null;
742492
742491
  id_volume_unit: string | null;
742493
742492
  id_commodity: string | null;
742494
742493
  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,7 +743002,6 @@ 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;
743006
743005
  id_transport_mode: string | null;
743007
743006
  id_container_shipping_type: string | null;
743008
743007
  id_incoterm: string | null;
@@ -743012,6 +743011,7 @@ declare const cargoflowRouter: BuiltRouter<{
743012
743011
  id_weight_unit: string | null;
743013
743012
  id_volume_unit: string | null;
743014
743013
  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,7 +743141,6 @@ 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;
743145
743144
  id_transport_mode: string | null;
743146
743145
  id_container_shipping_type: string | null;
743147
743146
  id_incoterm: string | null;
@@ -743159,6 +743158,7 @@ declare const cargoflowRouter: BuiltRouter<{
743159
743158
  id_volume_unit: string | null;
743160
743159
  id_chargeable_unit: string | null;
743161
743160
  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,7 +743203,6 @@ 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;
743207
743206
  id_transport_mode: string | null;
743208
743207
  id_container_shipping_type: string | null;
743209
743208
  id_incoterm: string | null;
@@ -743213,6 +743212,7 @@ declare const cargoflowRouter: BuiltRouter<{
743213
743212
  id_weight_unit: string | null;
743214
743213
  id_volume_unit: string | null;
743215
743214
  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;
743376
743375
  id_weight_unit: string | null;
743377
743376
  id_volume_unit: string | null;
743378
743377
  id_commodity: string | null;
743379
743378
  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,7 +744873,6 @@ 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;
744877
744876
  id_transport_mode: string | null;
744878
744877
  id_container_shipping_type: string | null;
744879
744878
  id_incoterm: string | null;
@@ -744883,6 +744882,7 @@ declare const cargoflowRouter: BuiltRouter<{
744883
744882
  id_weight_unit: string | null;
744884
744883
  id_volume_unit: string | null;
744885
744884
  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;
@@ -745259,6 +745259,24 @@ declare const cargoflowRouter: BuiltRouter<{
745259
745259
  is_sell_posted?: string | number | boolean | null | undefined;
745260
745260
  }[] | undefined;
745261
745261
  } | undefined;
745262
+ edocs?: {
745263
+ is_active?: string | number | boolean | null | undefined;
745264
+ id_forwarding_shipment?: string | number | bigint | null | undefined;
745265
+ id_company?: string | number | bigint | null | undefined;
745266
+ id_branch?: string | number | bigint | null | undefined;
745267
+ id_department?: string | number | bigint | null | undefined;
745268
+ id_edoc_type?: string | number | bigint | null | undefined;
745269
+ id_edoc_source?: string | number | bigint | null | undefined;
745270
+ id_storage_provider?: string | number | bigint | null | undefined;
745271
+ storage_provider?: string | null | undefined;
745272
+ label?: string | null | undefined;
745273
+ file_name?: string | null | undefined;
745274
+ temp_file_path?: string | null | undefined;
745275
+ file_path?: string | null | undefined;
745276
+ file_size?: string | number | bigint | null | undefined;
745277
+ file_extension?: string | null | undefined;
745278
+ is_visibility_specific?: string | number | boolean | null | undefined;
745279
+ }[] | undefined;
745262
745280
  };
745263
745281
  output: {
745264
745282
  data: {
@@ -745269,7 +745287,6 @@ declare const cargoflowRouter: BuiltRouter<{
745269
745287
  created_by: string | null;
745270
745288
  updated_at: Date | null;
745271
745289
  updated_by: string | null;
745272
- description: string | null;
745273
745290
  id_transport_mode: string | null;
745274
745291
  id_container_shipping_type: string | null;
745275
745292
  id_incoterm: string | null;
@@ -745279,6 +745296,7 @@ declare const cargoflowRouter: BuiltRouter<{
745279
745296
  id_weight_unit: string | null;
745280
745297
  id_volume_unit: string | null;
745281
745298
  id_chargeable_unit: string | null;
745299
+ description: string | null;
745282
745300
  mark_number: string | null;
745283
745301
  volume: Decimal$1 | null;
745284
745302
  chargeable: Decimal$1 | null;
@@ -745367,6 +745385,7 @@ declare const cargoflowRouter: BuiltRouter<{
745367
745385
  flash_point?: string | null | undefined;
745368
745386
  un_dg_contact?: string | null | undefined;
745369
745387
  }[] | undefined;
745388
+ ids_delete_packing?: (string | number | bigint)[] | null | undefined;
745370
745389
  customs_entries?: {
745371
745390
  is_system?: (string | number | boolean)[] | null | undefined;
745372
745391
  id?: string | number | bigint | null | undefined;
@@ -745379,6 +745398,7 @@ declare const cargoflowRouter: BuiltRouter<{
745379
745398
  issue_date?: string | null | undefined;
745380
745399
  expiry_date?: string | null | undefined;
745381
745400
  }[] | undefined;
745401
+ ids_delete_customs_entry?: (string | number | bigint)[] | null | undefined;
745382
745402
  billing?: {
745383
745403
  is_system?: (string | number | boolean)[] | null | undefined;
745384
745404
  id?: string | number | bigint | null | undefined;
@@ -745419,6 +745439,7 @@ declare const cargoflowRouter: BuiltRouter<{
745419
745439
  sell_local_currency_amount?: string | null | undefined;
745420
745440
  is_sell_posted?: string | number | boolean | null | undefined;
745421
745441
  }[] | undefined;
745442
+ ids_delete_billing_detail?: (string | number | bigint)[] | null | undefined;
745422
745443
  is_active?: string | number | boolean | null | undefined;
745423
745444
  id_forwarding_shipment?: string | number | bigint | null | undefined;
745424
745445
  id_local_client?: string | number | bigint | null | undefined;
@@ -745446,6 +745467,29 @@ declare const cargoflowRouter: BuiltRouter<{
745446
745467
  is_override_local_client?: string | number | boolean | null | undefined;
745447
745468
  is_override_overseas_agent?: string | number | boolean | null | undefined;
745448
745469
  } | undefined;
745470
+ edocs?: {
745471
+ is_system?: (string | number | boolean)[] | null | undefined;
745472
+ id?: string | number | bigint | null | undefined;
745473
+ id_string?: string | null | undefined;
745474
+ logic_code?: string | null | undefined;
745475
+ is_active?: string | number | boolean | null | undefined;
745476
+ id_forwarding_shipment?: string | number | bigint | null | undefined;
745477
+ id_company?: string | number | bigint | null | undefined;
745478
+ id_branch?: string | number | bigint | null | undefined;
745479
+ id_department?: string | number | bigint | null | undefined;
745480
+ id_edoc_type?: string | number | bigint | null | undefined;
745481
+ id_edoc_source?: string | number | bigint | null | undefined;
745482
+ id_storage_provider?: string | number | bigint | null | undefined;
745483
+ storage_provider?: string | null | undefined;
745484
+ label?: string | null | undefined;
745485
+ file_name?: string | null | undefined;
745486
+ temp_file_path?: string | null | undefined;
745487
+ file_path?: string | null | undefined;
745488
+ file_size?: string | number | bigint | null | undefined;
745489
+ file_extension?: string | null | undefined;
745490
+ is_visibility_specific?: string | number | boolean | null | undefined;
745491
+ }[] | undefined;
745492
+ ids_delete_edoc?: (string | number | bigint)[] | null | undefined;
745449
745493
  is_active?: string | number | boolean | null | undefined;
745450
745494
  id_forwarding_consol?: string | number | bigint | null | undefined;
745451
745495
  id_transport_mode?: string | number | bigint | null | undefined;
@@ -745598,7 +745642,6 @@ declare const cargoflowRouter: BuiltRouter<{
745598
745642
  created_by: string | null;
745599
745643
  updated_at: Date | null;
745600
745644
  updated_by: string | null;
745601
- description: string | null;
745602
745645
  id_transport_mode: string | null;
745603
745646
  id_container_shipping_type: string | null;
745604
745647
  id_incoterm: string | null;
@@ -745608,6 +745651,7 @@ declare const cargoflowRouter: BuiltRouter<{
745608
745651
  id_weight_unit: string | null;
745609
745652
  id_volume_unit: string | null;
745610
745653
  id_chargeable_unit: string | null;
745654
+ description: string | null;
745611
745655
  mark_number: string | null;
745612
745656
  volume: Decimal$1 | null;
745613
745657
  chargeable: Decimal$1 | null;
@@ -745753,7 +745797,6 @@ declare const cargoflowRouter: BuiltRouter<{
745753
745797
  created_by: string | null;
745754
745798
  updated_at: Date | null;
745755
745799
  updated_by: string | null;
745756
- description: string | null;
745757
745800
  id_transport_mode: string | null;
745758
745801
  id_container_shipping_type: string | null;
745759
745802
  id_incoterm: string | null;
@@ -745763,6 +745806,7 @@ declare const cargoflowRouter: BuiltRouter<{
745763
745806
  id_weight_unit: string | null;
745764
745807
  id_volume_unit: string | null;
745765
745808
  id_chargeable_unit: string | null;
745809
+ description: string | null;
745766
745810
  mark_number: string | null;
745767
745811
  volume: Decimal$1 | null;
745768
745812
  chargeable: Decimal$1 | null;
@@ -745908,7 +745952,6 @@ declare const cargoflowRouter: BuiltRouter<{
745908
745952
  created_by: string | null;
745909
745953
  updated_at: Date | null;
745910
745954
  updated_by: string | null;
745911
- description: string | null;
745912
745955
  id_transport_mode: string | null;
745913
745956
  id_container_shipping_type: string | null;
745914
745957
  id_incoterm: string | null;
@@ -745918,6 +745961,7 @@ declare const cargoflowRouter: BuiltRouter<{
745918
745961
  id_weight_unit: string | null;
745919
745962
  id_volume_unit: string | null;
745920
745963
  id_chargeable_unit: string | null;
745964
+ description: string | null;
745921
745965
  mark_number: string | null;
745922
745966
  volume: Decimal$1 | null;
745923
745967
  chargeable: Decimal$1 | null;
@@ -746051,7 +746095,6 @@ declare const cargoflowRouter: BuiltRouter<{
746051
746095
  created_by: string | null;
746052
746096
  updated_at: Date | null;
746053
746097
  updated_by: string | null;
746054
- description: string | null;
746055
746098
  id_transport_mode: string | null;
746056
746099
  id_container_shipping_type: string | null;
746057
746100
  id_incoterm: string | null;
@@ -746061,6 +746104,7 @@ declare const cargoflowRouter: BuiltRouter<{
746061
746104
  id_weight_unit: string | null;
746062
746105
  id_volume_unit: string | null;
746063
746106
  id_chargeable_unit: string | null;
746107
+ description: string | null;
746064
746108
  mark_number: string | null;
746065
746109
  volume: Decimal$1 | null;
746066
746110
  chargeable: Decimal$1 | null;
@@ -746442,7 +746486,6 @@ declare const cargoflowRouter: BuiltRouter<{
746442
746486
  created_by: string | null;
746443
746487
  updated_at: Date | null;
746444
746488
  updated_by: string | null;
746445
- description: string | null;
746446
746489
  id_transport_mode: string | null;
746447
746490
  id_container_shipping_type: string | null;
746448
746491
  id_incoterm: string | null;
@@ -746452,6 +746495,7 @@ declare const cargoflowRouter: BuiltRouter<{
746452
746495
  id_weight_unit: string | null;
746453
746496
  id_volume_unit: string | null;
746454
746497
  id_chargeable_unit: string | null;
746498
+ description: string | null;
746455
746499
  mark_number: string | null;
746456
746500
  volume: Decimal$1 | null;
746457
746501
  chargeable: Decimal$1 | null;
@@ -746692,7 +746736,6 @@ declare const cargoflowRouter: BuiltRouter<{
746692
746736
  created_by: string | null;
746693
746737
  updated_at: Date | null;
746694
746738
  updated_by: string | null;
746695
- description: string | null;
746696
746739
  id_transport_mode: string | null;
746697
746740
  id_container_shipping_type: string | null;
746698
746741
  id_incoterm: string | null;
@@ -746702,6 +746745,7 @@ declare const cargoflowRouter: BuiltRouter<{
746702
746745
  id_weight_unit: string | null;
746703
746746
  id_volume_unit: string | null;
746704
746747
  id_chargeable_unit: string | null;
746748
+ description: string | null;
746705
746749
  mark_number: string | null;
746706
746750
  volume: Decimal$1 | null;
746707
746751
  chargeable: Decimal$1 | null;
@@ -747267,7 +747311,6 @@ declare const cargoflowRouter: BuiltRouter<{
747267
747311
  created_by: string | null;
747268
747312
  updated_at: Date | null;
747269
747313
  updated_by: string | null;
747270
- description: string | null;
747271
747314
  id_transport_mode: string | null;
747272
747315
  id_container_shipping_type: string | null;
747273
747316
  id_incoterm: string | null;
@@ -747277,6 +747320,7 @@ declare const cargoflowRouter: BuiltRouter<{
747277
747320
  id_weight_unit: string | null;
747278
747321
  id_volume_unit: string | null;
747279
747322
  id_chargeable_unit: string | null;
747323
+ description: string | null;
747280
747324
  mark_number: string | null;
747281
747325
  volume: Decimal$1 | null;
747282
747326
  chargeable: Decimal$1 | null;
@@ -747517,7 +747561,6 @@ declare const cargoflowRouter: BuiltRouter<{
747517
747561
  created_by: string | null;
747518
747562
  updated_at: Date | null;
747519
747563
  updated_by: string | null;
747520
- description: string | null;
747521
747564
  id_transport_mode: string | null;
747522
747565
  id_container_shipping_type: string | null;
747523
747566
  id_incoterm: string | null;
@@ -747527,6 +747570,7 @@ declare const cargoflowRouter: BuiltRouter<{
747527
747570
  id_weight_unit: string | null;
747528
747571
  id_volume_unit: string | null;
747529
747572
  id_chargeable_unit: string | null;
747573
+ description: string | null;
747530
747574
  mark_number: string | null;
747531
747575
  volume: Decimal$1 | null;
747532
747576
  chargeable: Decimal$1 | null;
@@ -748052,7 +748096,6 @@ declare const cargoflowRouter: BuiltRouter<{
748052
748096
  updated_at: Date | null;
748053
748097
  updated_by: string | null;
748054
748098
  length: Decimal$1 | null;
748055
- description: string | null;
748056
748099
  id_transport_mode: string | null;
748057
748100
  id_container_shipping_type: string | null;
748058
748101
  id_incoterm: string | null;
@@ -748070,6 +748113,7 @@ declare const cargoflowRouter: BuiltRouter<{
748070
748113
  id_volume_unit: string | null;
748071
748114
  id_chargeable_unit: string | null;
748072
748115
  id_commodity: string | null;
748116
+ description: string | null;
748073
748117
  extra_term: string | null;
748074
748118
  shipper_ref: string | null;
748075
748119
  mark_number: string | null;
@@ -748114,7 +748158,6 @@ declare const cargoflowRouter: BuiltRouter<{
748114
748158
  created_by: string | null;
748115
748159
  updated_at: Date | null;
748116
748160
  updated_by: string | null;
748117
- description: string | null;
748118
748161
  id_transport_mode: string | null;
748119
748162
  id_container_shipping_type: string | null;
748120
748163
  id_incoterm: string | null;
@@ -748124,6 +748167,7 @@ declare const cargoflowRouter: BuiltRouter<{
748124
748167
  id_weight_unit: string | null;
748125
748168
  id_volume_unit: string | null;
748126
748169
  id_chargeable_unit: string | null;
748170
+ description: string | null;
748127
748171
  mark_number: string | null;
748128
748172
  volume: Decimal$1 | null;
748129
748173
  chargeable: Decimal$1 | null;
@@ -748283,11 +748327,11 @@ declare const cargoflowRouter: BuiltRouter<{
748283
748327
  updated_at: Date | null;
748284
748328
  updated_by: string | null;
748285
748329
  length: Decimal$1 | null;
748286
- description: string | null;
748287
748330
  id_weight_unit: string | null;
748288
748331
  id_volume_unit: string | null;
748289
748332
  id_commodity: string | null;
748290
748333
  id_forwarding_booking: string | null;
748334
+ description: string | null;
748291
748335
  volume: Decimal$1 | null;
748292
748336
  id_forwarding_shipment: string | null;
748293
748337
  id_consol_container: string | null;
@@ -748350,7 +748394,6 @@ declare const cargoflowRouter: BuiltRouter<{
748350
748394
  updated_at: Date | null;
748351
748395
  updated_by: string | null;
748352
748396
  length: Decimal$1 | null;
748353
- description: string | null;
748354
748397
  id_transport_mode: string | null;
748355
748398
  id_container_shipping_type: string | null;
748356
748399
  id_incoterm: string | null;
@@ -748368,6 +748411,7 @@ declare const cargoflowRouter: BuiltRouter<{
748368
748411
  id_volume_unit: string | null;
748369
748412
  id_chargeable_unit: string | null;
748370
748413
  id_commodity: string | null;
748414
+ description: string | null;
748371
748415
  extra_term: string | null;
748372
748416
  shipper_ref: string | null;
748373
748417
  mark_number: string | null;
@@ -748412,7 +748456,6 @@ declare const cargoflowRouter: BuiltRouter<{
748412
748456
  created_by: string | null;
748413
748457
  updated_at: Date | null;
748414
748458
  updated_by: string | null;
748415
- description: string | null;
748416
748459
  id_transport_mode: string | null;
748417
748460
  id_container_shipping_type: string | null;
748418
748461
  id_incoterm: string | null;
@@ -748422,6 +748465,7 @@ declare const cargoflowRouter: BuiltRouter<{
748422
748465
  id_weight_unit: string | null;
748423
748466
  id_volume_unit: string | null;
748424
748467
  id_chargeable_unit: string | null;
748468
+ description: string | null;
748425
748469
  mark_number: string | null;
748426
748470
  volume: Decimal$1 | null;
748427
748471
  chargeable: Decimal$1 | null;
@@ -748581,11 +748625,11 @@ declare const cargoflowRouter: BuiltRouter<{
748581
748625
  updated_at: Date | null;
748582
748626
  updated_by: string | null;
748583
748627
  length: Decimal$1 | null;
748584
- description: string | null;
748585
748628
  id_weight_unit: string | null;
748586
748629
  id_volume_unit: string | null;
748587
748630
  id_commodity: string | null;
748588
748631
  id_forwarding_booking: string | null;
748632
+ description: string | null;
748589
748633
  volume: Decimal$1 | null;
748590
748634
  id_forwarding_shipment: string | null;
748591
748635
  id_consol_container: string | null;
@@ -748758,11 +748802,11 @@ declare const cargoflowRouter: BuiltRouter<{
748758
748802
  updated_at: Date | null;
748759
748803
  updated_by: string | null;
748760
748804
  length: Decimal$1 | null;
748761
- description: string | null;
748762
748805
  id_weight_unit: string | null;
748763
748806
  id_volume_unit: string | null;
748764
748807
  id_commodity: string | null;
748765
748808
  id_forwarding_booking: string | null;
748809
+ description: string | null;
748766
748810
  volume: Decimal$1 | null;
748767
748811
  id_forwarding_shipment: string | null;
748768
748812
  id_consol_container: string | null;
@@ -748850,11 +748894,11 @@ declare const cargoflowRouter: BuiltRouter<{
748850
748894
  updated_at: Date | null;
748851
748895
  updated_by: string | null;
748852
748896
  length: Decimal$1 | null;
748853
- description: string | null;
748854
748897
  id_weight_unit: string | null;
748855
748898
  id_volume_unit: string | null;
748856
748899
  id_commodity: string | null;
748857
748900
  id_forwarding_booking: string | null;
748901
+ description: string | null;
748858
748902
  volume: Decimal$1 | null;
748859
748903
  id_forwarding_shipment: string | null;
748860
748904
  id_consol_container: string | null;
@@ -748978,11 +749022,11 @@ declare const cargoflowRouter: BuiltRouter<{
748978
749022
  updated_at: Date | null;
748979
749023
  updated_by: string | null;
748980
749024
  length: Decimal$1 | null;
748981
- description: string | null;
748982
749025
  id_weight_unit: string | null;
748983
749026
  id_volume_unit: string | null;
748984
749027
  id_commodity: string | null;
748985
749028
  id_forwarding_booking: string | null;
749029
+ description: string | null;
748986
749030
  volume: Decimal$1 | null;
748987
749031
  id_forwarding_shipment: string | null;
748988
749032
  id_consol_container: string | null;
@@ -749030,11 +749074,11 @@ declare const cargoflowRouter: BuiltRouter<{
749030
749074
  updated_at: Date | null;
749031
749075
  updated_by: string | null;
749032
749076
  length: Decimal$1 | null;
749033
- description: string | null;
749034
749077
  id_weight_unit: string | null;
749035
749078
  id_volume_unit: string | null;
749036
749079
  id_commodity: string | null;
749037
749080
  id_forwarding_booking: string | null;
749081
+ description: string | null;
749038
749082
  volume: Decimal$1 | null;
749039
749083
  id_forwarding_shipment: string | null;
749040
749084
  id_consol_container: string | null;
@@ -749092,11 +749136,11 @@ declare const cargoflowRouter: BuiltRouter<{
749092
749136
  updated_at: Date | null;
749093
749137
  updated_by: string | null;
749094
749138
  length: Decimal$1 | null;
749095
- description: string | null;
749096
749139
  id_weight_unit: string | null;
749097
749140
  id_volume_unit: string | null;
749098
749141
  id_commodity: string | null;
749099
749142
  id_forwarding_booking: string | null;
749143
+ description: string | null;
749100
749144
  volume: Decimal$1 | null;
749101
749145
  id_forwarding_shipment: string | null;
749102
749146
  id_consol_container: string | null;
@@ -749226,7 +749270,6 @@ declare const cargoflowRouter: BuiltRouter<{
749226
749270
  created_by: string | null;
749227
749271
  updated_at: Date | null;
749228
749272
  updated_by: string | null;
749229
- description: string | null;
749230
749273
  id_transport_mode: string | null;
749231
749274
  id_container_shipping_type: string | null;
749232
749275
  id_incoterm: string | null;
@@ -749236,6 +749279,7 @@ declare const cargoflowRouter: BuiltRouter<{
749236
749279
  id_weight_unit: string | null;
749237
749280
  id_volume_unit: string | null;
749238
749281
  id_chargeable_unit: string | null;
749282
+ description: string | null;
749239
749283
  mark_number: string | null;
749240
749284
  volume: Decimal$1 | null;
749241
749285
  chargeable: Decimal$1 | null;
@@ -749970,7 +750014,6 @@ declare const cargoflowRouter: BuiltRouter<{
749970
750014
  created_by: string | null;
749971
750015
  updated_at: Date | null;
749972
750016
  updated_by: string | null;
749973
- description: string | null;
749974
750017
  id_transport_mode: string | null;
749975
750018
  id_container_shipping_type: string | null;
749976
750019
  id_incoterm: string | null;
@@ -749980,6 +750023,7 @@ declare const cargoflowRouter: BuiltRouter<{
749980
750023
  id_weight_unit: string | null;
749981
750024
  id_volume_unit: string | null;
749982
750025
  id_chargeable_unit: string | null;
750026
+ description: string | null;
749983
750027
  mark_number: string | null;
749984
750028
  volume: Decimal$1 | null;
749985
750029
  chargeable: Decimal$1 | null;
@@ -750513,6 +750557,7 @@ declare const cargoflowRouter: BuiltRouter<{
750513
750557
  sell_local_currency_amount?: string | null | undefined;
750514
750558
  is_sell_posted?: string | number | boolean | null | undefined;
750515
750559
  }[] | undefined;
750560
+ ids_delete_billing_detail?: (string | number | bigint)[] | null | undefined;
750516
750561
  is_active?: string | number | boolean | null | undefined;
750517
750562
  id_forwarding_shipment?: string | number | bigint | null | undefined;
750518
750563
  id_local_client?: string | number | bigint | null | undefined;
@@ -752206,7 +752251,6 @@ declare const cargoflowRouter: BuiltRouter<{
752206
752251
  created_by: string | null;
752207
752252
  updated_at: Date | null;
752208
752253
  updated_by: string | null;
752209
- description: string | null;
752210
752254
  id_transport_mode: string | null;
752211
752255
  id_container_shipping_type: string | null;
752212
752256
  id_incoterm: string | null;
@@ -752216,6 +752260,7 @@ declare const cargoflowRouter: BuiltRouter<{
752216
752260
  id_weight_unit: string | null;
752217
752261
  id_volume_unit: string | null;
752218
752262
  id_chargeable_unit: string | null;
752263
+ description: string | null;
752219
752264
  mark_number: string | null;
752220
752265
  volume: Decimal$1 | null;
752221
752266
  chargeable: Decimal$1 | null;
@@ -752290,12 +752335,12 @@ declare const cargoflowRouter: BuiltRouter<{
752290
752335
  id_edoc_type: string | null;
752291
752336
  id_edoc_source: string | null;
752292
752337
  id_storage_provider: string | null;
752293
- is_visibility_specific: boolean | null;
752294
752338
  label: string | null;
752295
752339
  file_name: string | null;
752296
752340
  file_path: string | null;
752297
752341
  file_size: string | null;
752298
752342
  file_extension: string | null;
752343
+ is_visibility_specific: boolean | null;
752299
752344
  }[] | undefined;
752300
752345
  total: number | undefined;
752301
752346
  };
@@ -752376,7 +752421,6 @@ declare const cargoflowRouter: BuiltRouter<{
752376
752421
  created_by: string | null;
752377
752422
  updated_at: Date | null;
752378
752423
  updated_by: string | null;
752379
- description: string | null;
752380
752424
  id_transport_mode: string | null;
752381
752425
  id_container_shipping_type: string | null;
752382
752426
  id_incoterm: string | null;
@@ -752386,6 +752430,7 @@ declare const cargoflowRouter: BuiltRouter<{
752386
752430
  id_weight_unit: string | null;
752387
752431
  id_volume_unit: string | null;
752388
752432
  id_chargeable_unit: string | null;
752433
+ description: string | null;
752389
752434
  mark_number: string | null;
752390
752435
  volume: Decimal$1 | null;
752391
752436
  chargeable: Decimal$1 | null;
@@ -752460,12 +752505,12 @@ declare const cargoflowRouter: BuiltRouter<{
752460
752505
  id_edoc_type: string | null;
752461
752506
  id_edoc_source: string | null;
752462
752507
  id_storage_provider: string | null;
752463
- is_visibility_specific: boolean | null;
752464
752508
  label: string | null;
752465
752509
  file_name: string | null;
752466
752510
  file_path: string | null;
752467
752511
  file_size: string | null;
752468
752512
  file_extension: string | null;
752513
+ is_visibility_specific: boolean | null;
752469
752514
  };
752470
752515
  };
752471
752516
  meta: object;
@@ -752604,12 +752649,12 @@ declare const cargoflowRouter: BuiltRouter<{
752604
752649
  id_edoc_type: string | null;
752605
752650
  id_edoc_source: string | null;
752606
752651
  id_storage_provider: string | null;
752607
- is_visibility_specific: boolean | null;
752608
752652
  label: string | null;
752609
752653
  file_name: string | null;
752610
752654
  file_path: string | null;
752611
752655
  file_size: string | null;
752612
752656
  file_extension: string | null;
752657
+ is_visibility_specific: boolean | null;
752613
752658
  };
752614
752659
  log: {
752615
752660
  id: string;
@@ -752663,12 +752708,12 @@ declare const cargoflowRouter: BuiltRouter<{
752663
752708
  id_edoc_type: string | null;
752664
752709
  id_edoc_source: string | null;
752665
752710
  id_storage_provider: string | null;
752666
- is_visibility_specific: boolean | null;
752667
752711
  label: string | null;
752668
752712
  file_name: string | null;
752669
752713
  file_path: string | null;
752670
752714
  file_size: string | null;
752671
752715
  file_extension: string | null;
752716
+ is_visibility_specific: boolean | null;
752672
752717
  };
752673
752718
  log: {
752674
752719
  id: string;
@@ -752743,12 +752788,12 @@ declare const cargoflowRouter: BuiltRouter<{
752743
752788
  id_edoc_type: string | null;
752744
752789
  id_edoc_source: string | null;
752745
752790
  id_storage_provider: string | null;
752746
- is_visibility_specific: boolean | null;
752747
752791
  label: string | null;
752748
752792
  file_name: string | null;
752749
752793
  file_path: string | null;
752750
752794
  file_size: string | null;
752751
752795
  file_extension: string | null;
752796
+ is_visibility_specific: boolean | null;
752752
752797
  };
752753
752798
  log: {
752754
752799
  id: string;
@@ -752777,12 +752822,12 @@ declare const cargoflowRouter: BuiltRouter<{
752777
752822
  id_edoc_type: string | null;
752778
752823
  id_edoc_source: string | null;
752779
752824
  id_storage_provider: string | null;
752780
- is_visibility_specific: boolean | null;
752781
752825
  label: string | null;
752782
752826
  file_name: string | null;
752783
752827
  file_path: string | null;
752784
752828
  file_size: string | null;
752785
752829
  file_extension: string | null;
752830
+ is_visibility_specific: boolean | null;
752786
752831
  };
752787
752832
  log: {
752788
752833
  id: string;
@@ -752821,12 +752866,12 @@ declare const cargoflowRouter: BuiltRouter<{
752821
752866
  id_edoc_type: string | null;
752822
752867
  id_edoc_source: string | null;
752823
752868
  id_storage_provider: string | null;
752824
- is_visibility_specific: boolean | null;
752825
752869
  label: string | null;
752826
752870
  file_name: string | null;
752827
752871
  file_path: string | null;
752828
752872
  file_size: string | null;
752829
752873
  file_extension: string | null;
752874
+ is_visibility_specific: boolean | null;
752830
752875
  } | undefined)[] | undefined;
752831
752876
  } | undefined;
752832
752877
  meta: object;
@@ -754242,11 +754287,11 @@ declare const cargoflowRouter: BuiltRouter<{
754242
754287
  updated_at: Date | null;
754243
754288
  updated_by: string | null;
754244
754289
  length: Decimal$1 | null;
754245
- description: string | null;
754246
754290
  id_weight_unit: string | null;
754247
754291
  id_volume_unit: string | null;
754248
754292
  id_commodity: string | null;
754249
754293
  id_forwarding_booking: string | null;
754294
+ description: string | null;
754250
754295
  volume: Decimal$1 | null;
754251
754296
  id_forwarding_shipment: string | null;
754252
754297
  id_consol_container: string | null;
@@ -754757,7 +754802,6 @@ declare const cargoflowRouter: BuiltRouter<{
754757
754802
  created_by: string | null;
754758
754803
  updated_at: Date | null;
754759
754804
  updated_by: string | null;
754760
- description: string | null;
754761
754805
  id_transport_mode: string | null;
754762
754806
  id_container_shipping_type: string | null;
754763
754807
  id_incoterm: string | null;
@@ -754767,6 +754811,7 @@ declare const cargoflowRouter: BuiltRouter<{
754767
754811
  id_weight_unit: string | null;
754768
754812
  id_volume_unit: string | null;
754769
754813
  id_chargeable_unit: string | null;
754814
+ description: string | null;
754770
754815
  mark_number: string | null;
754771
754816
  volume: Decimal$1 | null;
754772
754817
  chargeable: Decimal$1 | null;
@@ -760635,7 +760680,6 @@ declare const cargoflowRouter: BuiltRouter<{
760635
760680
  updated_at: Date | null;
760636
760681
  updated_by: string | null;
760637
760682
  length: Decimal$1 | null;
760638
- description: string | null;
760639
760683
  id_transport_mode: string | null;
760640
760684
  id_container_shipping_type: string | null;
760641
760685
  id_incoterm: string | null;
@@ -760653,6 +760697,7 @@ declare const cargoflowRouter: BuiltRouter<{
760653
760697
  id_volume_unit: string | null;
760654
760698
  id_chargeable_unit: string | null;
760655
760699
  id_commodity: string | null;
760700
+ description: string | null;
760656
760701
  extra_term: string | null;
760657
760702
  shipper_ref: string | null;
760658
760703
  mark_number: string | null;
@@ -760759,7 +760804,6 @@ declare const cargoflowRouter: BuiltRouter<{
760759
760804
  created_by: string | null;
760760
760805
  updated_at: Date | null;
760761
760806
  updated_by: string | null;
760762
- description: string | null;
760763
760807
  id_transport_mode: string | null;
760764
760808
  id_container_shipping_type: string | null;
760765
760809
  id_incoterm: string | null;
@@ -760769,6 +760813,7 @@ declare const cargoflowRouter: BuiltRouter<{
760769
760813
  id_weight_unit: string | null;
760770
760814
  id_volume_unit: string | null;
760771
760815
  id_chargeable_unit: string | null;
760816
+ description: string | null;
760772
760817
  mark_number: string | null;
760773
760818
  volume: Decimal$1 | null;
760774
760819
  chargeable: Decimal$1 | null;
@@ -760981,13 +761026,13 @@ declare const cargoflowRouter: BuiltRouter<{
760981
761026
  updated_at: Date | null;
760982
761027
  updated_by: string | null;
760983
761028
  length: Decimal$1 | null;
760984
- description: string | null;
760985
761029
  id_origin_un_locode: string | null;
760986
761030
  id_destination_un_locode: string | null;
760987
761031
  id_weight_unit: string | null;
760988
761032
  id_volume_unit: string | null;
760989
761033
  id_commodity: string | null;
760990
761034
  id_forwarding_booking: string | null;
761035
+ description: string | null;
760991
761036
  volume: Decimal$1 | null;
760992
761037
  id_forwarding_shipment: string | null;
760993
761038
  id_package_type: string | null;
@@ -761056,7 +761101,6 @@ declare const cargoflowRouter: BuiltRouter<{
761056
761101
  updated_at: Date | null;
761057
761102
  updated_by: string | null;
761058
761103
  length: Decimal$1 | null;
761059
- description: string | null;
761060
761104
  id_transport_mode: string | null;
761061
761105
  id_container_shipping_type: string | null;
761062
761106
  id_incoterm: string | null;
@@ -761074,6 +761118,7 @@ declare const cargoflowRouter: BuiltRouter<{
761074
761118
  id_volume_unit: string | null;
761075
761119
  id_chargeable_unit: string | null;
761076
761120
  id_commodity: string | null;
761121
+ description: string | null;
761077
761122
  extra_term: string | null;
761078
761123
  shipper_ref: string | null;
761079
761124
  mark_number: string | null;
@@ -761180,7 +761225,6 @@ declare const cargoflowRouter: BuiltRouter<{
761180
761225
  created_by: string | null;
761181
761226
  updated_at: Date | null;
761182
761227
  updated_by: string | null;
761183
- description: string | null;
761184
761228
  id_transport_mode: string | null;
761185
761229
  id_container_shipping_type: string | null;
761186
761230
  id_incoterm: string | null;
@@ -761190,6 +761234,7 @@ declare const cargoflowRouter: BuiltRouter<{
761190
761234
  id_weight_unit: string | null;
761191
761235
  id_volume_unit: string | null;
761192
761236
  id_chargeable_unit: string | null;
761237
+ description: string | null;
761193
761238
  mark_number: string | null;
761194
761239
  volume: Decimal$1 | null;
761195
761240
  chargeable: Decimal$1 | null;
@@ -761402,13 +761447,13 @@ declare const cargoflowRouter: BuiltRouter<{
761402
761447
  updated_at: Date | null;
761403
761448
  updated_by: string | null;
761404
761449
  length: Decimal$1 | null;
761405
- description: string | null;
761406
761450
  id_origin_un_locode: string | null;
761407
761451
  id_destination_un_locode: string | null;
761408
761452
  id_weight_unit: string | null;
761409
761453
  id_volume_unit: string | null;
761410
761454
  id_commodity: string | null;
761411
761455
  id_forwarding_booking: string | null;
761456
+ description: string | null;
761412
761457
  volume: Decimal$1 | null;
761413
761458
  id_forwarding_shipment: string | null;
761414
761459
  id_package_type: string | null;
@@ -761587,13 +761632,13 @@ declare const cargoflowRouter: BuiltRouter<{
761587
761632
  updated_at: Date | null;
761588
761633
  updated_by: string | null;
761589
761634
  length: Decimal$1 | null;
761590
- description: string | null;
761591
761635
  id_origin_un_locode: string | null;
761592
761636
  id_destination_un_locode: string | null;
761593
761637
  id_weight_unit: string | null;
761594
761638
  id_volume_unit: string | null;
761595
761639
  id_commodity: string | null;
761596
761640
  id_forwarding_booking: string | null;
761641
+ description: string | null;
761597
761642
  volume: Decimal$1 | null;
761598
761643
  id_forwarding_shipment: string | null;
761599
761644
  id_package_type: string | null;
@@ -761687,13 +761732,13 @@ declare const cargoflowRouter: BuiltRouter<{
761687
761732
  updated_at: Date | null;
761688
761733
  updated_by: string | null;
761689
761734
  length: Decimal$1 | null;
761690
- description: string | null;
761691
761735
  id_origin_un_locode: string | null;
761692
761736
  id_destination_un_locode: string | null;
761693
761737
  id_weight_unit: string | null;
761694
761738
  id_volume_unit: string | null;
761695
761739
  id_commodity: string | null;
761696
761740
  id_forwarding_booking: string | null;
761741
+ description: string | null;
761697
761742
  volume: Decimal$1 | null;
761698
761743
  id_forwarding_shipment: string | null;
761699
761744
  id_package_type: string | null;
@@ -761752,13 +761797,13 @@ declare const cargoflowRouter: BuiltRouter<{
761752
761797
  updated_at: Date | null;
761753
761798
  updated_by: string | null;
761754
761799
  length: Decimal$1 | null;
761755
- description: string | null;
761756
761800
  id_origin_un_locode: string | null;
761757
761801
  id_destination_un_locode: string | null;
761758
761802
  id_weight_unit: string | null;
761759
761803
  id_volume_unit: string | null;
761760
761804
  id_commodity: string | null;
761761
761805
  id_forwarding_booking: string | null;
761806
+ description: string | null;
761762
761807
  volume: Decimal$1 | null;
761763
761808
  id_forwarding_shipment: string | null;
761764
761809
  id_package_type: string | null;
@@ -761842,7 +761887,6 @@ declare const cargoflowRouter: BuiltRouter<{
761842
761887
  created_by: string | null;
761843
761888
  updated_at: Date | null;
761844
761889
  updated_by: string | null;
761845
- description: string | null;
761846
761890
  id_transport_mode: string | null;
761847
761891
  id_container_shipping_type: string | null;
761848
761892
  id_incoterm: string | null;
@@ -761852,6 +761896,7 @@ declare const cargoflowRouter: BuiltRouter<{
761852
761896
  id_weight_unit: string | null;
761853
761897
  id_volume_unit: string | null;
761854
761898
  id_chargeable_unit: string | null;
761899
+ description: string | null;
761855
761900
  mark_number: string | null;
761856
761901
  volume: Decimal$1 | null;
761857
761902
  chargeable: Decimal$1 | null;
@@ -761948,7 +761993,6 @@ declare const cargoflowRouter: BuiltRouter<{
761948
761993
  created_by: string | null;
761949
761994
  updated_at: Date | null;
761950
761995
  updated_by: string | null;
761951
- description: string | null;
761952
761996
  id_transport_mode: string | null;
761953
761997
  id_container_shipping_type: string | null;
761954
761998
  id_incoterm: string | null;
@@ -761958,6 +762002,7 @@ declare const cargoflowRouter: BuiltRouter<{
761958
762002
  id_weight_unit: string | null;
761959
762003
  id_volume_unit: string | null;
761960
762004
  id_chargeable_unit: string | null;
762005
+ description: string | null;
761961
762006
  mark_number: string | null;
761962
762007
  volume: Decimal$1 | null;
761963
762008
  chargeable: Decimal$1 | null;
@@ -762161,7 +762206,6 @@ declare const cargoflowRouter: BuiltRouter<{
762161
762206
  created_by: string | null;
762162
762207
  updated_at: Date | null;
762163
762208
  updated_by: string | null;
762164
- description: string | null;
762165
762209
  id_transport_mode: string | null;
762166
762210
  id_container_shipping_type: string | null;
762167
762211
  id_incoterm: string | null;
@@ -762171,6 +762215,7 @@ declare const cargoflowRouter: BuiltRouter<{
762171
762215
  id_weight_unit: string | null;
762172
762216
  id_volume_unit: string | null;
762173
762217
  id_chargeable_unit: string | null;
762218
+ description: string | null;
762174
762219
  mark_number: string | null;
762175
762220
  volume: Decimal$1 | null;
762176
762221
  chargeable: Decimal$1 | null;
@@ -762278,7 +762323,6 @@ declare const cargoflowRouter: BuiltRouter<{
762278
762323
  created_by: string | null;
762279
762324
  updated_at: Date | null;
762280
762325
  updated_by: string | null;
762281
- description: string | null;
762282
762326
  id_transport_mode: string | null;
762283
762327
  id_container_shipping_type: string | null;
762284
762328
  id_incoterm: string | null;
@@ -762288,6 +762332,7 @@ declare const cargoflowRouter: BuiltRouter<{
762288
762332
  id_weight_unit: string | null;
762289
762333
  id_volume_unit: string | null;
762290
762334
  id_chargeable_unit: string | null;
762335
+ description: string | null;
762291
762336
  mark_number: string | null;
762292
762337
  volume: Decimal$1 | null;
762293
762338
  chargeable: Decimal$1 | null;
@@ -762420,7 +762465,6 @@ declare const cargoflowRouter: BuiltRouter<{
762420
762465
  created_by: string | null;
762421
762466
  updated_at: Date | null;
762422
762467
  updated_by: string | null;
762423
- description: string | null;
762424
762468
  id_transport_mode: string | null;
762425
762469
  id_container_shipping_type: string | null;
762426
762470
  id_incoterm: string | null;
@@ -762430,6 +762474,7 @@ declare const cargoflowRouter: BuiltRouter<{
762430
762474
  id_weight_unit: string | null;
762431
762475
  id_volume_unit: string | null;
762432
762476
  id_chargeable_unit: string | null;
762477
+ description: string | null;
762433
762478
  mark_number: string | null;
762434
762479
  volume: Decimal$1 | null;
762435
762480
  chargeable: Decimal$1 | null;
@@ -762508,7 +762553,6 @@ declare const cargoflowRouter: BuiltRouter<{
762508
762553
  created_by: string | null;
762509
762554
  updated_at: Date | null;
762510
762555
  updated_by: string | null;
762511
- description: string | null;
762512
762556
  id_transport_mode: string | null;
762513
762557
  id_container_shipping_type: string | null;
762514
762558
  id_incoterm: string | null;
@@ -762518,6 +762562,7 @@ declare const cargoflowRouter: BuiltRouter<{
762518
762562
  id_weight_unit: string | null;
762519
762563
  id_volume_unit: string | null;
762520
762564
  id_chargeable_unit: string | null;
762565
+ description: string | null;
762521
762566
  mark_number: string | null;
762522
762567
  volume: Decimal$1 | null;
762523
762568
  chargeable: Decimal$1 | null;
@@ -763018,7 +763063,6 @@ declare const cargoflowRouter: BuiltRouter<{
763018
763063
  created_by: string | null;
763019
763064
  updated_at: Date | null;
763020
763065
  updated_by: string | null;
763021
- description: string | null;
763022
763066
  id_transport_mode: string | null;
763023
763067
  id_container_shipping_type: string | null;
763024
763068
  id_incoterm: string | null;
@@ -763028,6 +763072,7 @@ declare const cargoflowRouter: BuiltRouter<{
763028
763072
  id_weight_unit: string | null;
763029
763073
  id_volume_unit: string | null;
763030
763074
  id_chargeable_unit: string | null;
763075
+ description: string | null;
763031
763076
  mark_number: string | null;
763032
763077
  volume: Decimal$1 | null;
763033
763078
  chargeable: Decimal$1 | null;
@@ -763108,7 +763153,6 @@ declare const cargoflowRouter: BuiltRouter<{
763108
763153
  created_by: string | null;
763109
763154
  updated_at: Date | null;
763110
763155
  updated_by: string | null;
763111
- description: string | null;
763112
763156
  id_transport_mode: string | null;
763113
763157
  id_container_shipping_type: string | null;
763114
763158
  id_incoterm: string | null;
@@ -763118,6 +763162,7 @@ declare const cargoflowRouter: BuiltRouter<{
763118
763162
  id_weight_unit: string | null;
763119
763163
  id_volume_unit: string | null;
763120
763164
  id_chargeable_unit: string | null;
763165
+ description: string | null;
763121
763166
  mark_number: string | null;
763122
763167
  volume: Decimal$1 | null;
763123
763168
  chargeable: Decimal$1 | null;
@@ -764436,12 +764481,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764436
764481
  id: string;
764437
764482
  params: SimpleJson;
764438
764483
  id_log_type: string | null;
764439
- id_user: string | null;
764440
764484
  url: string | null;
764441
764485
  action: string | null;
764442
764486
  action_by: string | null;
764443
764487
  action_id: string | null;
764444
764488
  action_at: Date | null;
764489
+ id_user: string | null;
764445
764490
  }[] | undefined;
764446
764491
  total: number | undefined;
764447
764492
  };
@@ -764470,12 +764515,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764470
764515
  id: string;
764471
764516
  params: SimpleJson;
764472
764517
  id_log_type: string | null;
764473
- id_user: string | null;
764474
764518
  url: string | null;
764475
764519
  action: string | null;
764476
764520
  action_by: string | null;
764477
764521
  action_id: string | null;
764478
764522
  action_at: Date | null;
764523
+ id_user: string | null;
764479
764524
  } | undefined;
764480
764525
  };
764481
764526
  meta: object;
@@ -764577,12 +764622,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764577
764622
  id: string;
764578
764623
  params: SimpleJson;
764579
764624
  id_log_type: string | null;
764580
- id_user: string | null;
764581
764625
  url: string | null;
764582
764626
  action: string | null;
764583
764627
  action_by: string | null;
764584
764628
  action_id: string | null;
764585
764629
  action_at: Date | null;
764630
+ id_user: string | null;
764586
764631
  } | undefined;
764587
764632
  } | undefined;
764588
764633
  meta: object;
@@ -764687,12 +764732,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764687
764732
  id: string;
764688
764733
  params: SimpleJson;
764689
764734
  id_log_type: string | null;
764690
- id_user: string | null;
764691
764735
  url: string | null;
764692
764736
  action: string | null;
764693
764737
  action_by: string | null;
764694
764738
  action_id: string | null;
764695
764739
  action_at: Date | null;
764740
+ id_user: string | null;
764696
764741
  } | undefined;
764697
764742
  } | undefined;
764698
764743
  meta: object;
@@ -764817,12 +764862,12 @@ declare const humanCapitalRouter: BuiltRouter<{
764817
764862
  id: string;
764818
764863
  params: SimpleJson;
764819
764864
  id_log_type: string | null;
764820
- id_user: string | null;
764821
764865
  url: string | null;
764822
764866
  action: string | null;
764823
764867
  action_by: string | null;
764824
764868
  action_id: string | null;
764825
764869
  action_at: Date | null;
764870
+ id_user: string | null;
764826
764871
  } | undefined;
764827
764872
  } | undefined;
764828
764873
  meta: object;
@@ -768339,6 +768384,44 @@ declare const settingsRouter: BuiltRouter<{
768339
768384
  };
768340
768385
  output: {
768341
768386
  data: {
768387
+ organization: {
768388
+ is_active: boolean | null;
768389
+ id: string;
768390
+ logic_code: string | null;
768391
+ name: string | null;
768392
+ id_country: string | null;
768393
+ id_state: string | null;
768394
+ id_city: string | null;
768395
+ id_postal_code: string | null;
768396
+ id_company: string | null;
768397
+ id_branch: string | null;
768398
+ code: string | null;
768399
+ created_at: Date | null;
768400
+ created_by: string | null;
768401
+ updated_at: Date | null;
768402
+ updated_by: string | null;
768403
+ id_un_locode: string | null;
768404
+ email: string | null;
768405
+ id_business_category: string | null;
768406
+ id_controlling_branch: string | null;
768407
+ id_airline: string | null;
768408
+ id_shipping_line: string | null;
768409
+ phone: string | null;
768410
+ website_url: string | null;
768411
+ company_number: string | null;
768412
+ company_tax_number: string | null;
768413
+ } | null;
768414
+ organization_staff_role: {
768415
+ is_active: boolean | null;
768416
+ id: string;
768417
+ logic_code: string | null;
768418
+ name: string | null;
768419
+ code: string | null;
768420
+ created_at: Date | null;
768421
+ created_by: string | null;
768422
+ updated_at: Date | null;
768423
+ updated_by: string | null;
768424
+ } | null;
768342
768425
  user: {
768343
768426
  is_active: boolean | null;
768344
768427
  id: string;
@@ -768386,6 +768469,36 @@ declare const settingsRouter: BuiltRouter<{
768386
768469
  updated_at: Date | null;
768387
768470
  updated_by: string | null;
768388
768471
  } | null;
768472
+ is_active: boolean | null;
768473
+ id: string;
768474
+ created_at: Date | null;
768475
+ created_by: string | null;
768476
+ updated_at: Date | null;
768477
+ updated_by: string | null;
768478
+ id_organization: string | null;
768479
+ id_organization_staff_role: string | null;
768480
+ id_user: string | null;
768481
+ }[] | undefined;
768482
+ total: number | undefined;
768483
+ };
768484
+ meta: object;
768485
+ }>;
768486
+ getDetail: MutationProcedure<{
768487
+ input: {
768488
+ is_active?: (string | number | boolean)[] | null | undefined;
768489
+ is_system?: (string | number | boolean)[] | null | undefined;
768490
+ id?: string | number | bigint | null | undefined;
768491
+ id_string?: string | null | undefined;
768492
+ logic_code?: string | null | undefined;
768493
+ };
768494
+ output: {
768495
+ data: {
768496
+ _count: {
768497
+ organization: number;
768498
+ user: number;
768499
+ organization_staff_role: number;
768500
+ organization_staff_assignment_logs: number;
768501
+ };
768389
768502
  organization: {
768390
768503
  is_active: boolean | null;
768391
768504
  id: string;
@@ -768424,36 +768537,6 @@ declare const settingsRouter: BuiltRouter<{
768424
768537
  updated_at: Date | null;
768425
768538
  updated_by: string | null;
768426
768539
  } | null;
768427
- is_active: boolean | null;
768428
- id: string;
768429
- created_at: Date | null;
768430
- created_by: string | null;
768431
- updated_at: Date | null;
768432
- updated_by: string | null;
768433
- id_user: string | null;
768434
- id_organization: string | null;
768435
- id_organization_staff_role: string | null;
768436
- }[] | undefined;
768437
- total: number | undefined;
768438
- };
768439
- meta: object;
768440
- }>;
768441
- getDetail: MutationProcedure<{
768442
- input: {
768443
- is_active?: (string | number | boolean)[] | null | undefined;
768444
- is_system?: (string | number | boolean)[] | null | undefined;
768445
- id?: string | number | bigint | null | undefined;
768446
- id_string?: string | null | undefined;
768447
- logic_code?: string | null | undefined;
768448
- };
768449
- output: {
768450
- data: {
768451
- _count: {
768452
- organization: number;
768453
- user: number;
768454
- organization_staff_role: number;
768455
- organization_staff_assignment_logs: number;
768456
- };
768457
768540
  user: {
768458
768541
  is_active: boolean | null;
768459
768542
  id: string;
@@ -768501,53 +768584,15 @@ declare const settingsRouter: BuiltRouter<{
768501
768584
  updated_at: Date | null;
768502
768585
  updated_by: string | null;
768503
768586
  } | 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
- organization_staff_role: {
768532
- is_active: boolean | null;
768533
- id: string;
768534
- logic_code: string | null;
768535
- name: string | null;
768536
- code: string | null;
768537
- created_at: Date | null;
768538
- created_by: string | null;
768539
- updated_at: Date | null;
768540
- updated_by: string | null;
768541
- } | null;
768542
768587
  is_active: boolean | null;
768543
768588
  id: string;
768544
768589
  created_at: Date | null;
768545
768590
  created_by: string | null;
768546
768591
  updated_at: Date | null;
768547
768592
  updated_by: string | null;
768548
- id_user: string | null;
768549
768593
  id_organization: string | null;
768550
768594
  id_organization_staff_role: string | null;
768595
+ id_user: string | null;
768551
768596
  };
768552
768597
  };
768553
768598
  meta: object;
@@ -768661,6 +768706,44 @@ declare const settingsRouter: BuiltRouter<{
768661
768706
  };
768662
768707
  output: {
768663
768708
  data: {
768709
+ organization: {
768710
+ is_active: boolean | null;
768711
+ id: string;
768712
+ logic_code: string | null;
768713
+ name: string | null;
768714
+ id_country: string | null;
768715
+ id_state: string | null;
768716
+ id_city: string | null;
768717
+ id_postal_code: string | null;
768718
+ id_company: string | null;
768719
+ id_branch: string | null;
768720
+ code: string | null;
768721
+ created_at: Date | null;
768722
+ created_by: string | null;
768723
+ updated_at: Date | null;
768724
+ updated_by: string | null;
768725
+ id_un_locode: string | null;
768726
+ email: string | null;
768727
+ id_business_category: string | null;
768728
+ id_controlling_branch: string | null;
768729
+ id_airline: string | null;
768730
+ id_shipping_line: string | null;
768731
+ phone: string | null;
768732
+ website_url: string | null;
768733
+ company_number: string | null;
768734
+ company_tax_number: string | null;
768735
+ } | null;
768736
+ organization_staff_role: {
768737
+ is_active: boolean | null;
768738
+ id: string;
768739
+ logic_code: string | null;
768740
+ name: string | null;
768741
+ code: string | null;
768742
+ created_at: Date | null;
768743
+ created_by: string | null;
768744
+ updated_at: Date | null;
768745
+ updated_by: string | null;
768746
+ } | null;
768664
768747
  user: {
768665
768748
  is_active: boolean | null;
768666
768749
  id: string;
@@ -768708,6 +768791,43 @@ declare const settingsRouter: BuiltRouter<{
768708
768791
  updated_at: Date | null;
768709
768792
  updated_by: string | null;
768710
768793
  } | null;
768794
+ is_active: boolean | null;
768795
+ id: string;
768796
+ created_at: Date | null;
768797
+ created_by: string | null;
768798
+ updated_at: Date | null;
768799
+ updated_by: string | null;
768800
+ id_organization: string | null;
768801
+ id_organization_staff_role: string | null;
768802
+ id_user: string | null;
768803
+ };
768804
+ log: {
768805
+ id: string;
768806
+ params: SimpleJson;
768807
+ id_log_type: string | null;
768808
+ url: string | null;
768809
+ action: string | null;
768810
+ action_by: string | null;
768811
+ action_id: string | null;
768812
+ action_at: Date | null;
768813
+ id_organization_staff_assignment: string | null;
768814
+ } | undefined;
768815
+ } | undefined;
768816
+ meta: object;
768817
+ }>;
768818
+ update: MutationProcedure<{
768819
+ input: {
768820
+ is_system?: (string | number | boolean)[] | null | undefined;
768821
+ id?: string | number | bigint | null | undefined;
768822
+ id_string?: string | null | undefined;
768823
+ logic_code?: string | null | undefined;
768824
+ is_active?: boolean | undefined;
768825
+ id_organization?: string | number | bigint | null | undefined;
768826
+ id_organization_staff_role?: string | number | bigint | null | undefined;
768827
+ id_user?: string | number | bigint | null | undefined;
768828
+ };
768829
+ output: {
768830
+ data: {
768711
768831
  organization: {
768712
768832
  is_active: boolean | null;
768713
768833
  id: string;
@@ -768746,43 +768866,6 @@ declare const settingsRouter: BuiltRouter<{
768746
768866
  updated_at: Date | null;
768747
768867
  updated_by: string | null;
768748
768868
  } | null;
768749
- is_active: boolean | null;
768750
- id: string;
768751
- created_at: Date | null;
768752
- created_by: string | null;
768753
- updated_at: Date | null;
768754
- updated_by: string | null;
768755
- id_user: string | null;
768756
- id_organization: string | null;
768757
- id_organization_staff_role: string | null;
768758
- };
768759
- log: {
768760
- id: string;
768761
- params: SimpleJson;
768762
- id_log_type: string | null;
768763
- url: string | null;
768764
- action: string | null;
768765
- action_by: string | null;
768766
- action_id: string | null;
768767
- action_at: Date | null;
768768
- id_organization_staff_assignment: string | null;
768769
- } | undefined;
768770
- } | undefined;
768771
- meta: object;
768772
- }>;
768773
- update: MutationProcedure<{
768774
- input: {
768775
- is_system?: (string | number | boolean)[] | null | undefined;
768776
- id?: string | number | bigint | null | undefined;
768777
- id_string?: string | null | undefined;
768778
- logic_code?: string | null | undefined;
768779
- is_active?: boolean | undefined;
768780
- id_organization?: string | number | bigint | null | undefined;
768781
- id_organization_staff_role?: string | number | bigint | null | undefined;
768782
- id_user?: string | number | bigint | null | undefined;
768783
- };
768784
- output: {
768785
- data: {
768786
768869
  user: {
768787
768870
  is_active: boolean | null;
768788
768871
  id: string;
@@ -768830,53 +768913,15 @@ declare const settingsRouter: BuiltRouter<{
768830
768913
  updated_at: Date | null;
768831
768914
  updated_by: string | null;
768832
768915
  } | 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
- organization_staff_role: {
768861
- is_active: boolean | null;
768862
- id: string;
768863
- logic_code: string | null;
768864
- name: string | null;
768865
- code: string | null;
768866
- created_at: Date | null;
768867
- created_by: string | null;
768868
- updated_at: Date | null;
768869
- updated_by: string | null;
768870
- } | null;
768871
768916
  is_active: boolean | null;
768872
768917
  id: string;
768873
768918
  created_at: Date | null;
768874
768919
  created_by: string | null;
768875
768920
  updated_at: Date | null;
768876
768921
  updated_by: string | null;
768877
- id_user: string | null;
768878
768922
  id_organization: string | null;
768879
768923
  id_organization_staff_role: string | null;
768924
+ id_user: string | null;
768880
768925
  };
768881
768926
  log: {
768882
768927
  id: string;
@@ -768907,9 +768952,9 @@ declare const settingsRouter: BuiltRouter<{
768907
768952
  created_by: string | null;
768908
768953
  updated_at: Date | null;
768909
768954
  updated_by: string | null;
768910
- id_user: string | null;
768911
768955
  id_organization: string | null;
768912
768956
  id_organization_staff_role: string | null;
768957
+ id_user: string | null;
768913
768958
  } | undefined)[] | undefined;
768914
768959
  } | undefined;
768915
768960
  meta: object;
@@ -779826,13 +779871,13 @@ declare const settingsRouter: BuiltRouter<{
779826
779871
  } | null;
779827
779872
  id: string;
779828
779873
  params: SimpleJson;
779874
+ id_transport_mode: string | null;
779829
779875
  id_log_type: string | null;
779830
779876
  url: string | null;
779831
779877
  action: string | null;
779832
779878
  action_by: string | null;
779833
779879
  action_id: string | null;
779834
779880
  action_at: Date | null;
779835
- id_transport_mode: string | null;
779836
779881
  }[] | undefined;
779837
779882
  total: number | undefined;
779838
779883
  };
@@ -779860,13 +779905,13 @@ declare const settingsRouter: BuiltRouter<{
779860
779905
  } | null;
779861
779906
  id: string;
779862
779907
  params: SimpleJson;
779908
+ id_transport_mode: string | null;
779863
779909
  id_log_type: string | null;
779864
779910
  url: string | null;
779865
779911
  action: string | null;
779866
779912
  action_by: string | null;
779867
779913
  action_id: string | null;
779868
779914
  action_at: Date | null;
779869
- id_transport_mode: string | null;
779870
779915
  } | undefined;
779871
779916
  };
779872
779917
  meta: object;
@@ -779893,13 +779938,13 @@ declare const settingsRouter: BuiltRouter<{
779893
779938
  log: {
779894
779939
  id: string;
779895
779940
  params: SimpleJson;
779941
+ id_transport_mode: string | null;
779896
779942
  id_log_type: string | null;
779897
779943
  url: string | null;
779898
779944
  action: string | null;
779899
779945
  action_by: string | null;
779900
779946
  action_id: string | null;
779901
779947
  action_at: Date | null;
779902
- id_transport_mode: string | null;
779903
779948
  } | undefined;
779904
779949
  } | undefined;
779905
779950
  meta: object;
@@ -779929,13 +779974,13 @@ declare const settingsRouter: BuiltRouter<{
779929
779974
  log: {
779930
779975
  id: string;
779931
779976
  params: SimpleJson;
779977
+ id_transport_mode: string | null;
779932
779978
  id_log_type: string | null;
779933
779979
  url: string | null;
779934
779980
  action: string | null;
779935
779981
  action_by: string | null;
779936
779982
  action_id: string | null;
779937
779983
  action_at: Date | null;
779938
- id_transport_mode: string | null;
779939
779984
  } | undefined;
779940
779985
  } | undefined;
779941
779986
  meta: object;
@@ -783462,13 +783507,13 @@ declare const settingsRouter: BuiltRouter<{
783462
783507
  } | null;
783463
783508
  id: string;
783464
783509
  params: SimpleJson;
783510
+ id_service_level: string | null;
783465
783511
  id_log_type: string | null;
783466
783512
  url: string | null;
783467
783513
  action: string | null;
783468
783514
  action_by: string | null;
783469
783515
  action_id: string | null;
783470
783516
  action_at: Date | null;
783471
- id_service_level: string | null;
783472
783517
  }[] | undefined;
783473
783518
  total: number | undefined;
783474
783519
  };
@@ -783496,13 +783541,13 @@ declare const settingsRouter: BuiltRouter<{
783496
783541
  } | null;
783497
783542
  id: string;
783498
783543
  params: SimpleJson;
783544
+ id_service_level: string | null;
783499
783545
  id_log_type: string | null;
783500
783546
  url: string | null;
783501
783547
  action: string | null;
783502
783548
  action_by: string | null;
783503
783549
  action_id: string | null;
783504
783550
  action_at: Date | null;
783505
- id_service_level: string | null;
783506
783551
  } | undefined;
783507
783552
  };
783508
783553
  meta: object;
@@ -783533,13 +783578,13 @@ declare const settingsRouter: BuiltRouter<{
783533
783578
  log: {
783534
783579
  id: string;
783535
783580
  params: SimpleJson;
783581
+ id_service_level: string | null;
783536
783582
  id_log_type: string | null;
783537
783583
  url: string | null;
783538
783584
  action: string | null;
783539
783585
  action_by: string | null;
783540
783586
  action_id: string | null;
783541
783587
  action_at: Date | null;
783542
- id_service_level: string | null;
783543
783588
  } | undefined;
783544
783589
  } | undefined;
783545
783590
  meta: object;
@@ -783573,13 +783618,13 @@ declare const settingsRouter: BuiltRouter<{
783573
783618
  log: {
783574
783619
  id: string;
783575
783620
  params: SimpleJson;
783621
+ id_service_level: string | null;
783576
783622
  id_log_type: string | null;
783577
783623
  url: string | null;
783578
783624
  action: string | null;
783579
783625
  action_by: string | null;
783580
783626
  action_id: string | null;
783581
783627
  action_at: Date | null;
783582
- id_service_level: string | null;
783583
783628
  } | undefined;
783584
783629
  } | undefined;
783585
783630
  meta: object;
@@ -784016,13 +784061,13 @@ declare const settingsRouter: BuiltRouter<{
784016
784061
  } | null;
784017
784062
  id: string;
784018
784063
  params: SimpleJson;
784064
+ id_incoterm: string | null;
784019
784065
  id_log_type: string | null;
784020
784066
  url: string | null;
784021
784067
  action: string | null;
784022
784068
  action_by: string | null;
784023
784069
  action_id: string | null;
784024
784070
  action_at: Date | null;
784025
- id_incoterm: string | null;
784026
784071
  }[] | undefined;
784027
784072
  total: number | undefined;
784028
784073
  };
@@ -784050,13 +784095,13 @@ declare const settingsRouter: BuiltRouter<{
784050
784095
  } | null;
784051
784096
  id: string;
784052
784097
  params: SimpleJson;
784098
+ id_incoterm: string | null;
784053
784099
  id_log_type: string | null;
784054
784100
  url: string | null;
784055
784101
  action: string | null;
784056
784102
  action_by: string | null;
784057
784103
  action_id: string | null;
784058
784104
  action_at: Date | null;
784059
- id_incoterm: string | null;
784060
784105
  } | undefined;
784061
784106
  };
784062
784107
  meta: object;
@@ -784085,13 +784130,13 @@ declare const settingsRouter: BuiltRouter<{
784085
784130
  log: {
784086
784131
  id: string;
784087
784132
  params: SimpleJson;
784133
+ id_incoterm: string | null;
784088
784134
  id_log_type: string | null;
784089
784135
  url: string | null;
784090
784136
  action: string | null;
784091
784137
  action_by: string | null;
784092
784138
  action_id: string | null;
784093
784139
  action_at: Date | null;
784094
- id_incoterm: string | null;
784095
784140
  } | undefined;
784096
784141
  } | undefined;
784097
784142
  meta: object;
@@ -784123,13 +784168,13 @@ declare const settingsRouter: BuiltRouter<{
784123
784168
  log: {
784124
784169
  id: string;
784125
784170
  params: SimpleJson;
784171
+ id_incoterm: string | null;
784126
784172
  id_log_type: string | null;
784127
784173
  url: string | null;
784128
784174
  action: string | null;
784129
784175
  action_by: string | null;
784130
784176
  action_id: string | null;
784131
784177
  action_at: Date | null;
784132
- id_incoterm: string | null;
784133
784178
  } | undefined;
784134
784179
  } | undefined;
784135
784180
  meta: object;
@@ -784722,13 +784767,13 @@ declare const settingsRouter: BuiltRouter<{
784722
784767
  } | null;
784723
784768
  id: string;
784724
784769
  params: SimpleJson;
784770
+ id_commodity: string | null;
784725
784771
  id_log_type: string | null;
784726
784772
  url: string | null;
784727
784773
  action: string | null;
784728
784774
  action_by: string | null;
784729
784775
  action_id: string | null;
784730
784776
  action_at: Date | null;
784731
- id_commodity: string | null;
784732
784777
  }[] | undefined;
784733
784778
  total: number | undefined;
784734
784779
  };
@@ -784756,13 +784801,13 @@ declare const settingsRouter: BuiltRouter<{
784756
784801
  } | null;
784757
784802
  id: string;
784758
784803
  params: SimpleJson;
784804
+ id_commodity: string | null;
784759
784805
  id_log_type: string | null;
784760
784806
  url: string | null;
784761
784807
  action: string | null;
784762
784808
  action_by: string | null;
784763
784809
  action_id: string | null;
784764
784810
  action_at: Date | null;
784765
- id_commodity: string | null;
784766
784811
  } | undefined;
784767
784812
  };
784768
784813
  meta: object;
@@ -784811,13 +784856,13 @@ declare const settingsRouter: BuiltRouter<{
784811
784856
  log: {
784812
784857
  id: string;
784813
784858
  params: SimpleJson;
784859
+ id_commodity: string | null;
784814
784860
  id_log_type: string | null;
784815
784861
  url: string | null;
784816
784862
  action: string | null;
784817
784863
  action_by: string | null;
784818
784864
  action_id: string | null;
784819
784865
  action_at: Date | null;
784820
- id_commodity: string | null;
784821
784866
  } | undefined;
784822
784867
  } | undefined;
784823
784868
  meta: object;
@@ -784869,13 +784914,13 @@ declare const settingsRouter: BuiltRouter<{
784869
784914
  log: {
784870
784915
  id: string;
784871
784916
  params: SimpleJson;
784917
+ id_commodity: string | null;
784872
784918
  id_log_type: string | null;
784873
784919
  url: string | null;
784874
784920
  action: string | null;
784875
784921
  action_by: string | null;
784876
784922
  action_id: string | null;
784877
784923
  action_at: Date | null;
784878
- id_commodity: string | null;
784879
784924
  } | undefined;
784880
784925
  } | undefined;
784881
784926
  meta: object;
@@ -797071,13 +797116,13 @@ declare const systemRouter: BuiltRouter<{
797071
797116
  } | null;
797072
797117
  id: string;
797073
797118
  params: SimpleJson;
797119
+ id_container_shipping_type: string | null;
797074
797120
  id_log_type: string | null;
797075
797121
  url: string | null;
797076
797122
  action: string | null;
797077
797123
  action_by: string | null;
797078
797124
  action_id: string | null;
797079
797125
  action_at: Date | null;
797080
- id_container_shipping_type: string | null;
797081
797126
  }[] | undefined;
797082
797127
  total: number | undefined;
797083
797128
  };
@@ -797105,13 +797150,13 @@ declare const systemRouter: BuiltRouter<{
797105
797150
  } | null;
797106
797151
  id: string;
797107
797152
  params: SimpleJson;
797153
+ id_container_shipping_type: string | null;
797108
797154
  id_log_type: string | null;
797109
797155
  url: string | null;
797110
797156
  action: string | null;
797111
797157
  action_by: string | null;
797112
797158
  action_id: string | null;
797113
797159
  action_at: Date | null;
797114
- id_container_shipping_type: string | null;
797115
797160
  } | undefined;
797116
797161
  };
797117
797162
  meta: object;
@@ -797138,13 +797183,13 @@ declare const systemRouter: BuiltRouter<{
797138
797183
  log: {
797139
797184
  id: string;
797140
797185
  params: SimpleJson;
797186
+ id_container_shipping_type: string | null;
797141
797187
  id_log_type: string | null;
797142
797188
  url: string | null;
797143
797189
  action: string | null;
797144
797190
  action_by: string | null;
797145
797191
  action_id: string | null;
797146
797192
  action_at: Date | null;
797147
- id_container_shipping_type: string | null;
797148
797193
  } | undefined;
797149
797194
  } | undefined;
797150
797195
  meta: object;
@@ -797174,13 +797219,13 @@ declare const systemRouter: BuiltRouter<{
797174
797219
  log: {
797175
797220
  id: string;
797176
797221
  params: SimpleJson;
797222
+ id_container_shipping_type: string | null;
797177
797223
  id_log_type: string | null;
797178
797224
  url: string | null;
797179
797225
  action: string | null;
797180
797226
  action_by: string | null;
797181
797227
  action_id: string | null;
797182
797228
  action_at: Date | null;
797183
- id_container_shipping_type: string | null;
797184
797229
  } | undefined;
797185
797230
  } | undefined;
797186
797231
  meta: object;
@@ -797218,13 +797263,13 @@ declare const systemRouter: BuiltRouter<{
797218
797263
  log: {
797219
797264
  id: string;
797220
797265
  params: SimpleJson;
797266
+ id_container_shipping_type: string | null;
797221
797267
  id_log_type: string | null;
797222
797268
  url: string | null;
797223
797269
  action: string | null;
797224
797270
  action_by: string | null;
797225
797271
  action_id: string | null;
797226
797272
  action_at: Date | null;
797227
- id_container_shipping_type: string | null;
797228
797273
  } | undefined;
797229
797274
  } | undefined)[];
797230
797275
  updatedData: ({
@@ -797242,13 +797287,13 @@ declare const systemRouter: BuiltRouter<{
797242
797287
  log: {
797243
797288
  id: string;
797244
797289
  params: SimpleJson;
797290
+ id_container_shipping_type: string | null;
797245
797291
  id_log_type: string | null;
797246
797292
  url: string | null;
797247
797293
  action: string | null;
797248
797294
  action_by: string | null;
797249
797295
  action_id: string | null;
797250
797296
  action_at: Date | null;
797251
- id_container_shipping_type: string | null;
797252
797297
  } | undefined;
797253
797298
  } | undefined)[];
797254
797299
  } | undefined;