@be-logixpair/api 0.0.130-rc7 → 0.0.130-rc8

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 +112 -90
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -775852,11 +775852,11 @@ declare const cargoflowRouter: BuiltRouter<{
775852
775852
  updated_at: Date | null;
775853
775853
  updated_by: string | null;
775854
775854
  length: Decimal$1 | null;
775855
- description: string | null;
775856
775855
  id_weight_unit: string | null;
775857
775856
  id_volume_unit: string | null;
775858
775857
  id_commodity: string | null;
775859
775858
  id_forwarding_booking: string | null;
775859
+ description: string | null;
775860
775860
  volume: Decimal$1 | null;
775861
775861
  id_forwarding_shipment: string | null;
775862
775862
  id_consol_container: string | null;
@@ -776172,7 +776172,6 @@ declare const cargoflowRouter: BuiltRouter<{
776172
776172
  updated_at: Date | null;
776173
776173
  updated_by: string | null;
776174
776174
  length: Decimal$1 | null;
776175
- description: string | null;
776176
776175
  id_transport_mode: string | null;
776177
776176
  id_container_shipping_type: string | null;
776178
776177
  id_incoterm: string | null;
@@ -776190,6 +776189,7 @@ declare const cargoflowRouter: BuiltRouter<{
776190
776189
  id_volume_unit: string | null;
776191
776190
  id_chargeable_unit: string | null;
776192
776191
  id_commodity: string | null;
776192
+ description: string | null;
776193
776193
  extra_term: string | null;
776194
776194
  shipper_ref: string | null;
776195
776195
  mark_number: string | null;
@@ -776404,7 +776404,6 @@ declare const cargoflowRouter: BuiltRouter<{
776404
776404
  updated_at: Date | null;
776405
776405
  updated_by: string | null;
776406
776406
  length: Decimal$1 | null;
776407
- description: string | null;
776408
776407
  id_transport_mode: string | null;
776409
776408
  id_container_shipping_type: string | null;
776410
776409
  id_incoterm: string | null;
@@ -776422,6 +776421,7 @@ declare const cargoflowRouter: BuiltRouter<{
776422
776421
  id_volume_unit: string | null;
776423
776422
  id_chargeable_unit: string | null;
776424
776423
  id_commodity: string | null;
776424
+ description: string | null;
776425
776425
  extra_term: string | null;
776426
776426
  shipper_ref: string | null;
776427
776427
  mark_number: string | null;
@@ -776466,7 +776466,6 @@ declare const cargoflowRouter: BuiltRouter<{
776466
776466
  created_by: string | null;
776467
776467
  updated_at: Date | null;
776468
776468
  updated_by: string | null;
776469
- description: string | null;
776470
776469
  id_transport_mode: string | null;
776471
776470
  id_container_shipping_type: string | null;
776472
776471
  id_incoterm: string | null;
@@ -776476,6 +776475,7 @@ declare const cargoflowRouter: BuiltRouter<{
776476
776475
  id_weight_unit: string | null;
776477
776476
  id_volume_unit: string | null;
776478
776477
  id_chargeable_unit: string | null;
776478
+ description: string | null;
776479
776479
  mark_number: string | null;
776480
776480
  volume: Decimal$1 | null;
776481
776481
  chargeable: Decimal$1 | null;
@@ -776637,11 +776637,11 @@ declare const cargoflowRouter: BuiltRouter<{
776637
776637
  updated_at: Date | null;
776638
776638
  updated_by: string | null;
776639
776639
  length: Decimal$1 | null;
776640
- description: string | null;
776641
776640
  id_weight_unit: string | null;
776642
776641
  id_volume_unit: string | null;
776643
776642
  id_commodity: string | null;
776644
776643
  id_forwarding_booking: string | null;
776644
+ description: string | null;
776645
776645
  volume: Decimal$1 | null;
776646
776646
  id_forwarding_shipment: string | null;
776647
776647
  id_consol_container: string | null;
@@ -776981,7 +776981,6 @@ declare const cargoflowRouter: BuiltRouter<{
776981
776981
  updated_at: Date | null;
776982
776982
  updated_by: string | null;
776983
776983
  length: Decimal$1 | null;
776984
- description: string | null;
776985
776984
  id_transport_mode: string | null;
776986
776985
  id_container_shipping_type: string | null;
776987
776986
  id_incoterm: string | null;
@@ -776999,6 +776998,7 @@ declare const cargoflowRouter: BuiltRouter<{
776999
776998
  id_volume_unit: string | null;
777000
776999
  id_chargeable_unit: string | null;
777001
777000
  id_commodity: string | null;
777001
+ description: string | null;
777002
777002
  extra_term: string | null;
777003
777003
  shipper_ref: string | null;
777004
777004
  mark_number: string | null;
@@ -777061,12 +777061,12 @@ declare const cargoflowRouter: BuiltRouter<{
777061
777061
  id: string;
777062
777062
  params: SimpleJson;
777063
777063
  id_log_type: string | null;
777064
+ id_forwarding_booking: string | null;
777064
777065
  url: string | null;
777065
777066
  action: string | null;
777066
777067
  action_by: string | null;
777067
777068
  action_id: string | null;
777068
777069
  action_at: Date | null;
777069
- id_forwarding_booking: string | null;
777070
777070
  }[] | undefined;
777071
777071
  total: number | undefined;
777072
777072
  };
@@ -777085,12 +777085,12 @@ declare const cargoflowRouter: BuiltRouter<{
777085
777085
  id: string;
777086
777086
  params: SimpleJson;
777087
777087
  id_log_type: string | null;
777088
+ id_forwarding_booking: string | null;
777088
777089
  url: string | null;
777089
777090
  action: string | null;
777090
777091
  action_by: string | null;
777091
777092
  action_id: string | null;
777092
777093
  action_at: Date | null;
777093
- id_forwarding_booking: string | null;
777094
777094
  } | undefined;
777095
777095
  };
777096
777096
  meta: object;
@@ -777196,7 +777196,6 @@ declare const cargoflowRouter: BuiltRouter<{
777196
777196
  updated_at: Date | null;
777197
777197
  updated_by: string | null;
777198
777198
  length: Decimal$1 | null;
777199
- description: string | null;
777200
777199
  id_transport_mode: string | null;
777201
777200
  id_container_shipping_type: string | null;
777202
777201
  id_incoterm: string | null;
@@ -777214,6 +777213,7 @@ declare const cargoflowRouter: BuiltRouter<{
777214
777213
  id_volume_unit: string | null;
777215
777214
  id_chargeable_unit: string | null;
777216
777215
  id_commodity: string | null;
777216
+ description: string | null;
777217
777217
  extra_term: string | null;
777218
777218
  shipper_ref: string | null;
777219
777219
  mark_number: string | null;
@@ -777233,12 +777233,12 @@ declare const cargoflowRouter: BuiltRouter<{
777233
777233
  id: string;
777234
777234
  params: SimpleJson;
777235
777235
  id_log_type: string | null;
777236
+ id_forwarding_booking: string | null;
777236
777237
  url: string | null;
777237
777238
  action: string | null;
777238
777239
  action_by: string | null;
777239
777240
  action_id: string | null;
777240
777241
  action_at: Date | null;
777241
- id_forwarding_booking: string | null;
777242
777242
  } | undefined;
777243
777243
  };
777244
777244
  } | undefined;
@@ -777376,7 +777376,6 @@ declare const cargoflowRouter: BuiltRouter<{
777376
777376
  updated_at: Date | null;
777377
777377
  updated_by: string | null;
777378
777378
  length: Decimal$1 | null;
777379
- description: string | null;
777380
777379
  id_transport_mode: string | null;
777381
777380
  id_container_shipping_type: string | null;
777382
777381
  id_incoterm: string | null;
@@ -777394,6 +777393,7 @@ declare const cargoflowRouter: BuiltRouter<{
777394
777393
  id_volume_unit: string | null;
777395
777394
  id_chargeable_unit: string | null;
777396
777395
  id_commodity: string | null;
777396
+ description: string | null;
777397
777397
  extra_term: string | null;
777398
777398
  shipper_ref: string | null;
777399
777399
  mark_number: string | null;
@@ -777413,12 +777413,12 @@ declare const cargoflowRouter: BuiltRouter<{
777413
777413
  id: string;
777414
777414
  params: SimpleJson;
777415
777415
  id_log_type: string | null;
777416
+ id_forwarding_booking: string | null;
777416
777417
  url: string | null;
777417
777418
  action: string | null;
777418
777419
  action_by: string | null;
777419
777420
  action_id: string | null;
777420
777421
  action_at: Date | null;
777421
- id_forwarding_booking: string | null;
777422
777422
  } | undefined;
777423
777423
  };
777424
777424
  } | undefined;
@@ -777441,7 +777441,6 @@ declare const cargoflowRouter: BuiltRouter<{
777441
777441
  updated_at: Date | null;
777442
777442
  updated_by: string | null;
777443
777443
  length: Decimal$1 | null;
777444
- description: string | null;
777445
777444
  id_transport_mode: string | null;
777446
777445
  id_container_shipping_type: string | null;
777447
777446
  id_incoterm: string | null;
@@ -777459,6 +777458,7 @@ declare const cargoflowRouter: BuiltRouter<{
777459
777458
  id_volume_unit: string | null;
777460
777459
  id_chargeable_unit: string | null;
777461
777460
  id_commodity: string | null;
777461
+ description: string | null;
777462
777462
  extra_term: string | null;
777463
777463
  shipper_ref: string | null;
777464
777464
  mark_number: string | null;
@@ -777531,7 +777531,6 @@ declare const cargoflowRouter: BuiltRouter<{
777531
777531
  updated_at: Date | null;
777532
777532
  updated_by: string | null;
777533
777533
  length: Decimal$1 | null;
777534
- description: string | null;
777535
777534
  id_transport_mode: string | null;
777536
777535
  id_container_shipping_type: string | null;
777537
777536
  id_incoterm: string | null;
@@ -777549,6 +777548,7 @@ declare const cargoflowRouter: BuiltRouter<{
777549
777548
  id_volume_unit: string | null;
777550
777549
  id_chargeable_unit: string | null;
777551
777550
  id_commodity: string | null;
777551
+ description: string | null;
777552
777552
  extra_term: string | null;
777553
777553
  shipper_ref: string | null;
777554
777554
  mark_number: string | null;
@@ -777668,7 +777668,6 @@ declare const cargoflowRouter: BuiltRouter<{
777668
777668
  updated_at: Date | null;
777669
777669
  updated_by: string | null;
777670
777670
  length: Decimal$1 | null;
777671
- description: string | null;
777672
777671
  id_transport_mode: string | null;
777673
777672
  id_container_shipping_type: string | null;
777674
777673
  id_incoterm: string | null;
@@ -777686,6 +777685,7 @@ declare const cargoflowRouter: BuiltRouter<{
777686
777685
  id_volume_unit: string | null;
777687
777686
  id_chargeable_unit: string | null;
777688
777687
  id_commodity: string | null;
777688
+ description: string | null;
777689
777689
  extra_term: string | null;
777690
777690
  shipper_ref: string | null;
777691
777691
  mark_number: string | null;
@@ -778130,7 +778130,6 @@ declare const cargoflowRouter: BuiltRouter<{
778130
778130
  updated_at: Date | null;
778131
778131
  updated_by: string | null;
778132
778132
  length: Decimal$1 | null;
778133
- description: string | null;
778134
778133
  id_transport_mode: string | null;
778135
778134
  id_container_shipping_type: string | null;
778136
778135
  id_incoterm: string | null;
@@ -778148,6 +778147,7 @@ declare const cargoflowRouter: BuiltRouter<{
778148
778147
  id_volume_unit: string | null;
778149
778148
  id_chargeable_unit: string | null;
778150
778149
  id_commodity: string | null;
778150
+ description: string | null;
778151
778151
  extra_term: string | null;
778152
778152
  shipper_ref: string | null;
778153
778153
  mark_number: string | null;
@@ -778294,7 +778294,6 @@ declare const cargoflowRouter: BuiltRouter<{
778294
778294
  updated_at: Date | null;
778295
778295
  updated_by: string | null;
778296
778296
  length: Decimal$1 | null;
778297
- description: string | null;
778298
778297
  id_transport_mode: string | null;
778299
778298
  id_container_shipping_type: string | null;
778300
778299
  id_incoterm: string | null;
@@ -778312,6 +778311,7 @@ declare const cargoflowRouter: BuiltRouter<{
778312
778311
  id_volume_unit: string | null;
778313
778312
  id_chargeable_unit: string | null;
778314
778313
  id_commodity: string | null;
778314
+ description: string | null;
778315
778315
  extra_term: string | null;
778316
778316
  shipper_ref: string | null;
778317
778317
  mark_number: string | null;
@@ -778910,11 +778910,11 @@ declare const cargoflowRouter: BuiltRouter<{
778910
778910
  updated_at: Date | null;
778911
778911
  updated_by: string | null;
778912
778912
  length: Decimal$1 | null;
778913
- description: string | null;
778914
778913
  id_weight_unit: string | null;
778915
778914
  id_volume_unit: string | null;
778916
778915
  id_commodity: string | null;
778917
778916
  id_forwarding_booking: string | null;
778917
+ description: string | null;
778918
778918
  volume: Decimal$1 | null;
778919
778919
  id_forwarding_shipment: string | null;
778920
778920
  id_consol_container: string | null;
@@ -778970,13 +778970,13 @@ declare const cargoflowRouter: BuiltRouter<{
778970
778970
  updated_at: Date | null;
778971
778971
  updated_by: string | null;
778972
778972
  length: Decimal$1 | null;
778973
- description: string | null;
778974
778973
  id_origin_un_locode: string | null;
778975
778974
  id_destination_un_locode: string | null;
778976
778975
  id_weight_unit: string | null;
778977
778976
  id_volume_unit: string | null;
778978
778977
  id_commodity: string | null;
778979
778978
  id_forwarding_booking: string | null;
778979
+ description: string | null;
778980
778980
  volume: Decimal$1 | null;
778981
778981
  id_forwarding_shipment: string | null;
778982
778982
  id_package_type: string | null;
@@ -779028,6 +779028,17 @@ declare const cargoflowRouter: BuiltRouter<{
779028
779028
  updated_by: string | null;
779029
779029
  } | null;
779030
779030
  incoterm: {
779031
+ payment_type: {
779032
+ is_active: boolean | null;
779033
+ id: string;
779034
+ logic_code: string | null;
779035
+ name: string | null;
779036
+ code: string | null;
779037
+ created_at: Date | null;
779038
+ created_by: string | null;
779039
+ updated_at: Date | null;
779040
+ updated_by: string | null;
779041
+ } | null;
779031
779042
  is_active: boolean | null;
779032
779043
  id: string;
779033
779044
  logic_code: string | null;
@@ -779638,7 +779649,6 @@ declare const cargoflowRouter: BuiltRouter<{
779638
779649
  created_by: string | null;
779639
779650
  updated_at: Date | null;
779640
779651
  updated_by: string | null;
779641
- description: string | null;
779642
779652
  id_transport_mode: string | null;
779643
779653
  id_container_shipping_type: string | null;
779644
779654
  id_incoterm: string | null;
@@ -779648,6 +779658,7 @@ declare const cargoflowRouter: BuiltRouter<{
779648
779658
  id_weight_unit: string | null;
779649
779659
  id_volume_unit: string | null;
779650
779660
  id_chargeable_unit: string | null;
779661
+ description: string | null;
779651
779662
  mark_number: string | null;
779652
779663
  volume: Decimal$1 | null;
779653
779664
  chargeable: Decimal$1 | null;
@@ -779862,7 +779873,6 @@ declare const cargoflowRouter: BuiltRouter<{
779862
779873
  updated_at: Date | null;
779863
779874
  updated_by: string | null;
779864
779875
  length: Decimal$1 | null;
779865
- description: string | null;
779866
779876
  id_transport_mode: string | null;
779867
779877
  id_container_shipping_type: string | null;
779868
779878
  id_incoterm: string | null;
@@ -779880,6 +779890,7 @@ declare const cargoflowRouter: BuiltRouter<{
779880
779890
  id_volume_unit: string | null;
779881
779891
  id_chargeable_unit: string | null;
779882
779892
  id_commodity: string | null;
779893
+ description: string | null;
779883
779894
  extra_term: string | null;
779884
779895
  shipper_ref: string | null;
779885
779896
  mark_number: string | null;
@@ -779924,7 +779935,6 @@ declare const cargoflowRouter: BuiltRouter<{
779924
779935
  created_by: string | null;
779925
779936
  updated_at: Date | null;
779926
779937
  updated_by: string | null;
779927
- description: string | null;
779928
779938
  id_transport_mode: string | null;
779929
779939
  id_container_shipping_type: string | null;
779930
779940
  id_incoterm: string | null;
@@ -779934,6 +779944,7 @@ declare const cargoflowRouter: BuiltRouter<{
779934
779944
  id_weight_unit: string | null;
779935
779945
  id_volume_unit: string | null;
779936
779946
  id_chargeable_unit: string | null;
779947
+ description: string | null;
779937
779948
  mark_number: string | null;
779938
779949
  volume: Decimal$1 | null;
779939
779950
  chargeable: Decimal$1 | null;
@@ -780095,11 +780106,11 @@ declare const cargoflowRouter: BuiltRouter<{
780095
780106
  updated_at: Date | null;
780096
780107
  updated_by: string | null;
780097
780108
  length: Decimal$1 | null;
780098
- description: string | null;
780099
780109
  id_weight_unit: string | null;
780100
780110
  id_volume_unit: string | null;
780101
780111
  id_commodity: string | null;
780102
780112
  id_forwarding_booking: string | null;
780113
+ description: string | null;
780103
780114
  volume: Decimal$1 | null;
780104
780115
  id_forwarding_shipment: string | null;
780105
780116
  id_consol_container: string | null;
@@ -780234,13 +780245,13 @@ declare const cargoflowRouter: BuiltRouter<{
780234
780245
  updated_at: Date | null;
780235
780246
  updated_by: string | null;
780236
780247
  length: Decimal$1 | null;
780237
- description: string | null;
780238
780248
  id_origin_un_locode: string | null;
780239
780249
  id_destination_un_locode: string | null;
780240
780250
  id_weight_unit: string | null;
780241
780251
  id_volume_unit: string | null;
780242
780252
  id_commodity: string | null;
780243
780253
  id_forwarding_booking: string | null;
780254
+ description: string | null;
780244
780255
  volume: Decimal$1 | null;
780245
780256
  id_forwarding_shipment: string | null;
780246
780257
  id_package_type: string | null;
@@ -780329,6 +780340,17 @@ declare const cargoflowRouter: BuiltRouter<{
780329
780340
  updated_by: string | null;
780330
780341
  } | null;
780331
780342
  incoterm: {
780343
+ payment_type: {
780344
+ is_active: boolean | null;
780345
+ id: string;
780346
+ logic_code: string | null;
780347
+ name: string | null;
780348
+ code: string | null;
780349
+ created_at: Date | null;
780350
+ created_by: string | null;
780351
+ updated_at: Date | null;
780352
+ updated_by: string | null;
780353
+ } | null;
780332
780354
  is_active: boolean | null;
780333
780355
  id: string;
780334
780356
  logic_code: string | null;
@@ -783603,7 +783625,6 @@ declare const cargoflowRouter: BuiltRouter<{
783603
783625
  created_by: string | null;
783604
783626
  updated_at: Date | null;
783605
783627
  updated_by: string | null;
783606
- description: string | null;
783607
783628
  id_transport_mode: string | null;
783608
783629
  id_container_shipping_type: string | null;
783609
783630
  id_incoterm: string | null;
@@ -783613,6 +783634,7 @@ declare const cargoflowRouter: BuiltRouter<{
783613
783634
  id_weight_unit: string | null;
783614
783635
  id_volume_unit: string | null;
783615
783636
  id_chargeable_unit: string | null;
783637
+ description: string | null;
783616
783638
  mark_number: string | null;
783617
783639
  volume: Decimal$1 | null;
783618
783640
  chargeable: Decimal$1 | null;
@@ -784001,7 +784023,6 @@ declare const cargoflowRouter: BuiltRouter<{
784001
784023
  created_by: string | null;
784002
784024
  updated_at: Date | null;
784003
784025
  updated_by: string | null;
784004
- description: string | null;
784005
784026
  id_transport_mode: string | null;
784006
784027
  id_container_shipping_type: string | null;
784007
784028
  id_incoterm: string | null;
@@ -784011,6 +784032,7 @@ declare const cargoflowRouter: BuiltRouter<{
784011
784032
  id_weight_unit: string | null;
784012
784033
  id_volume_unit: string | null;
784013
784034
  id_chargeable_unit: string | null;
784035
+ description: string | null;
784014
784036
  mark_number: string | null;
784015
784037
  volume: Decimal$1 | null;
784016
784038
  chargeable: Decimal$1 | null;
@@ -784358,7 +784380,6 @@ declare const cargoflowRouter: BuiltRouter<{
784358
784380
  created_by: string | null;
784359
784381
  updated_at: Date | null;
784360
784382
  updated_by: string | null;
784361
- description: string | null;
784362
784383
  id_transport_mode: string | null;
784363
784384
  id_container_shipping_type: string | null;
784364
784385
  id_incoterm: string | null;
@@ -784368,6 +784389,7 @@ declare const cargoflowRouter: BuiltRouter<{
784368
784389
  id_weight_unit: string | null;
784369
784390
  id_volume_unit: string | null;
784370
784391
  id_chargeable_unit: string | null;
784392
+ description: string | null;
784371
784393
  mark_number: string | null;
784372
784394
  volume: Decimal$1 | null;
784373
784395
  chargeable: Decimal$1 | null;
@@ -784515,7 +784537,6 @@ declare const cargoflowRouter: BuiltRouter<{
784515
784537
  created_by: string | null;
784516
784538
  updated_at: Date | null;
784517
784539
  updated_by: string | null;
784518
- description: string | null;
784519
784540
  id_transport_mode: string | null;
784520
784541
  id_container_shipping_type: string | null;
784521
784542
  id_incoterm: string | null;
@@ -784525,6 +784546,7 @@ declare const cargoflowRouter: BuiltRouter<{
784525
784546
  id_weight_unit: string | null;
784526
784547
  id_volume_unit: string | null;
784527
784548
  id_chargeable_unit: string | null;
784549
+ description: string | null;
784528
784550
  mark_number: string | null;
784529
784551
  volume: Decimal$1 | null;
784530
784552
  chargeable: Decimal$1 | null;
@@ -784672,7 +784694,6 @@ declare const cargoflowRouter: BuiltRouter<{
784672
784694
  created_by: string | null;
784673
784695
  updated_at: Date | null;
784674
784696
  updated_by: string | null;
784675
- description: string | null;
784676
784697
  id_transport_mode: string | null;
784677
784698
  id_container_shipping_type: string | null;
784678
784699
  id_incoterm: string | null;
@@ -784682,6 +784703,7 @@ declare const cargoflowRouter: BuiltRouter<{
784682
784703
  id_weight_unit: string | null;
784683
784704
  id_volume_unit: string | null;
784684
784705
  id_chargeable_unit: string | null;
784706
+ description: string | null;
784685
784707
  mark_number: string | null;
784686
784708
  volume: Decimal$1 | null;
784687
784709
  chargeable: Decimal$1 | null;
@@ -784817,7 +784839,6 @@ declare const cargoflowRouter: BuiltRouter<{
784817
784839
  created_by: string | null;
784818
784840
  updated_at: Date | null;
784819
784841
  updated_by: string | null;
784820
- description: string | null;
784821
784842
  id_transport_mode: string | null;
784822
784843
  id_container_shipping_type: string | null;
784823
784844
  id_incoterm: string | null;
@@ -784827,6 +784848,7 @@ declare const cargoflowRouter: BuiltRouter<{
784827
784848
  id_weight_unit: string | null;
784828
784849
  id_volume_unit: string | null;
784829
784850
  id_chargeable_unit: string | null;
784851
+ description: string | null;
784830
784852
  mark_number: string | null;
784831
784853
  volume: Decimal$1 | null;
784832
784854
  chargeable: Decimal$1 | null;
@@ -785210,7 +785232,6 @@ declare const cargoflowRouter: BuiltRouter<{
785210
785232
  created_by: string | null;
785211
785233
  updated_at: Date | null;
785212
785234
  updated_by: string | null;
785213
- description: string | null;
785214
785235
  id_transport_mode: string | null;
785215
785236
  id_container_shipping_type: string | null;
785216
785237
  id_incoterm: string | null;
@@ -785220,6 +785241,7 @@ declare const cargoflowRouter: BuiltRouter<{
785220
785241
  id_weight_unit: string | null;
785221
785242
  id_volume_unit: string | null;
785222
785243
  id_chargeable_unit: string | null;
785244
+ description: string | null;
785223
785245
  mark_number: string | null;
785224
785246
  volume: Decimal$1 | null;
785225
785247
  chargeable: Decimal$1 | null;
@@ -785462,7 +785484,6 @@ declare const cargoflowRouter: BuiltRouter<{
785462
785484
  created_by: string | null;
785463
785485
  updated_at: Date | null;
785464
785486
  updated_by: string | null;
785465
- description: string | null;
785466
785487
  id_transport_mode: string | null;
785467
785488
  id_container_shipping_type: string | null;
785468
785489
  id_incoterm: string | null;
@@ -785472,6 +785493,7 @@ declare const cargoflowRouter: BuiltRouter<{
785472
785493
  id_weight_unit: string | null;
785473
785494
  id_volume_unit: string | null;
785474
785495
  id_chargeable_unit: string | null;
785496
+ description: string | null;
785475
785497
  mark_number: string | null;
785476
785498
  volume: Decimal$1 | null;
785477
785499
  chargeable: Decimal$1 | null;
@@ -786039,7 +786061,6 @@ declare const cargoflowRouter: BuiltRouter<{
786039
786061
  created_by: string | null;
786040
786062
  updated_at: Date | null;
786041
786063
  updated_by: string | null;
786042
- description: string | null;
786043
786064
  id_transport_mode: string | null;
786044
786065
  id_container_shipping_type: string | null;
786045
786066
  id_incoterm: string | null;
@@ -786049,6 +786070,7 @@ declare const cargoflowRouter: BuiltRouter<{
786049
786070
  id_weight_unit: string | null;
786050
786071
  id_volume_unit: string | null;
786051
786072
  id_chargeable_unit: string | null;
786073
+ description: string | null;
786052
786074
  mark_number: string | null;
786053
786075
  volume: Decimal$1 | null;
786054
786076
  chargeable: Decimal$1 | null;
@@ -786291,7 +786313,6 @@ declare const cargoflowRouter: BuiltRouter<{
786291
786313
  created_by: string | null;
786292
786314
  updated_at: Date | null;
786293
786315
  updated_by: string | null;
786294
- description: string | null;
786295
786316
  id_transport_mode: string | null;
786296
786317
  id_container_shipping_type: string | null;
786297
786318
  id_incoterm: string | null;
@@ -786301,6 +786322,7 @@ declare const cargoflowRouter: BuiltRouter<{
786301
786322
  id_weight_unit: string | null;
786302
786323
  id_volume_unit: string | null;
786303
786324
  id_chargeable_unit: string | null;
786325
+ description: string | null;
786304
786326
  mark_number: string | null;
786305
786327
  volume: Decimal$1 | null;
786306
786328
  chargeable: Decimal$1 | null;
@@ -786828,7 +786850,6 @@ declare const cargoflowRouter: BuiltRouter<{
786828
786850
  updated_at: Date | null;
786829
786851
  updated_by: string | null;
786830
786852
  length: Decimal$1 | null;
786831
- description: string | null;
786832
786853
  id_transport_mode: string | null;
786833
786854
  id_container_shipping_type: string | null;
786834
786855
  id_incoterm: string | null;
@@ -786846,6 +786867,7 @@ declare const cargoflowRouter: BuiltRouter<{
786846
786867
  id_volume_unit: string | null;
786847
786868
  id_chargeable_unit: string | null;
786848
786869
  id_commodity: string | null;
786870
+ description: string | null;
786849
786871
  extra_term: string | null;
786850
786872
  shipper_ref: string | null;
786851
786873
  mark_number: string | null;
@@ -786890,7 +786912,6 @@ declare const cargoflowRouter: BuiltRouter<{
786890
786912
  created_by: string | null;
786891
786913
  updated_at: Date | null;
786892
786914
  updated_by: string | null;
786893
- description: string | null;
786894
786915
  id_transport_mode: string | null;
786895
786916
  id_container_shipping_type: string | null;
786896
786917
  id_incoterm: string | null;
@@ -786900,6 +786921,7 @@ declare const cargoflowRouter: BuiltRouter<{
786900
786921
  id_weight_unit: string | null;
786901
786922
  id_volume_unit: string | null;
786902
786923
  id_chargeable_unit: string | null;
786924
+ description: string | null;
786903
786925
  mark_number: string | null;
786904
786926
  volume: Decimal$1 | null;
786905
786927
  chargeable: Decimal$1 | null;
@@ -787061,11 +787083,11 @@ declare const cargoflowRouter: BuiltRouter<{
787061
787083
  updated_at: Date | null;
787062
787084
  updated_by: string | null;
787063
787085
  length: Decimal$1 | null;
787064
- description: string | null;
787065
787086
  id_weight_unit: string | null;
787066
787087
  id_volume_unit: string | null;
787067
787088
  id_commodity: string | null;
787068
787089
  id_forwarding_booking: string | null;
787090
+ description: string | null;
787069
787091
  volume: Decimal$1 | null;
787070
787092
  id_forwarding_shipment: string | null;
787071
787093
  id_consol_container: string | null;
@@ -787128,7 +787150,6 @@ declare const cargoflowRouter: BuiltRouter<{
787128
787150
  updated_at: Date | null;
787129
787151
  updated_by: string | null;
787130
787152
  length: Decimal$1 | null;
787131
- description: string | null;
787132
787153
  id_transport_mode: string | null;
787133
787154
  id_container_shipping_type: string | null;
787134
787155
  id_incoterm: string | null;
@@ -787146,6 +787167,7 @@ declare const cargoflowRouter: BuiltRouter<{
787146
787167
  id_volume_unit: string | null;
787147
787168
  id_chargeable_unit: string | null;
787148
787169
  id_commodity: string | null;
787170
+ description: string | null;
787149
787171
  extra_term: string | null;
787150
787172
  shipper_ref: string | null;
787151
787173
  mark_number: string | null;
@@ -787190,7 +787212,6 @@ declare const cargoflowRouter: BuiltRouter<{
787190
787212
  created_by: string | null;
787191
787213
  updated_at: Date | null;
787192
787214
  updated_by: string | null;
787193
- description: string | null;
787194
787215
  id_transport_mode: string | null;
787195
787216
  id_container_shipping_type: string | null;
787196
787217
  id_incoterm: string | null;
@@ -787200,6 +787221,7 @@ declare const cargoflowRouter: BuiltRouter<{
787200
787221
  id_weight_unit: string | null;
787201
787222
  id_volume_unit: string | null;
787202
787223
  id_chargeable_unit: string | null;
787224
+ description: string | null;
787203
787225
  mark_number: string | null;
787204
787226
  volume: Decimal$1 | null;
787205
787227
  chargeable: Decimal$1 | null;
@@ -787361,11 +787383,11 @@ declare const cargoflowRouter: BuiltRouter<{
787361
787383
  updated_at: Date | null;
787362
787384
  updated_by: string | null;
787363
787385
  length: Decimal$1 | null;
787364
- description: string | null;
787365
787386
  id_weight_unit: string | null;
787366
787387
  id_volume_unit: string | null;
787367
787388
  id_commodity: string | null;
787368
787389
  id_forwarding_booking: string | null;
787390
+ description: string | null;
787369
787391
  volume: Decimal$1 | null;
787370
787392
  id_forwarding_shipment: string | null;
787371
787393
  id_consol_container: string | null;
@@ -787538,11 +787560,11 @@ declare const cargoflowRouter: BuiltRouter<{
787538
787560
  updated_at: Date | null;
787539
787561
  updated_by: string | null;
787540
787562
  length: Decimal$1 | null;
787541
- description: string | null;
787542
787563
  id_weight_unit: string | null;
787543
787564
  id_volume_unit: string | null;
787544
787565
  id_commodity: string | null;
787545
787566
  id_forwarding_booking: string | null;
787567
+ description: string | null;
787546
787568
  volume: Decimal$1 | null;
787547
787569
  id_forwarding_shipment: string | null;
787548
787570
  id_consol_container: string | null;
@@ -787630,11 +787652,11 @@ declare const cargoflowRouter: BuiltRouter<{
787630
787652
  updated_at: Date | null;
787631
787653
  updated_by: string | null;
787632
787654
  length: Decimal$1 | null;
787633
- description: string | null;
787634
787655
  id_weight_unit: string | null;
787635
787656
  id_volume_unit: string | null;
787636
787657
  id_commodity: string | null;
787637
787658
  id_forwarding_booking: string | null;
787659
+ description: string | null;
787638
787660
  volume: Decimal$1 | null;
787639
787661
  id_forwarding_shipment: string | null;
787640
787662
  id_consol_container: string | null;
@@ -787758,11 +787780,11 @@ declare const cargoflowRouter: BuiltRouter<{
787758
787780
  updated_at: Date | null;
787759
787781
  updated_by: string | null;
787760
787782
  length: Decimal$1 | null;
787761
- description: string | null;
787762
787783
  id_weight_unit: string | null;
787763
787784
  id_volume_unit: string | null;
787764
787785
  id_commodity: string | null;
787765
787786
  id_forwarding_booking: string | null;
787787
+ description: string | null;
787766
787788
  volume: Decimal$1 | null;
787767
787789
  id_forwarding_shipment: string | null;
787768
787790
  id_consol_container: string | null;
@@ -787810,11 +787832,11 @@ declare const cargoflowRouter: BuiltRouter<{
787810
787832
  updated_at: Date | null;
787811
787833
  updated_by: string | null;
787812
787834
  length: Decimal$1 | null;
787813
- description: string | null;
787814
787835
  id_weight_unit: string | null;
787815
787836
  id_volume_unit: string | null;
787816
787837
  id_commodity: string | null;
787817
787838
  id_forwarding_booking: string | null;
787839
+ description: string | null;
787818
787840
  volume: Decimal$1 | null;
787819
787841
  id_forwarding_shipment: string | null;
787820
787842
  id_consol_container: string | null;
@@ -787872,11 +787894,11 @@ declare const cargoflowRouter: BuiltRouter<{
787872
787894
  updated_at: Date | null;
787873
787895
  updated_by: string | null;
787874
787896
  length: Decimal$1 | null;
787875
- description: string | null;
787876
787897
  id_weight_unit: string | null;
787877
787898
  id_volume_unit: string | null;
787878
787899
  id_commodity: string | null;
787879
787900
  id_forwarding_booking: string | null;
787901
+ description: string | null;
787880
787902
  volume: Decimal$1 | null;
787881
787903
  id_forwarding_shipment: string | null;
787882
787904
  id_consol_container: string | null;
@@ -788006,7 +788028,6 @@ declare const cargoflowRouter: BuiltRouter<{
788006
788028
  created_by: string | null;
788007
788029
  updated_at: Date | null;
788008
788030
  updated_by: string | null;
788009
- description: string | null;
788010
788031
  id_transport_mode: string | null;
788011
788032
  id_container_shipping_type: string | null;
788012
788033
  id_incoterm: string | null;
@@ -788016,6 +788037,7 @@ declare const cargoflowRouter: BuiltRouter<{
788016
788037
  id_weight_unit: string | null;
788017
788038
  id_volume_unit: string | null;
788018
788039
  id_chargeable_unit: string | null;
788040
+ description: string | null;
788019
788041
  mark_number: string | null;
788020
788042
  volume: Decimal$1 | null;
788021
788043
  chargeable: Decimal$1 | null;
@@ -788752,7 +788774,6 @@ declare const cargoflowRouter: BuiltRouter<{
788752
788774
  created_by: string | null;
788753
788775
  updated_at: Date | null;
788754
788776
  updated_by: string | null;
788755
- description: string | null;
788756
788777
  id_transport_mode: string | null;
788757
788778
  id_container_shipping_type: string | null;
788758
788779
  id_incoterm: string | null;
@@ -788762,6 +788783,7 @@ declare const cargoflowRouter: BuiltRouter<{
788762
788783
  id_weight_unit: string | null;
788763
788784
  id_volume_unit: string | null;
788764
788785
  id_chargeable_unit: string | null;
788786
+ description: string | null;
788765
788787
  mark_number: string | null;
788766
788788
  volume: Decimal$1 | null;
788767
788789
  chargeable: Decimal$1 | null;
@@ -791012,7 +791034,6 @@ declare const cargoflowRouter: BuiltRouter<{
791012
791034
  created_by: string | null;
791013
791035
  updated_at: Date | null;
791014
791036
  updated_by: string | null;
791015
- description: string | null;
791016
791037
  id_transport_mode: string | null;
791017
791038
  id_container_shipping_type: string | null;
791018
791039
  id_incoterm: string | null;
@@ -791022,6 +791043,7 @@ declare const cargoflowRouter: BuiltRouter<{
791022
791043
  id_weight_unit: string | null;
791023
791044
  id_volume_unit: string | null;
791024
791045
  id_chargeable_unit: string | null;
791046
+ description: string | null;
791025
791047
  mark_number: string | null;
791026
791048
  volume: Decimal$1 | null;
791027
791049
  chargeable: Decimal$1 | null;
@@ -791184,7 +791206,6 @@ declare const cargoflowRouter: BuiltRouter<{
791184
791206
  created_by: string | null;
791185
791207
  updated_at: Date | null;
791186
791208
  updated_by: string | null;
791187
- description: string | null;
791188
791209
  id_transport_mode: string | null;
791189
791210
  id_container_shipping_type: string | null;
791190
791211
  id_incoterm: string | null;
@@ -791194,6 +791215,7 @@ declare const cargoflowRouter: BuiltRouter<{
791194
791215
  id_weight_unit: string | null;
791195
791216
  id_volume_unit: string | null;
791196
791217
  id_chargeable_unit: string | null;
791218
+ description: string | null;
791197
791219
  mark_number: string | null;
791198
791220
  volume: Decimal$1 | null;
791199
791221
  chargeable: Decimal$1 | null;
@@ -793290,11 +793312,11 @@ declare const cargoflowRouter: BuiltRouter<{
793290
793312
  updated_at: Date | null;
793291
793313
  updated_by: string | null;
793292
793314
  length: Decimal$1 | null;
793293
- description: string | null;
793294
793315
  id_weight_unit: string | null;
793295
793316
  id_volume_unit: string | null;
793296
793317
  id_commodity: string | null;
793297
793318
  id_forwarding_booking: string | null;
793319
+ description: string | null;
793298
793320
  volume: Decimal$1 | null;
793299
793321
  id_forwarding_shipment: string | null;
793300
793322
  id_consol_container: string | null;
@@ -793807,7 +793829,6 @@ declare const cargoflowRouter: BuiltRouter<{
793807
793829
  created_by: string | null;
793808
793830
  updated_at: Date | null;
793809
793831
  updated_by: string | null;
793810
- description: string | null;
793811
793832
  id_transport_mode: string | null;
793812
793833
  id_container_shipping_type: string | null;
793813
793834
  id_incoterm: string | null;
@@ -793817,6 +793838,7 @@ declare const cargoflowRouter: BuiltRouter<{
793817
793838
  id_weight_unit: string | null;
793818
793839
  id_volume_unit: string | null;
793819
793840
  id_chargeable_unit: string | null;
793841
+ description: string | null;
793820
793842
  mark_number: string | null;
793821
793843
  volume: Decimal$1 | null;
793822
793844
  chargeable: Decimal$1 | null;
@@ -800911,7 +800933,6 @@ declare const cargoflowRouter: BuiltRouter<{
800911
800933
  updated_at: Date | null;
800912
800934
  updated_by: string | null;
800913
800935
  length: Decimal$1 | null;
800914
- description: string | null;
800915
800936
  id_transport_mode: string | null;
800916
800937
  id_container_shipping_type: string | null;
800917
800938
  id_incoterm: string | null;
@@ -800929,6 +800950,7 @@ declare const cargoflowRouter: BuiltRouter<{
800929
800950
  id_volume_unit: string | null;
800930
800951
  id_chargeable_unit: string | null;
800931
800952
  id_commodity: string | null;
800953
+ description: string | null;
800932
800954
  extra_term: string | null;
800933
800955
  shipper_ref: string | null;
800934
800956
  mark_number: string | null;
@@ -801035,7 +801057,6 @@ declare const cargoflowRouter: BuiltRouter<{
801035
801057
  created_by: string | null;
801036
801058
  updated_at: Date | null;
801037
801059
  updated_by: string | null;
801038
- description: string | null;
801039
801060
  id_transport_mode: string | null;
801040
801061
  id_container_shipping_type: string | null;
801041
801062
  id_incoterm: string | null;
@@ -801045,6 +801066,7 @@ declare const cargoflowRouter: BuiltRouter<{
801045
801066
  id_weight_unit: string | null;
801046
801067
  id_volume_unit: string | null;
801047
801068
  id_chargeable_unit: string | null;
801069
+ description: string | null;
801048
801070
  mark_number: string | null;
801049
801071
  volume: Decimal$1 | null;
801050
801072
  chargeable: Decimal$1 | null;
@@ -801259,13 +801281,13 @@ declare const cargoflowRouter: BuiltRouter<{
801259
801281
  updated_at: Date | null;
801260
801282
  updated_by: string | null;
801261
801283
  length: Decimal$1 | null;
801262
- description: string | null;
801263
801284
  id_origin_un_locode: string | null;
801264
801285
  id_destination_un_locode: string | null;
801265
801286
  id_weight_unit: string | null;
801266
801287
  id_volume_unit: string | null;
801267
801288
  id_commodity: string | null;
801268
801289
  id_forwarding_booking: string | null;
801290
+ description: string | null;
801269
801291
  volume: Decimal$1 | null;
801270
801292
  id_forwarding_shipment: string | null;
801271
801293
  id_package_type: string | null;
@@ -801334,7 +801356,6 @@ declare const cargoflowRouter: BuiltRouter<{
801334
801356
  updated_at: Date | null;
801335
801357
  updated_by: string | null;
801336
801358
  length: Decimal$1 | null;
801337
- description: string | null;
801338
801359
  id_transport_mode: string | null;
801339
801360
  id_container_shipping_type: string | null;
801340
801361
  id_incoterm: string | null;
@@ -801352,6 +801373,7 @@ declare const cargoflowRouter: BuiltRouter<{
801352
801373
  id_volume_unit: string | null;
801353
801374
  id_chargeable_unit: string | null;
801354
801375
  id_commodity: string | null;
801376
+ description: string | null;
801355
801377
  extra_term: string | null;
801356
801378
  shipper_ref: string | null;
801357
801379
  mark_number: string | null;
@@ -801458,7 +801480,6 @@ declare const cargoflowRouter: BuiltRouter<{
801458
801480
  created_by: string | null;
801459
801481
  updated_at: Date | null;
801460
801482
  updated_by: string | null;
801461
- description: string | null;
801462
801483
  id_transport_mode: string | null;
801463
801484
  id_container_shipping_type: string | null;
801464
801485
  id_incoterm: string | null;
@@ -801468,6 +801489,7 @@ declare const cargoflowRouter: BuiltRouter<{
801468
801489
  id_weight_unit: string | null;
801469
801490
  id_volume_unit: string | null;
801470
801491
  id_chargeable_unit: string | null;
801492
+ description: string | null;
801471
801493
  mark_number: string | null;
801472
801494
  volume: Decimal$1 | null;
801473
801495
  chargeable: Decimal$1 | null;
@@ -801682,13 +801704,13 @@ declare const cargoflowRouter: BuiltRouter<{
801682
801704
  updated_at: Date | null;
801683
801705
  updated_by: string | null;
801684
801706
  length: Decimal$1 | null;
801685
- description: string | null;
801686
801707
  id_origin_un_locode: string | null;
801687
801708
  id_destination_un_locode: string | null;
801688
801709
  id_weight_unit: string | null;
801689
801710
  id_volume_unit: string | null;
801690
801711
  id_commodity: string | null;
801691
801712
  id_forwarding_booking: string | null;
801713
+ description: string | null;
801692
801714
  volume: Decimal$1 | null;
801693
801715
  id_forwarding_shipment: string | null;
801694
801716
  id_package_type: string | null;
@@ -801867,13 +801889,13 @@ declare const cargoflowRouter: BuiltRouter<{
801867
801889
  updated_at: Date | null;
801868
801890
  updated_by: string | null;
801869
801891
  length: Decimal$1 | null;
801870
- description: string | null;
801871
801892
  id_origin_un_locode: string | null;
801872
801893
  id_destination_un_locode: string | null;
801873
801894
  id_weight_unit: string | null;
801874
801895
  id_volume_unit: string | null;
801875
801896
  id_commodity: string | null;
801876
801897
  id_forwarding_booking: string | null;
801898
+ description: string | null;
801877
801899
  volume: Decimal$1 | null;
801878
801900
  id_forwarding_shipment: string | null;
801879
801901
  id_package_type: string | null;
@@ -801967,13 +801989,13 @@ declare const cargoflowRouter: BuiltRouter<{
801967
801989
  updated_at: Date | null;
801968
801990
  updated_by: string | null;
801969
801991
  length: Decimal$1 | null;
801970
- description: string | null;
801971
801992
  id_origin_un_locode: string | null;
801972
801993
  id_destination_un_locode: string | null;
801973
801994
  id_weight_unit: string | null;
801974
801995
  id_volume_unit: string | null;
801975
801996
  id_commodity: string | null;
801976
801997
  id_forwarding_booking: string | null;
801998
+ description: string | null;
801977
801999
  volume: Decimal$1 | null;
801978
802000
  id_forwarding_shipment: string | null;
801979
802001
  id_package_type: string | null;
@@ -802032,13 +802054,13 @@ declare const cargoflowRouter: BuiltRouter<{
802032
802054
  updated_at: Date | null;
802033
802055
  updated_by: string | null;
802034
802056
  length: Decimal$1 | null;
802035
- description: string | null;
802036
802057
  id_origin_un_locode: string | null;
802037
802058
  id_destination_un_locode: string | null;
802038
802059
  id_weight_unit: string | null;
802039
802060
  id_volume_unit: string | null;
802040
802061
  id_commodity: string | null;
802041
802062
  id_forwarding_booking: string | null;
802063
+ description: string | null;
802042
802064
  volume: Decimal$1 | null;
802043
802065
  id_forwarding_shipment: string | null;
802044
802066
  id_package_type: string | null;
@@ -802122,7 +802144,6 @@ declare const cargoflowRouter: BuiltRouter<{
802122
802144
  created_by: string | null;
802123
802145
  updated_at: Date | null;
802124
802146
  updated_by: string | null;
802125
- description: string | null;
802126
802147
  id_transport_mode: string | null;
802127
802148
  id_container_shipping_type: string | null;
802128
802149
  id_incoterm: string | null;
@@ -802132,6 +802153,7 @@ declare const cargoflowRouter: BuiltRouter<{
802132
802153
  id_weight_unit: string | null;
802133
802154
  id_volume_unit: string | null;
802134
802155
  id_chargeable_unit: string | null;
802156
+ description: string | null;
802135
802157
  mark_number: string | null;
802136
802158
  volume: Decimal$1 | null;
802137
802159
  chargeable: Decimal$1 | null;
@@ -802230,7 +802252,6 @@ declare const cargoflowRouter: BuiltRouter<{
802230
802252
  created_by: string | null;
802231
802253
  updated_at: Date | null;
802232
802254
  updated_by: string | null;
802233
- description: string | null;
802234
802255
  id_transport_mode: string | null;
802235
802256
  id_container_shipping_type: string | null;
802236
802257
  id_incoterm: string | null;
@@ -802240,6 +802261,7 @@ declare const cargoflowRouter: BuiltRouter<{
802240
802261
  id_weight_unit: string | null;
802241
802262
  id_volume_unit: string | null;
802242
802263
  id_chargeable_unit: string | null;
802264
+ description: string | null;
802243
802265
  mark_number: string | null;
802244
802266
  volume: Decimal$1 | null;
802245
802267
  chargeable: Decimal$1 | null;
@@ -802445,7 +802467,6 @@ declare const cargoflowRouter: BuiltRouter<{
802445
802467
  created_by: string | null;
802446
802468
  updated_at: Date | null;
802447
802469
  updated_by: string | null;
802448
- description: string | null;
802449
802470
  id_transport_mode: string | null;
802450
802471
  id_container_shipping_type: string | null;
802451
802472
  id_incoterm: string | null;
@@ -802455,6 +802476,7 @@ declare const cargoflowRouter: BuiltRouter<{
802455
802476
  id_weight_unit: string | null;
802456
802477
  id_volume_unit: string | null;
802457
802478
  id_chargeable_unit: string | null;
802479
+ description: string | null;
802458
802480
  mark_number: string | null;
802459
802481
  volume: Decimal$1 | null;
802460
802482
  chargeable: Decimal$1 | null;
@@ -802564,7 +802586,6 @@ declare const cargoflowRouter: BuiltRouter<{
802564
802586
  created_by: string | null;
802565
802587
  updated_at: Date | null;
802566
802588
  updated_by: string | null;
802567
- description: string | null;
802568
802589
  id_transport_mode: string | null;
802569
802590
  id_container_shipping_type: string | null;
802570
802591
  id_incoterm: string | null;
@@ -802574,6 +802595,7 @@ declare const cargoflowRouter: BuiltRouter<{
802574
802595
  id_weight_unit: string | null;
802575
802596
  id_volume_unit: string | null;
802576
802597
  id_chargeable_unit: string | null;
802598
+ description: string | null;
802577
802599
  mark_number: string | null;
802578
802600
  volume: Decimal$1 | null;
802579
802601
  chargeable: Decimal$1 | null;
@@ -802708,7 +802730,6 @@ declare const cargoflowRouter: BuiltRouter<{
802708
802730
  created_by: string | null;
802709
802731
  updated_at: Date | null;
802710
802732
  updated_by: string | null;
802711
- description: string | null;
802712
802733
  id_transport_mode: string | null;
802713
802734
  id_container_shipping_type: string | null;
802714
802735
  id_incoterm: string | null;
@@ -802718,6 +802739,7 @@ declare const cargoflowRouter: BuiltRouter<{
802718
802739
  id_weight_unit: string | null;
802719
802740
  id_volume_unit: string | null;
802720
802741
  id_chargeable_unit: string | null;
802742
+ description: string | null;
802721
802743
  mark_number: string | null;
802722
802744
  volume: Decimal$1 | null;
802723
802745
  chargeable: Decimal$1 | null;
@@ -802798,7 +802820,6 @@ declare const cargoflowRouter: BuiltRouter<{
802798
802820
  created_by: string | null;
802799
802821
  updated_at: Date | null;
802800
802822
  updated_by: string | null;
802801
- description: string | null;
802802
802823
  id_transport_mode: string | null;
802803
802824
  id_container_shipping_type: string | null;
802804
802825
  id_incoterm: string | null;
@@ -802808,6 +802829,7 @@ declare const cargoflowRouter: BuiltRouter<{
802808
802829
  id_weight_unit: string | null;
802809
802830
  id_volume_unit: string | null;
802810
802831
  id_chargeable_unit: string | null;
802832
+ description: string | null;
802811
802833
  mark_number: string | null;
802812
802834
  volume: Decimal$1 | null;
802813
802835
  chargeable: Decimal$1 | null;
@@ -803310,7 +803332,6 @@ declare const cargoflowRouter: BuiltRouter<{
803310
803332
  created_by: string | null;
803311
803333
  updated_at: Date | null;
803312
803334
  updated_by: string | null;
803313
- description: string | null;
803314
803335
  id_transport_mode: string | null;
803315
803336
  id_container_shipping_type: string | null;
803316
803337
  id_incoterm: string | null;
@@ -803320,6 +803341,7 @@ declare const cargoflowRouter: BuiltRouter<{
803320
803341
  id_weight_unit: string | null;
803321
803342
  id_volume_unit: string | null;
803322
803343
  id_chargeable_unit: string | null;
803344
+ description: string | null;
803323
803345
  mark_number: string | null;
803324
803346
  volume: Decimal$1 | null;
803325
803347
  chargeable: Decimal$1 | null;
@@ -803402,7 +803424,6 @@ declare const cargoflowRouter: BuiltRouter<{
803402
803424
  created_by: string | null;
803403
803425
  updated_at: Date | null;
803404
803426
  updated_by: string | null;
803405
- description: string | null;
803406
803427
  id_transport_mode: string | null;
803407
803428
  id_container_shipping_type: string | null;
803408
803429
  id_incoterm: string | null;
@@ -803412,6 +803433,7 @@ declare const cargoflowRouter: BuiltRouter<{
803412
803433
  id_weight_unit: string | null;
803413
803434
  id_volume_unit: string | null;
803414
803435
  id_chargeable_unit: string | null;
803436
+ description: string | null;
803415
803437
  mark_number: string | null;
803416
803438
  volume: Decimal$1 | null;
803417
803439
  chargeable: Decimal$1 | null;
@@ -822205,13 +822227,13 @@ declare const settingsRouter: BuiltRouter<{
822205
822227
  } | null;
822206
822228
  id: string;
822207
822229
  params: SimpleJson;
822230
+ id_transport_mode: string | null;
822208
822231
  id_log_type: string | null;
822209
822232
  url: string | null;
822210
822233
  action: string | null;
822211
822234
  action_by: string | null;
822212
822235
  action_id: string | null;
822213
822236
  action_at: Date | null;
822214
- id_transport_mode: string | null;
822215
822237
  }[] | undefined;
822216
822238
  total: number | undefined;
822217
822239
  };
@@ -822239,13 +822261,13 @@ declare const settingsRouter: BuiltRouter<{
822239
822261
  } | null;
822240
822262
  id: string;
822241
822263
  params: SimpleJson;
822264
+ id_transport_mode: string | null;
822242
822265
  id_log_type: string | null;
822243
822266
  url: string | null;
822244
822267
  action: string | null;
822245
822268
  action_by: string | null;
822246
822269
  action_id: string | null;
822247
822270
  action_at: Date | null;
822248
- id_transport_mode: string | null;
822249
822271
  } | undefined;
822250
822272
  };
822251
822273
  meta: object;
@@ -822272,13 +822294,13 @@ declare const settingsRouter: BuiltRouter<{
822272
822294
  log: {
822273
822295
  id: string;
822274
822296
  params: SimpleJson;
822297
+ id_transport_mode: string | null;
822275
822298
  id_log_type: string | null;
822276
822299
  url: string | null;
822277
822300
  action: string | null;
822278
822301
  action_by: string | null;
822279
822302
  action_id: string | null;
822280
822303
  action_at: Date | null;
822281
- id_transport_mode: string | null;
822282
822304
  } | undefined;
822283
822305
  } | undefined;
822284
822306
  meta: object;
@@ -822308,13 +822330,13 @@ declare const settingsRouter: BuiltRouter<{
822308
822330
  log: {
822309
822331
  id: string;
822310
822332
  params: SimpleJson;
822333
+ id_transport_mode: string | null;
822311
822334
  id_log_type: string | null;
822312
822335
  url: string | null;
822313
822336
  action: string | null;
822314
822337
  action_by: string | null;
822315
822338
  action_id: string | null;
822316
822339
  action_at: Date | null;
822317
- id_transport_mode: string | null;
822318
822340
  } | undefined;
822319
822341
  } | undefined;
822320
822342
  meta: object;
@@ -825841,13 +825863,13 @@ declare const settingsRouter: BuiltRouter<{
825841
825863
  } | null;
825842
825864
  id: string;
825843
825865
  params: SimpleJson;
825866
+ id_service_level: string | null;
825844
825867
  id_log_type: string | null;
825845
825868
  url: string | null;
825846
825869
  action: string | null;
825847
825870
  action_by: string | null;
825848
825871
  action_id: string | null;
825849
825872
  action_at: Date | null;
825850
- id_service_level: string | null;
825851
825873
  }[] | undefined;
825852
825874
  total: number | undefined;
825853
825875
  };
@@ -825875,13 +825897,13 @@ declare const settingsRouter: BuiltRouter<{
825875
825897
  } | null;
825876
825898
  id: string;
825877
825899
  params: SimpleJson;
825900
+ id_service_level: string | null;
825878
825901
  id_log_type: string | null;
825879
825902
  url: string | null;
825880
825903
  action: string | null;
825881
825904
  action_by: string | null;
825882
825905
  action_id: string | null;
825883
825906
  action_at: Date | null;
825884
- id_service_level: string | null;
825885
825907
  } | undefined;
825886
825908
  };
825887
825909
  meta: object;
@@ -825912,13 +825934,13 @@ declare const settingsRouter: BuiltRouter<{
825912
825934
  log: {
825913
825935
  id: string;
825914
825936
  params: SimpleJson;
825937
+ id_service_level: string | null;
825915
825938
  id_log_type: string | null;
825916
825939
  url: string | null;
825917
825940
  action: string | null;
825918
825941
  action_by: string | null;
825919
825942
  action_id: string | null;
825920
825943
  action_at: Date | null;
825921
- id_service_level: string | null;
825922
825944
  } | undefined;
825923
825945
  } | undefined;
825924
825946
  meta: object;
@@ -825952,13 +825974,13 @@ declare const settingsRouter: BuiltRouter<{
825952
825974
  log: {
825953
825975
  id: string;
825954
825976
  params: SimpleJson;
825977
+ id_service_level: string | null;
825955
825978
  id_log_type: string | null;
825956
825979
  url: string | null;
825957
825980
  action: string | null;
825958
825981
  action_by: string | null;
825959
825982
  action_id: string | null;
825960
825983
  action_at: Date | null;
825961
- id_service_level: string | null;
825962
825984
  } | undefined;
825963
825985
  } | undefined;
825964
825986
  meta: object;
@@ -826422,13 +826444,13 @@ declare const settingsRouter: BuiltRouter<{
826422
826444
  } | null;
826423
826445
  id: string;
826424
826446
  params: SimpleJson;
826447
+ id_incoterm: string | null;
826425
826448
  id_log_type: string | null;
826426
826449
  url: string | null;
826427
826450
  action: string | null;
826428
826451
  action_by: string | null;
826429
826452
  action_id: string | null;
826430
826453
  action_at: Date | null;
826431
- id_incoterm: string | null;
826432
826454
  }[] | undefined;
826433
826455
  total: number | undefined;
826434
826456
  };
@@ -826456,13 +826478,13 @@ declare const settingsRouter: BuiltRouter<{
826456
826478
  } | null;
826457
826479
  id: string;
826458
826480
  params: SimpleJson;
826481
+ id_incoterm: string | null;
826459
826482
  id_log_type: string | null;
826460
826483
  url: string | null;
826461
826484
  action: string | null;
826462
826485
  action_by: string | null;
826463
826486
  action_id: string | null;
826464
826487
  action_at: Date | null;
826465
- id_incoterm: string | null;
826466
826488
  } | undefined;
826467
826489
  };
826468
826490
  meta: object;
@@ -826493,13 +826515,13 @@ declare const settingsRouter: BuiltRouter<{
826493
826515
  log: {
826494
826516
  id: string;
826495
826517
  params: SimpleJson;
826518
+ id_incoterm: string | null;
826496
826519
  id_log_type: string | null;
826497
826520
  url: string | null;
826498
826521
  action: string | null;
826499
826522
  action_by: string | null;
826500
826523
  action_id: string | null;
826501
826524
  action_at: Date | null;
826502
- id_incoterm: string | null;
826503
826525
  } | undefined;
826504
826526
  } | undefined;
826505
826527
  meta: object;
@@ -826533,13 +826555,13 @@ declare const settingsRouter: BuiltRouter<{
826533
826555
  log: {
826534
826556
  id: string;
826535
826557
  params: SimpleJson;
826558
+ id_incoterm: string | null;
826536
826559
  id_log_type: string | null;
826537
826560
  url: string | null;
826538
826561
  action: string | null;
826539
826562
  action_by: string | null;
826540
826563
  action_id: string | null;
826541
826564
  action_at: Date | null;
826542
- id_incoterm: string | null;
826543
826565
  } | undefined;
826544
826566
  } | undefined;
826545
826567
  meta: object;
@@ -827134,13 +827156,13 @@ declare const settingsRouter: BuiltRouter<{
827134
827156
  } | null;
827135
827157
  id: string;
827136
827158
  params: SimpleJson;
827159
+ id_commodity: string | null;
827137
827160
  id_log_type: string | null;
827138
827161
  url: string | null;
827139
827162
  action: string | null;
827140
827163
  action_by: string | null;
827141
827164
  action_id: string | null;
827142
827165
  action_at: Date | null;
827143
- id_commodity: string | null;
827144
827166
  }[] | undefined;
827145
827167
  total: number | undefined;
827146
827168
  };
@@ -827168,13 +827190,13 @@ declare const settingsRouter: BuiltRouter<{
827168
827190
  } | null;
827169
827191
  id: string;
827170
827192
  params: SimpleJson;
827193
+ id_commodity: string | null;
827171
827194
  id_log_type: string | null;
827172
827195
  url: string | null;
827173
827196
  action: string | null;
827174
827197
  action_by: string | null;
827175
827198
  action_id: string | null;
827176
827199
  action_at: Date | null;
827177
- id_commodity: string | null;
827178
827200
  } | undefined;
827179
827201
  };
827180
827202
  meta: object;
@@ -827223,13 +827245,13 @@ declare const settingsRouter: BuiltRouter<{
827223
827245
  log: {
827224
827246
  id: string;
827225
827247
  params: SimpleJson;
827248
+ id_commodity: string | null;
827226
827249
  id_log_type: string | null;
827227
827250
  url: string | null;
827228
827251
  action: string | null;
827229
827252
  action_by: string | null;
827230
827253
  action_id: string | null;
827231
827254
  action_at: Date | null;
827232
- id_commodity: string | null;
827233
827255
  } | undefined;
827234
827256
  } | undefined;
827235
827257
  meta: object;
@@ -827281,13 +827303,13 @@ declare const settingsRouter: BuiltRouter<{
827281
827303
  log: {
827282
827304
  id: string;
827283
827305
  params: SimpleJson;
827306
+ id_commodity: string | null;
827284
827307
  id_log_type: string | null;
827285
827308
  url: string | null;
827286
827309
  action: string | null;
827287
827310
  action_by: string | null;
827288
827311
  action_id: string | null;
827289
827312
  action_at: Date | null;
827290
- id_commodity: string | null;
827291
827313
  } | undefined;
827292
827314
  } | undefined;
827293
827315
  meta: object;
@@ -840545,13 +840567,13 @@ declare const systemRouter: BuiltRouter<{
840545
840567
  } | null;
840546
840568
  id: string;
840547
840569
  params: SimpleJson;
840570
+ id_container_shipping_type: string | null;
840548
840571
  id_log_type: string | null;
840549
840572
  url: string | null;
840550
840573
  action: string | null;
840551
840574
  action_by: string | null;
840552
840575
  action_id: string | null;
840553
840576
  action_at: Date | null;
840554
- id_container_shipping_type: string | null;
840555
840577
  }[] | undefined;
840556
840578
  total: number | undefined;
840557
840579
  };
@@ -840579,13 +840601,13 @@ declare const systemRouter: BuiltRouter<{
840579
840601
  } | null;
840580
840602
  id: string;
840581
840603
  params: SimpleJson;
840604
+ id_container_shipping_type: string | null;
840582
840605
  id_log_type: string | null;
840583
840606
  url: string | null;
840584
840607
  action: string | null;
840585
840608
  action_by: string | null;
840586
840609
  action_id: string | null;
840587
840610
  action_at: Date | null;
840588
- id_container_shipping_type: string | null;
840589
840611
  } | undefined;
840590
840612
  };
840591
840613
  meta: object;
@@ -840612,13 +840634,13 @@ declare const systemRouter: BuiltRouter<{
840612
840634
  log: {
840613
840635
  id: string;
840614
840636
  params: SimpleJson;
840637
+ id_container_shipping_type: string | null;
840615
840638
  id_log_type: string | null;
840616
840639
  url: string | null;
840617
840640
  action: string | null;
840618
840641
  action_by: string | null;
840619
840642
  action_id: string | null;
840620
840643
  action_at: Date | null;
840621
- id_container_shipping_type: string | null;
840622
840644
  } | undefined;
840623
840645
  } | undefined;
840624
840646
  meta: object;
@@ -840648,13 +840670,13 @@ declare const systemRouter: BuiltRouter<{
840648
840670
  log: {
840649
840671
  id: string;
840650
840672
  params: SimpleJson;
840673
+ id_container_shipping_type: string | null;
840651
840674
  id_log_type: string | null;
840652
840675
  url: string | null;
840653
840676
  action: string | null;
840654
840677
  action_by: string | null;
840655
840678
  action_id: string | null;
840656
840679
  action_at: Date | null;
840657
- id_container_shipping_type: string | null;
840658
840680
  } | undefined;
840659
840681
  } | undefined;
840660
840682
  meta: object;
@@ -840692,13 +840714,13 @@ declare const systemRouter: BuiltRouter<{
840692
840714
  log: {
840693
840715
  id: string;
840694
840716
  params: SimpleJson;
840717
+ id_container_shipping_type: string | null;
840695
840718
  id_log_type: string | null;
840696
840719
  url: string | null;
840697
840720
  action: string | null;
840698
840721
  action_by: string | null;
840699
840722
  action_id: string | null;
840700
840723
  action_at: Date | null;
840701
- id_container_shipping_type: string | null;
840702
840724
  } | undefined;
840703
840725
  } | undefined)[];
840704
840726
  updatedData: ({
@@ -840716,13 +840738,13 @@ declare const systemRouter: BuiltRouter<{
840716
840738
  log: {
840717
840739
  id: string;
840718
840740
  params: SimpleJson;
840741
+ id_container_shipping_type: string | null;
840719
840742
  id_log_type: string | null;
840720
840743
  url: string | null;
840721
840744
  action: string | null;
840722
840745
  action_by: string | null;
840723
840746
  action_id: string | null;
840724
840747
  action_at: Date | null;
840725
- id_container_shipping_type: string | null;
840726
840748
  } | undefined;
840727
840749
  } | undefined)[];
840728
840750
  } | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@be-logixpair/api",
3
- "version": "0.0.130-rc7",
3
+ "version": "0.0.130-rc8",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {