@be-logixpair/api 0.0.130-rc10 → 0.0.130-rc12

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 +1256 -786
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -776072,11 +776072,11 @@ declare const cargoflowRouter: BuiltRouter<{
776072
776072
  updated_at: Date | null;
776073
776073
  updated_by: string | null;
776074
776074
  length: Decimal$1 | null;
776075
+ description: string | null;
776075
776076
  id_weight_unit: string | null;
776076
776077
  id_volume_unit: string | null;
776077
776078
  id_commodity: string | null;
776078
776079
  id_forwarding_booking: string | null;
776079
- description: string | null;
776080
776080
  volume: Decimal$1 | null;
776081
776081
  id_forwarding_shipment: string | null;
776082
776082
  id_consol_container: string | null;
@@ -776392,6 +776392,7 @@ declare const cargoflowRouter: BuiltRouter<{
776392
776392
  updated_at: Date | null;
776393
776393
  updated_by: string | null;
776394
776394
  length: Decimal$1 | null;
776395
+ description: string | null;
776395
776396
  id_transport_mode: string | null;
776396
776397
  id_container_shipping_type: string | null;
776397
776398
  id_incoterm: string | null;
@@ -776409,7 +776410,6 @@ declare const cargoflowRouter: BuiltRouter<{
776409
776410
  id_volume_unit: string | null;
776410
776411
  id_chargeable_unit: string | null;
776411
776412
  id_commodity: string | null;
776412
- description: string | null;
776413
776413
  extra_term: string | null;
776414
776414
  shipper_ref: string | null;
776415
776415
  mark_number: string | null;
@@ -776624,6 +776624,7 @@ declare const cargoflowRouter: BuiltRouter<{
776624
776624
  updated_at: Date | null;
776625
776625
  updated_by: string | null;
776626
776626
  length: Decimal$1 | null;
776627
+ description: string | null;
776627
776628
  id_transport_mode: string | null;
776628
776629
  id_container_shipping_type: string | null;
776629
776630
  id_incoterm: string | null;
@@ -776641,7 +776642,6 @@ declare const cargoflowRouter: BuiltRouter<{
776641
776642
  id_volume_unit: string | null;
776642
776643
  id_chargeable_unit: string | null;
776643
776644
  id_commodity: string | null;
776644
- description: string | null;
776645
776645
  extra_term: string | null;
776646
776646
  shipper_ref: string | null;
776647
776647
  mark_number: string | null;
@@ -776686,6 +776686,7 @@ declare const cargoflowRouter: BuiltRouter<{
776686
776686
  created_by: string | null;
776687
776687
  updated_at: Date | null;
776688
776688
  updated_by: string | null;
776689
+ description: string | null;
776689
776690
  id_transport_mode: string | null;
776690
776691
  id_container_shipping_type: string | null;
776691
776692
  id_incoterm: string | null;
@@ -776695,7 +776696,6 @@ declare const cargoflowRouter: BuiltRouter<{
776695
776696
  id_weight_unit: string | null;
776696
776697
  id_volume_unit: string | null;
776697
776698
  id_chargeable_unit: string | null;
776698
- description: string | null;
776699
776699
  mark_number: string | null;
776700
776700
  volume: Decimal$1 | null;
776701
776701
  chargeable: Decimal$1 | null;
@@ -776858,11 +776858,11 @@ declare const cargoflowRouter: BuiltRouter<{
776858
776858
  updated_at: Date | null;
776859
776859
  updated_by: string | null;
776860
776860
  length: Decimal$1 | null;
776861
+ description: string | null;
776861
776862
  id_weight_unit: string | null;
776862
776863
  id_volume_unit: string | null;
776863
776864
  id_commodity: string | null;
776864
776865
  id_forwarding_booking: string | null;
776865
- description: string | null;
776866
776866
  volume: Decimal$1 | null;
776867
776867
  id_forwarding_shipment: string | null;
776868
776868
  id_consol_container: string | null;
@@ -777202,6 +777202,7 @@ declare const cargoflowRouter: BuiltRouter<{
777202
777202
  updated_at: Date | null;
777203
777203
  updated_by: string | null;
777204
777204
  length: Decimal$1 | null;
777205
+ description: string | null;
777205
777206
  id_transport_mode: string | null;
777206
777207
  id_container_shipping_type: string | null;
777207
777208
  id_incoterm: string | null;
@@ -777219,7 +777220,6 @@ declare const cargoflowRouter: BuiltRouter<{
777219
777220
  id_volume_unit: string | null;
777220
777221
  id_chargeable_unit: string | null;
777221
777222
  id_commodity: string | null;
777222
- description: string | null;
777223
777223
  extra_term: string | null;
777224
777224
  shipper_ref: string | null;
777225
777225
  mark_number: string | null;
@@ -777282,12 +777282,12 @@ declare const cargoflowRouter: BuiltRouter<{
777282
777282
  id: string;
777283
777283
  params: SimpleJson;
777284
777284
  id_log_type: string | null;
777285
- id_forwarding_booking: string | null;
777286
777285
  url: string | null;
777287
777286
  action: string | null;
777288
777287
  action_by: string | null;
777289
777288
  action_id: string | null;
777290
777289
  action_at: Date | null;
777290
+ id_forwarding_booking: string | null;
777291
777291
  }[] | undefined;
777292
777292
  total: number | undefined;
777293
777293
  };
@@ -777306,12 +777306,12 @@ declare const cargoflowRouter: BuiltRouter<{
777306
777306
  id: string;
777307
777307
  params: SimpleJson;
777308
777308
  id_log_type: string | null;
777309
- id_forwarding_booking: string | null;
777310
777309
  url: string | null;
777311
777310
  action: string | null;
777312
777311
  action_by: string | null;
777313
777312
  action_id: string | null;
777314
777313
  action_at: Date | null;
777314
+ id_forwarding_booking: string | null;
777315
777315
  } | undefined;
777316
777316
  };
777317
777317
  meta: object;
@@ -777417,6 +777417,7 @@ declare const cargoflowRouter: BuiltRouter<{
777417
777417
  updated_at: Date | null;
777418
777418
  updated_by: string | null;
777419
777419
  length: Decimal$1 | null;
777420
+ description: string | null;
777420
777421
  id_transport_mode: string | null;
777421
777422
  id_container_shipping_type: string | null;
777422
777423
  id_incoterm: string | null;
@@ -777434,7 +777435,6 @@ declare const cargoflowRouter: BuiltRouter<{
777434
777435
  id_volume_unit: string | null;
777435
777436
  id_chargeable_unit: string | null;
777436
777437
  id_commodity: string | null;
777437
- description: string | null;
777438
777438
  extra_term: string | null;
777439
777439
  shipper_ref: string | null;
777440
777440
  mark_number: string | null;
@@ -777454,12 +777454,12 @@ declare const cargoflowRouter: BuiltRouter<{
777454
777454
  id: string;
777455
777455
  params: SimpleJson;
777456
777456
  id_log_type: string | null;
777457
- id_forwarding_booking: string | null;
777458
777457
  url: string | null;
777459
777458
  action: string | null;
777460
777459
  action_by: string | null;
777461
777460
  action_id: string | null;
777462
777461
  action_at: Date | null;
777462
+ id_forwarding_booking: string | null;
777463
777463
  } | undefined;
777464
777464
  };
777465
777465
  } | undefined;
@@ -777597,6 +777597,7 @@ declare const cargoflowRouter: BuiltRouter<{
777597
777597
  updated_at: Date | null;
777598
777598
  updated_by: string | null;
777599
777599
  length: Decimal$1 | null;
777600
+ description: string | null;
777600
777601
  id_transport_mode: string | null;
777601
777602
  id_container_shipping_type: string | null;
777602
777603
  id_incoterm: string | null;
@@ -777614,7 +777615,6 @@ declare const cargoflowRouter: BuiltRouter<{
777614
777615
  id_volume_unit: string | null;
777615
777616
  id_chargeable_unit: string | null;
777616
777617
  id_commodity: string | null;
777617
- description: string | null;
777618
777618
  extra_term: string | null;
777619
777619
  shipper_ref: string | null;
777620
777620
  mark_number: string | null;
@@ -777634,12 +777634,12 @@ declare const cargoflowRouter: BuiltRouter<{
777634
777634
  id: string;
777635
777635
  params: SimpleJson;
777636
777636
  id_log_type: string | null;
777637
- id_forwarding_booking: string | null;
777638
777637
  url: string | null;
777639
777638
  action: string | null;
777640
777639
  action_by: string | null;
777641
777640
  action_id: string | null;
777642
777641
  action_at: Date | null;
777642
+ id_forwarding_booking: string | null;
777643
777643
  } | undefined;
777644
777644
  };
777645
777645
  } | undefined;
@@ -777662,6 +777662,7 @@ declare const cargoflowRouter: BuiltRouter<{
777662
777662
  updated_at: Date | null;
777663
777663
  updated_by: string | null;
777664
777664
  length: Decimal$1 | null;
777665
+ description: string | null;
777665
777666
  id_transport_mode: string | null;
777666
777667
  id_container_shipping_type: string | null;
777667
777668
  id_incoterm: string | null;
@@ -777679,7 +777680,6 @@ declare const cargoflowRouter: BuiltRouter<{
777679
777680
  id_volume_unit: string | null;
777680
777681
  id_chargeable_unit: string | null;
777681
777682
  id_commodity: string | null;
777682
- description: string | null;
777683
777683
  extra_term: string | null;
777684
777684
  shipper_ref: string | null;
777685
777685
  mark_number: string | null;
@@ -777752,6 +777752,7 @@ declare const cargoflowRouter: BuiltRouter<{
777752
777752
  updated_at: Date | null;
777753
777753
  updated_by: string | null;
777754
777754
  length: Decimal$1 | null;
777755
+ description: string | null;
777755
777756
  id_transport_mode: string | null;
777756
777757
  id_container_shipping_type: string | null;
777757
777758
  id_incoterm: string | null;
@@ -777769,7 +777770,6 @@ declare const cargoflowRouter: BuiltRouter<{
777769
777770
  id_volume_unit: string | null;
777770
777771
  id_chargeable_unit: string | null;
777771
777772
  id_commodity: string | null;
777772
- description: string | null;
777773
777773
  extra_term: string | null;
777774
777774
  shipper_ref: string | null;
777775
777775
  mark_number: string | null;
@@ -777889,6 +777889,7 @@ declare const cargoflowRouter: BuiltRouter<{
777889
777889
  updated_at: Date | null;
777890
777890
  updated_by: string | null;
777891
777891
  length: Decimal$1 | null;
777892
+ description: string | null;
777892
777893
  id_transport_mode: string | null;
777893
777894
  id_container_shipping_type: string | null;
777894
777895
  id_incoterm: string | null;
@@ -777906,7 +777907,6 @@ declare const cargoflowRouter: BuiltRouter<{
777906
777907
  id_volume_unit: string | null;
777907
777908
  id_chargeable_unit: string | null;
777908
777909
  id_commodity: string | null;
777909
- description: string | null;
777910
777910
  extra_term: string | null;
777911
777911
  shipper_ref: string | null;
777912
777912
  mark_number: string | null;
@@ -778351,6 +778351,7 @@ declare const cargoflowRouter: BuiltRouter<{
778351
778351
  updated_at: Date | null;
778352
778352
  updated_by: string | null;
778353
778353
  length: Decimal$1 | null;
778354
+ description: string | null;
778354
778355
  id_transport_mode: string | null;
778355
778356
  id_container_shipping_type: string | null;
778356
778357
  id_incoterm: string | null;
@@ -778368,7 +778369,6 @@ declare const cargoflowRouter: BuiltRouter<{
778368
778369
  id_volume_unit: string | null;
778369
778370
  id_chargeable_unit: string | null;
778370
778371
  id_commodity: string | null;
778371
- description: string | null;
778372
778372
  extra_term: string | null;
778373
778373
  shipper_ref: string | null;
778374
778374
  mark_number: string | null;
@@ -778515,6 +778515,7 @@ declare const cargoflowRouter: BuiltRouter<{
778515
778515
  updated_at: Date | null;
778516
778516
  updated_by: string | null;
778517
778517
  length: Decimal$1 | null;
778518
+ description: string | null;
778518
778519
  id_transport_mode: string | null;
778519
778520
  id_container_shipping_type: string | null;
778520
778521
  id_incoterm: string | null;
@@ -778532,7 +778533,6 @@ declare const cargoflowRouter: BuiltRouter<{
778532
778533
  id_volume_unit: string | null;
778533
778534
  id_chargeable_unit: string | null;
778534
778535
  id_commodity: string | null;
778535
- description: string | null;
778536
778536
  extra_term: string | null;
778537
778537
  shipper_ref: string | null;
778538
778538
  mark_number: string | null;
@@ -779131,11 +779131,11 @@ declare const cargoflowRouter: BuiltRouter<{
779131
779131
  updated_at: Date | null;
779132
779132
  updated_by: string | null;
779133
779133
  length: Decimal$1 | null;
779134
+ description: string | null;
779134
779135
  id_weight_unit: string | null;
779135
779136
  id_volume_unit: string | null;
779136
779137
  id_commodity: string | null;
779137
779138
  id_forwarding_booking: string | null;
779138
- description: string | null;
779139
779139
  volume: Decimal$1 | null;
779140
779140
  id_forwarding_shipment: string | null;
779141
779141
  id_consol_container: string | null;
@@ -779191,13 +779191,13 @@ declare const cargoflowRouter: BuiltRouter<{
779191
779191
  updated_at: Date | null;
779192
779192
  updated_by: string | null;
779193
779193
  length: Decimal$1 | null;
779194
+ description: string | null;
779194
779195
  id_origin_un_locode: string | null;
779195
779196
  id_destination_un_locode: string | null;
779196
779197
  id_weight_unit: string | null;
779197
779198
  id_volume_unit: string | null;
779198
779199
  id_commodity: string | null;
779199
779200
  id_forwarding_booking: string | null;
779200
- description: string | null;
779201
779201
  volume: Decimal$1 | null;
779202
779202
  id_forwarding_shipment: string | null;
779203
779203
  id_package_type: string | null;
@@ -779870,6 +779870,7 @@ declare const cargoflowRouter: BuiltRouter<{
779870
779870
  created_by: string | null;
779871
779871
  updated_at: Date | null;
779872
779872
  updated_by: string | null;
779873
+ description: string | null;
779873
779874
  id_transport_mode: string | null;
779874
779875
  id_container_shipping_type: string | null;
779875
779876
  id_incoterm: string | null;
@@ -779879,7 +779880,6 @@ declare const cargoflowRouter: BuiltRouter<{
779879
779880
  id_weight_unit: string | null;
779880
779881
  id_volume_unit: string | null;
779881
779882
  id_chargeable_unit: string | null;
779882
- description: string | null;
779883
779883
  mark_number: string | null;
779884
779884
  volume: Decimal$1 | null;
779885
779885
  chargeable: Decimal$1 | null;
@@ -780095,6 +780095,7 @@ declare const cargoflowRouter: BuiltRouter<{
780095
780095
  updated_at: Date | null;
780096
780096
  updated_by: string | null;
780097
780097
  length: Decimal$1 | null;
780098
+ description: string | null;
780098
780099
  id_transport_mode: string | null;
780099
780100
  id_container_shipping_type: string | null;
780100
780101
  id_incoterm: string | null;
@@ -780112,7 +780113,6 @@ declare const cargoflowRouter: BuiltRouter<{
780112
780113
  id_volume_unit: string | null;
780113
780114
  id_chargeable_unit: string | null;
780114
780115
  id_commodity: string | null;
780115
- description: string | null;
780116
780116
  extra_term: string | null;
780117
780117
  shipper_ref: string | null;
780118
780118
  mark_number: string | null;
@@ -780157,6 +780157,7 @@ declare const cargoflowRouter: BuiltRouter<{
780157
780157
  created_by: string | null;
780158
780158
  updated_at: Date | null;
780159
780159
  updated_by: string | null;
780160
+ description: string | null;
780160
780161
  id_transport_mode: string | null;
780161
780162
  id_container_shipping_type: string | null;
780162
780163
  id_incoterm: string | null;
@@ -780166,7 +780167,6 @@ declare const cargoflowRouter: BuiltRouter<{
780166
780167
  id_weight_unit: string | null;
780167
780168
  id_volume_unit: string | null;
780168
780169
  id_chargeable_unit: string | null;
780169
- description: string | null;
780170
780170
  mark_number: string | null;
780171
780171
  volume: Decimal$1 | null;
780172
780172
  chargeable: Decimal$1 | null;
@@ -780428,11 +780428,11 @@ declare const cargoflowRouter: BuiltRouter<{
780428
780428
  updated_at: Date | null;
780429
780429
  updated_by: string | null;
780430
780430
  length: Decimal$1 | null;
780431
+ description: string | null;
780431
780432
  id_weight_unit: string | null;
780432
780433
  id_volume_unit: string | null;
780433
780434
  id_commodity: string | null;
780434
780435
  id_forwarding_booking: string | null;
780435
- description: string | null;
780436
780436
  volume: Decimal$1 | null;
780437
780437
  id_forwarding_shipment: string | null;
780438
780438
  id_consol_container: string | null;
@@ -780567,13 +780567,13 @@ declare const cargoflowRouter: BuiltRouter<{
780567
780567
  updated_at: Date | null;
780568
780568
  updated_by: string | null;
780569
780569
  length: Decimal$1 | null;
780570
+ description: string | null;
780570
780571
  id_origin_un_locode: string | null;
780571
780572
  id_destination_un_locode: string | null;
780572
780573
  id_weight_unit: string | null;
780573
780574
  id_volume_unit: string | null;
780574
780575
  id_commodity: string | null;
780575
780576
  id_forwarding_booking: string | null;
780576
- description: string | null;
780577
780577
  volume: Decimal$1 | null;
780578
780578
  id_forwarding_shipment: string | null;
780579
780579
  id_package_type: string | null;
@@ -780699,6 +780699,75 @@ declare const cargoflowRouter: BuiltRouter<{
780699
780699
  percentage: Decimal$1 | null;
780700
780700
  } | null;
780701
780701
  origin_un_locode: {
780702
+ country: {
780703
+ currency: {
780704
+ symbol: string | null;
780705
+ is_active: boolean | null;
780706
+ id: string;
780707
+ logic_code: string | null;
780708
+ created_at: Date | null;
780709
+ created_by: string | null;
780710
+ updated_at: Date | null;
780711
+ updated_by: string | null;
780712
+ currency_code: string | null;
780713
+ currency_name: string | null;
780714
+ major_unit: string | null;
780715
+ minor_unit: string | null;
780716
+ decimal_unit: number | null;
780717
+ iso_decimal: number | null;
780718
+ } | null;
780719
+ is_active: boolean | null;
780720
+ id: string;
780721
+ logic_code: string | null;
780722
+ name: string | null;
780723
+ created_at: Date | null;
780724
+ created_by: string | null;
780725
+ updated_at: Date | null;
780726
+ updated_by: string | null;
780727
+ id_currency: string | null;
780728
+ id_awb_currency: string | null;
780729
+ iso2_code: string | null;
780730
+ iso3_code: string | null;
780731
+ iso3_numeric: string | null;
780732
+ is_sanctioned: boolean | null;
780733
+ } | null;
780734
+ state: {
780735
+ is_active: boolean | null;
780736
+ id: string;
780737
+ logic_code: string | null;
780738
+ name: string | null;
780739
+ id_country: string | null;
780740
+ code: string | null;
780741
+ created_at: Date | null;
780742
+ created_by: string | null;
780743
+ updated_at: Date | null;
780744
+ updated_by: string | null;
780745
+ } | null;
780746
+ city: {
780747
+ is_active: boolean | null;
780748
+ id: string;
780749
+ logic_code: string | null;
780750
+ name: string | null;
780751
+ id_country: string | null;
780752
+ id_state: string | null;
780753
+ code: string | null;
780754
+ created_at: Date | null;
780755
+ created_by: string | null;
780756
+ updated_at: Date | null;
780757
+ updated_by: string | null;
780758
+ } | null;
780759
+ time_zone: {
780760
+ is_active: boolean | null;
780761
+ id: string;
780762
+ logic_code: string | null;
780763
+ name: string | null;
780764
+ code: string | null;
780765
+ created_at: Date | null;
780766
+ created_by: string | null;
780767
+ updated_at: Date | null;
780768
+ updated_by: string | null;
780769
+ utc_offset: string | null;
780770
+ } | null;
780702
780771
  is_active: boolean | null;
780703
780772
  id: string;
780704
780773
  logic_code: string | null;
@@ -780730,6 +780799,75 @@ declare const cargoflowRouter: BuiltRouter<{
780730
780799
  has_outport: boolean | null;
780731
780800
  } | null;
780732
780801
  destination_un_locode: {
780802
+ country: {
780803
+ currency: {
780804
+ symbol: string | null;
780805
+ is_active: boolean | null;
780806
+ id: string;
780807
+ logic_code: string | null;
780808
+ created_at: Date | null;
780809
+ created_by: string | null;
780810
+ updated_at: Date | null;
780811
+ updated_by: string | null;
780812
+ currency_code: string | null;
780813
+ currency_name: string | null;
780814
+ major_unit: string | null;
780815
+ minor_unit: string | null;
780816
+ decimal_unit: number | null;
780817
+ iso_decimal: number | null;
780818
+ } | null;
780819
+ is_active: boolean | null;
780820
+ id: string;
780821
+ logic_code: string | null;
780822
+ name: string | null;
780823
+ created_at: Date | null;
780824
+ created_by: string | null;
780825
+ updated_at: Date | null;
780826
+ updated_by: string | null;
780827
+ id_currency: string | null;
780828
+ id_awb_currency: string | null;
780829
+ iso2_code: string | null;
780830
+ iso3_code: string | null;
780831
+ iso3_numeric: string | null;
780832
+ is_sanctioned: boolean | null;
780833
+ } | null;
780834
+ state: {
780835
+ is_active: boolean | null;
780836
+ id: string;
780837
+ logic_code: string | null;
780838
+ name: string | null;
780839
+ id_country: string | null;
780840
+ code: string | null;
780841
+ created_at: Date | null;
780842
+ created_by: string | null;
780843
+ updated_at: Date | null;
780844
+ updated_by: string | null;
780845
+ } | null;
780846
+ city: {
780847
+ is_active: boolean | null;
780848
+ id: string;
780849
+ logic_code: string | null;
780850
+ name: string | null;
780851
+ id_country: string | null;
780852
+ id_state: string | null;
780853
+ code: string | null;
780854
+ created_at: Date | null;
780855
+ created_by: string | null;
780856
+ updated_at: Date | null;
780857
+ updated_by: string | null;
780858
+ } | null;
780859
+ time_zone: {
780860
+ is_active: boolean | null;
780861
+ id: string;
780862
+ logic_code: string | null;
780863
+ name: string | null;
780864
+ code: string | null;
780865
+ created_at: Date | null;
780866
+ created_by: string | null;
780867
+ updated_at: Date | null;
780868
+ updated_by: string | null;
780869
+ utc_offset: string | null;
780870
+ } | null;
780733
780871
  is_active: boolean | null;
780734
780872
  id: string;
780735
780873
  logic_code: string | null;
@@ -780960,27 +781098,6 @@ declare const cargoflowRouter: BuiltRouter<{
780960
781098
  company_number: string | null;
780961
781099
  company_tax_number: string | null;
780962
781100
  } | null;
780963
- sending_agent_address: {
780964
- is_active: boolean | null;
780965
- id: string;
780966
- logic_code: string | null;
780967
- id_country: string | null;
780968
- id_state: string | null;
780969
- id_city: string | null;
780970
- id_postal_code: string | null;
780971
- code: string | null;
780972
- address: string | null;
780973
- mobile_phone: string | null;
780974
- created_at: Date | null;
780975
- created_by: string | null;
780976
- updated_at: Date | null;
780977
- updated_by: string | null;
780978
- id_un_locode: string | null;
780979
- email: string | null;
780980
- id_organization: string | null;
780981
- phone: string | null;
780982
- fax: string | null;
780983
- } | null;
780984
781101
  receiving_agent: {
780985
781102
  is_active: boolean | null;
780986
781103
  id: string;
@@ -781008,27 +781125,6 @@ declare const cargoflowRouter: BuiltRouter<{
781008
781125
  company_number: string | null;
781009
781126
  company_tax_number: string | null;
781010
781127
  } | null;
781011
- receiving_agent_address: {
781012
- is_active: boolean | null;
781013
- id: string;
781014
- logic_code: string | null;
781015
- id_country: string | null;
781016
- id_state: string | null;
781017
- id_city: string | null;
781018
- id_postal_code: string | null;
781019
- code: string | null;
781020
- address: string | null;
781021
- mobile_phone: string | null;
781022
- created_at: Date | null;
781023
- created_by: string | null;
781024
- updated_at: Date | null;
781025
- updated_by: string | null;
781026
- id_un_locode: string | null;
781027
- email: string | null;
781028
- id_organization: string | null;
781029
- phone: string | null;
781030
- fax: string | null;
781031
- } | null;
781032
781128
  carrier_shipping_line: {
781033
781129
  is_active: boolean | null;
781034
781130
  id: string;
@@ -781106,27 +781202,6 @@ declare const cargoflowRouter: BuiltRouter<{
781106
781202
  company_number: string | null;
781107
781203
  company_tax_number: string | null;
781108
781204
  } | null;
781109
- creditor_origin_address: {
781110
- is_active: boolean | null;
781111
- id: string;
781112
- logic_code: string | null;
781113
- id_country: string | null;
781114
- id_state: string | null;
781115
- id_city: string | null;
781116
- id_postal_code: string | null;
781117
- code: string | null;
781118
- address: string | null;
781119
- mobile_phone: string | null;
781120
- created_at: Date | null;
781121
- created_by: string | null;
781122
- updated_at: Date | null;
781123
- updated_by: string | null;
781124
- id_un_locode: string | null;
781125
- email: string | null;
781126
- id_organization: string | null;
781127
- phone: string | null;
781128
- fax: string | null;
781129
- } | null;
781130
781205
  creditor_destination: {
781131
781206
  is_active: boolean | null;
781132
781207
  id: string;
@@ -781154,27 +781229,6 @@ declare const cargoflowRouter: BuiltRouter<{
781154
781229
  company_number: string | null;
781155
781230
  company_tax_number: string | null;
781156
781231
  } | null;
781157
- creditor_destination_address: {
781158
- is_active: boolean | null;
781159
- id: string;
781160
- logic_code: string | null;
781161
- id_country: string | null;
781162
- id_state: string | null;
781163
- id_city: string | null;
781164
- id_postal_code: string | null;
781165
- code: string | null;
781166
- address: string | null;
781167
- mobile_phone: string | null;
781168
- created_at: Date | null;
781169
- created_by: string | null;
781170
- updated_at: Date | null;
781171
- updated_by: string | null;
781172
- id_un_locode: string | null;
781173
- email: string | null;
781174
- id_organization: string | null;
781175
- phone: string | null;
781176
- fax: string | null;
781177
- } | null;
781178
781232
  load_port_un_locodes: {
781179
781233
  country: {
781180
781234
  currency: {
@@ -781375,6 +781429,422 @@ declare const cargoflowRouter: BuiltRouter<{
781375
781429
  has_seaport: boolean | null;
781376
781430
  has_outport: boolean | null;
781377
781431
  } | null;
781432
+ sending_agent_address: {
781433
+ country: {
781434
+ is_active: boolean | null;
781435
+ id: string;
781436
+ logic_code: string | null;
781437
+ name: string | null;
781438
+ created_at: Date | null;
781439
+ created_by: string | null;
781440
+ updated_at: Date | null;
781441
+ updated_by: string | null;
781442
+ id_currency: string | null;
781443
+ id_awb_currency: string | null;
781444
+ iso2_code: string | null;
781445
+ iso3_code: string | null;
781446
+ iso3_numeric: string | null;
781447
+ is_sanctioned: boolean | null;
781448
+ } | null;
781449
+ state: {
781450
+ is_active: boolean | null;
781451
+ id: string;
781452
+ logic_code: string | null;
781453
+ name: string | null;
781454
+ id_country: string | null;
781455
+ code: string | null;
781456
+ created_at: Date | null;
781457
+ created_by: string | null;
781458
+ updated_at: Date | null;
781459
+ updated_by: string | null;
781460
+ } | null;
781461
+ city: {
781462
+ is_active: boolean | null;
781463
+ id: string;
781464
+ logic_code: string | null;
781465
+ name: string | null;
781466
+ id_country: string | null;
781467
+ id_state: string | null;
781468
+ code: string | null;
781469
+ created_at: Date | null;
781470
+ created_by: string | null;
781471
+ updated_at: Date | null;
781472
+ updated_by: string | null;
781473
+ } | null;
781474
+ postal_code: {
781475
+ is_active: boolean | null;
781476
+ id: string;
781477
+ logic_code: string | null;
781478
+ id_country: string | null;
781479
+ code: string | null;
781480
+ created_at: Date | null;
781481
+ created_by: string | null;
781482
+ updated_at: Date | null;
781483
+ updated_by: string | null;
781484
+ } | null;
781485
+ un_locode: {
781486
+ is_active: boolean | null;
781487
+ id: string;
781488
+ logic_code: string | null;
781489
+ id_country: string | null;
781490
+ id_state: string | null;
781491
+ id_city: string | null;
781492
+ created_at: Date | null;
781493
+ created_by: string | null;
781494
+ updated_at: Date | null;
781495
+ updated_by: string | null;
781496
+ id_time_zone: string | null;
781497
+ un_code: string | null;
781498
+ iata_code: string | null;
781499
+ iata_region_code: string | null;
781500
+ latitude: Decimal$1 | null;
781501
+ longitude: Decimal$1 | null;
781502
+ port_name: string | null;
781503
+ proper_name: string | null;
781504
+ has_post: boolean | null;
781505
+ has_customs: boolean | null;
781506
+ has_unload: boolean | null;
781507
+ has_airport: boolean | null;
781508
+ has_railway: boolean | null;
781509
+ has_road: boolean | null;
781510
+ has_store: boolean | null;
781511
+ has_terminal: boolean | null;
781512
+ has_discharge: boolean | null;
781513
+ has_seaport: boolean | null;
781514
+ has_outport: boolean | null;
781515
+ } | null;
781516
+ is_active: boolean | null;
781517
+ id: string;
781518
+ logic_code: string | null;
781519
+ id_country: string | null;
781520
+ id_state: string | null;
781521
+ id_city: string | null;
781522
+ id_postal_code: string | null;
781523
+ code: string | null;
781524
+ address: string | null;
781525
+ mobile_phone: string | null;
781526
+ created_at: Date | null;
781527
+ created_by: string | null;
781528
+ updated_at: Date | null;
781529
+ updated_by: string | null;
781530
+ id_un_locode: string | null;
781531
+ email: string | null;
781532
+ id_organization: string | null;
781533
+ phone: string | null;
781534
+ fax: string | null;
781535
+ } | null;
781536
+ receiving_agent_address: {
781537
+ country: {
781538
+ is_active: boolean | null;
781539
+ id: string;
781540
+ logic_code: string | null;
781541
+ name: string | null;
781542
+ created_at: Date | null;
781543
+ created_by: string | null;
781544
+ updated_at: Date | null;
781545
+ updated_by: string | null;
781546
+ id_currency: string | null;
781547
+ id_awb_currency: string | null;
781548
+ iso2_code: string | null;
781549
+ iso3_code: string | null;
781550
+ iso3_numeric: string | null;
781551
+ is_sanctioned: boolean | null;
781552
+ } | null;
781553
+ state: {
781554
+ is_active: boolean | null;
781555
+ id: string;
781556
+ logic_code: string | null;
781557
+ name: string | null;
781558
+ id_country: string | null;
781559
+ code: string | null;
781560
+ created_at: Date | null;
781561
+ created_by: string | null;
781562
+ updated_at: Date | null;
781563
+ updated_by: string | null;
781564
+ } | null;
781565
+ city: {
781566
+ is_active: boolean | null;
781567
+ id: string;
781568
+ logic_code: string | null;
781569
+ name: string | null;
781570
+ id_country: string | null;
781571
+ id_state: string | null;
781572
+ code: string | null;
781573
+ created_at: Date | null;
781574
+ created_by: string | null;
781575
+ updated_at: Date | null;
781576
+ updated_by: string | null;
781577
+ } | null;
781578
+ postal_code: {
781579
+ is_active: boolean | null;
781580
+ id: string;
781581
+ logic_code: string | null;
781582
+ id_country: string | null;
781583
+ code: string | null;
781584
+ created_at: Date | null;
781585
+ created_by: string | null;
781586
+ updated_at: Date | null;
781587
+ updated_by: string | null;
781588
+ } | null;
781589
+ un_locode: {
781590
+ is_active: boolean | null;
781591
+ id: string;
781592
+ logic_code: string | null;
781593
+ id_country: string | null;
781594
+ id_state: string | null;
781595
+ id_city: string | null;
781596
+ created_at: Date | null;
781597
+ created_by: string | null;
781598
+ updated_at: Date | null;
781599
+ updated_by: string | null;
781600
+ id_time_zone: string | null;
781601
+ un_code: string | null;
781602
+ iata_code: string | null;
781603
+ iata_region_code: string | null;
781604
+ latitude: Decimal$1 | null;
781605
+ longitude: Decimal$1 | null;
781606
+ port_name: string | null;
781607
+ proper_name: string | null;
781608
+ has_post: boolean | null;
781609
+ has_customs: boolean | null;
781610
+ has_unload: boolean | null;
781611
+ has_airport: boolean | null;
781612
+ has_railway: boolean | null;
781613
+ has_road: boolean | null;
781614
+ has_store: boolean | null;
781615
+ has_terminal: boolean | null;
781616
+ has_discharge: boolean | null;
781617
+ has_seaport: boolean | null;
781618
+ has_outport: boolean | null;
781619
+ } | null;
781620
+ is_active: boolean | null;
781621
+ id: string;
781622
+ logic_code: string | null;
781623
+ id_country: string | null;
781624
+ id_state: string | null;
781625
+ id_city: string | null;
781626
+ id_postal_code: string | null;
781627
+ code: string | null;
781628
+ address: string | null;
781629
+ mobile_phone: string | null;
781630
+ created_at: Date | null;
781631
+ created_by: string | null;
781632
+ updated_at: Date | null;
781633
+ updated_by: string | null;
781634
+ id_un_locode: string | null;
781635
+ email: string | null;
781636
+ id_organization: string | null;
781637
+ phone: string | null;
781638
+ fax: string | null;
781639
+ } | null;
781640
+ creditor_origin_address: {
781641
+ country: {
781642
+ is_active: boolean | null;
781643
+ id: string;
781644
+ logic_code: string | null;
781645
+ name: string | null;
781646
+ created_at: Date | null;
781647
+ created_by: string | null;
781648
+ updated_at: Date | null;
781649
+ updated_by: string | null;
781650
+ id_currency: string | null;
781651
+ id_awb_currency: string | null;
781652
+ iso2_code: string | null;
781653
+ iso3_code: string | null;
781654
+ iso3_numeric: string | null;
781655
+ is_sanctioned: boolean | null;
781656
+ } | null;
781657
+ state: {
781658
+ is_active: boolean | null;
781659
+ id: string;
781660
+ logic_code: string | null;
781661
+ name: string | null;
781662
+ id_country: string | null;
781663
+ code: string | null;
781664
+ created_at: Date | null;
781665
+ created_by: string | null;
781666
+ updated_at: Date | null;
781667
+ updated_by: string | null;
781668
+ } | null;
781669
+ city: {
781670
+ is_active: boolean | null;
781671
+ id: string;
781672
+ logic_code: string | null;
781673
+ name: string | null;
781674
+ id_country: string | null;
781675
+ id_state: string | null;
781676
+ code: string | null;
781677
+ created_at: Date | null;
781678
+ created_by: string | null;
781679
+ updated_at: Date | null;
781680
+ updated_by: string | null;
781681
+ } | null;
781682
+ postal_code: {
781683
+ is_active: boolean | null;
781684
+ id: string;
781685
+ logic_code: string | null;
781686
+ id_country: string | null;
781687
+ code: string | null;
781688
+ created_at: Date | null;
781689
+ created_by: string | null;
781690
+ updated_at: Date | null;
781691
+ updated_by: string | null;
781692
+ } | null;
781693
+ un_locode: {
781694
+ is_active: boolean | null;
781695
+ id: string;
781696
+ logic_code: string | null;
781697
+ id_country: string | null;
781698
+ id_state: string | null;
781699
+ id_city: string | null;
781700
+ created_at: Date | null;
781701
+ created_by: string | null;
781702
+ updated_at: Date | null;
781703
+ updated_by: string | null;
781704
+ id_time_zone: string | null;
781705
+ un_code: string | null;
781706
+ iata_code: string | null;
781707
+ iata_region_code: string | null;
781708
+ latitude: Decimal$1 | null;
781709
+ longitude: Decimal$1 | null;
781710
+ port_name: string | null;
781711
+ proper_name: string | null;
781712
+ has_post: boolean | null;
781713
+ has_customs: boolean | null;
781714
+ has_unload: boolean | null;
781715
+ has_airport: boolean | null;
781716
+ has_railway: boolean | null;
781717
+ has_road: boolean | null;
781718
+ has_store: boolean | null;
781719
+ has_terminal: boolean | null;
781720
+ has_discharge: boolean | null;
781721
+ has_seaport: boolean | null;
781722
+ has_outport: boolean | null;
781723
+ } | null;
781724
+ is_active: boolean | null;
781725
+ id: string;
781726
+ logic_code: string | null;
781727
+ id_country: string | null;
781728
+ id_state: string | null;
781729
+ id_city: string | null;
781730
+ id_postal_code: string | null;
781731
+ code: string | null;
781732
+ address: string | null;
781733
+ mobile_phone: string | null;
781734
+ created_at: Date | null;
781735
+ created_by: string | null;
781736
+ updated_at: Date | null;
781737
+ updated_by: string | null;
781738
+ id_un_locode: string | null;
781739
+ email: string | null;
781740
+ id_organization: string | null;
781741
+ phone: string | null;
781742
+ fax: string | null;
781743
+ } | null;
781744
+ creditor_destination_address: {
781745
+ country: {
781746
+ is_active: boolean | null;
781747
+ id: string;
781748
+ logic_code: string | null;
781749
+ name: string | null;
781750
+ created_at: Date | null;
781751
+ created_by: string | null;
781752
+ updated_at: Date | null;
781753
+ updated_by: string | null;
781754
+ id_currency: string | null;
781755
+ id_awb_currency: string | null;
781756
+ iso2_code: string | null;
781757
+ iso3_code: string | null;
781758
+ iso3_numeric: string | null;
781759
+ is_sanctioned: boolean | null;
781760
+ } | null;
781761
+ state: {
781762
+ is_active: boolean | null;
781763
+ id: string;
781764
+ logic_code: string | null;
781765
+ name: string | null;
781766
+ id_country: string | null;
781767
+ code: string | null;
781768
+ created_at: Date | null;
781769
+ created_by: string | null;
781770
+ updated_at: Date | null;
781771
+ updated_by: string | null;
781772
+ } | null;
781773
+ city: {
781774
+ is_active: boolean | null;
781775
+ id: string;
781776
+ logic_code: string | null;
781777
+ name: string | null;
781778
+ id_country: string | null;
781779
+ id_state: string | null;
781780
+ code: string | null;
781781
+ created_at: Date | null;
781782
+ created_by: string | null;
781783
+ updated_at: Date | null;
781784
+ updated_by: string | null;
781785
+ } | null;
781786
+ postal_code: {
781787
+ is_active: boolean | null;
781788
+ id: string;
781789
+ logic_code: string | null;
781790
+ id_country: string | null;
781791
+ code: string | null;
781792
+ created_at: Date | null;
781793
+ created_by: string | null;
781794
+ updated_at: Date | null;
781795
+ updated_by: string | null;
781796
+ } | null;
781797
+ un_locode: {
781798
+ is_active: boolean | null;
781799
+ id: string;
781800
+ logic_code: string | null;
781801
+ id_country: string | null;
781802
+ id_state: string | null;
781803
+ id_city: string | null;
781804
+ created_at: Date | null;
781805
+ created_by: string | null;
781806
+ updated_at: Date | null;
781807
+ updated_by: string | null;
781808
+ id_time_zone: string | null;
781809
+ un_code: string | null;
781810
+ iata_code: string | null;
781811
+ iata_region_code: string | null;
781812
+ latitude: Decimal$1 | null;
781813
+ longitude: Decimal$1 | null;
781814
+ port_name: string | null;
781815
+ proper_name: string | null;
781816
+ has_post: boolean | null;
781817
+ has_customs: boolean | null;
781818
+ has_unload: boolean | null;
781819
+ has_airport: boolean | null;
781820
+ has_railway: boolean | null;
781821
+ has_road: boolean | null;
781822
+ has_store: boolean | null;
781823
+ has_terminal: boolean | null;
781824
+ has_discharge: boolean | null;
781825
+ has_seaport: boolean | null;
781826
+ has_outport: boolean | null;
781827
+ } | null;
781828
+ is_active: boolean | null;
781829
+ id: string;
781830
+ logic_code: string | null;
781831
+ id_country: string | null;
781832
+ id_state: string | null;
781833
+ id_city: string | null;
781834
+ id_postal_code: string | null;
781835
+ code: string | null;
781836
+ address: string | null;
781837
+ mobile_phone: string | null;
781838
+ created_at: Date | null;
781839
+ created_by: string | null;
781840
+ updated_at: Date | null;
781841
+ updated_by: string | null;
781842
+ id_un_locode: string | null;
781843
+ email: string | null;
781844
+ id_organization: string | null;
781845
+ phone: string | null;
781846
+ fax: string | null;
781847
+ } | null;
781378
781848
  is_active: boolean | null;
781379
781849
  id: string;
781380
781850
  logic_code: string | null;
@@ -783947,6 +784417,7 @@ declare const cargoflowRouter: BuiltRouter<{
783947
784417
  created_by: string | null;
783948
784418
  updated_at: Date | null;
783949
784419
  updated_by: string | null;
784420
+ description: string | null;
783950
784421
  id_transport_mode: string | null;
783951
784422
  id_container_shipping_type: string | null;
783952
784423
  id_incoterm: string | null;
@@ -783956,7 +784427,6 @@ declare const cargoflowRouter: BuiltRouter<{
783956
784427
  id_weight_unit: string | null;
783957
784428
  id_volume_unit: string | null;
783958
784429
  id_chargeable_unit: string | null;
783959
- description: string | null;
783960
784430
  mark_number: string | null;
783961
784431
  volume: Decimal$1 | null;
783962
784432
  chargeable: Decimal$1 | null;
@@ -784347,6 +784817,7 @@ declare const cargoflowRouter: BuiltRouter<{
784347
784817
  created_by: string | null;
784348
784818
  updated_at: Date | null;
784349
784819
  updated_by: string | null;
784820
+ description: string | null;
784350
784821
  id_transport_mode: string | null;
784351
784822
  id_container_shipping_type: string | null;
784352
784823
  id_incoterm: string | null;
@@ -784356,7 +784827,6 @@ declare const cargoflowRouter: BuiltRouter<{
784356
784827
  id_weight_unit: string | null;
784357
784828
  id_volume_unit: string | null;
784358
784829
  id_chargeable_unit: string | null;
784359
- description: string | null;
784360
784830
  mark_number: string | null;
784361
784831
  volume: Decimal$1 | null;
784362
784832
  chargeable: Decimal$1 | null;
@@ -784706,6 +785176,7 @@ declare const cargoflowRouter: BuiltRouter<{
784706
785176
  created_by: string | null;
784707
785177
  updated_at: Date | null;
784708
785178
  updated_by: string | null;
785179
+ description: string | null;
784709
785180
  id_transport_mode: string | null;
784710
785181
  id_container_shipping_type: string | null;
784711
785182
  id_incoterm: string | null;
@@ -784715,7 +785186,6 @@ declare const cargoflowRouter: BuiltRouter<{
784715
785186
  id_weight_unit: string | null;
784716
785187
  id_volume_unit: string | null;
784717
785188
  id_chargeable_unit: string | null;
784718
- description: string | null;
784719
785189
  mark_number: string | null;
784720
785190
  volume: Decimal$1 | null;
784721
785191
  chargeable: Decimal$1 | null;
@@ -784864,6 +785334,7 @@ declare const cargoflowRouter: BuiltRouter<{
784864
785334
  created_by: string | null;
784865
785335
  updated_at: Date | null;
784866
785336
  updated_by: string | null;
785337
+ description: string | null;
784867
785338
  id_transport_mode: string | null;
784868
785339
  id_container_shipping_type: string | null;
784869
785340
  id_incoterm: string | null;
@@ -784873,7 +785344,6 @@ declare const cargoflowRouter: BuiltRouter<{
784873
785344
  id_weight_unit: string | null;
784874
785345
  id_volume_unit: string | null;
784875
785346
  id_chargeable_unit: string | null;
784876
- description: string | null;
784877
785347
  mark_number: string | null;
784878
785348
  volume: Decimal$1 | null;
784879
785349
  chargeable: Decimal$1 | null;
@@ -785022,6 +785492,7 @@ declare const cargoflowRouter: BuiltRouter<{
785022
785492
  created_by: string | null;
785023
785493
  updated_at: Date | null;
785024
785494
  updated_by: string | null;
785495
+ description: string | null;
785025
785496
  id_transport_mode: string | null;
785026
785497
  id_container_shipping_type: string | null;
785027
785498
  id_incoterm: string | null;
@@ -785031,153 +785502,152 @@ declare const cargoflowRouter: BuiltRouter<{
785031
785502
  id_weight_unit: string | null;
785032
785503
  id_volume_unit: string | null;
785033
785504
  id_chargeable_unit: string | null;
785505
+ mark_number: string | null;
785506
+ volume: Decimal$1 | null;
785507
+ chargeable: Decimal$1 | null;
785508
+ weight: Decimal$1 | null;
785509
+ id_forwarding_consol: string | null;
785510
+ id_transport_type: string | null;
785511
+ id_service_scope: string | null;
785512
+ id_origin: string | null;
785513
+ id_destination: string | null;
785514
+ id_weight_volume_unit: string | null;
785515
+ id_package_count_type: string | null;
785516
+ id_package_inner_count_type: string | null;
785517
+ id_air_waybill_dims: string | null;
785518
+ id_house_bill_type: string | null;
785519
+ id_hbl_delivery_mode: string | null;
785520
+ id_charge_apply: string | null;
785521
+ id_control_customer: string | null;
785522
+ id_control_agent: string | null;
785523
+ id_operator: string | null;
785524
+ weight_volume: Decimal$1 | null;
785525
+ package_count: number | null;
785526
+ package_inner_count: number | null;
785527
+ original_bills: number | null;
785528
+ copy_bills: number | null;
785529
+ estimated_delivery_date: Date | null;
785530
+ estimated_arrival_date: Date | null;
785531
+ issue_date: Date | null;
785532
+ on_board_date: Date | null;
785533
+ id_shipment_branch: string | null;
785534
+ shipment_number: string | null;
785535
+ house_bill: string | null;
785536
+ } | null;
785537
+ is_active: boolean | null;
785538
+ id: string;
785539
+ logic_code: string | null;
785540
+ name: string | null;
785541
+ code: string | null;
785542
+ address: string | null;
785543
+ created_at: Date | null;
785544
+ created_by: string | null;
785545
+ updated_at: Date | null;
785546
+ updated_by: string | null;
785547
+ id_organization: string | null;
785548
+ id_organization_address: string | null;
785549
+ id_type: string | null;
785550
+ is_override: boolean | null;
785551
+ id_forwarding_shipment: string | null;
785552
+ }[] | undefined;
785553
+ total: number | undefined;
785554
+ };
785555
+ meta: object;
785556
+ }>;
785557
+ getDetail: MutationProcedure<{
785558
+ input: {
785559
+ is_active?: (string | number | boolean)[] | null | undefined;
785560
+ is_system?: (string | number | boolean)[] | null | undefined;
785561
+ id?: string | number | bigint | null | undefined;
785562
+ id_string?: string | null | undefined;
785563
+ logic_code?: string | null | undefined;
785564
+ };
785565
+ output: {
785566
+ data: {
785567
+ _count: {
785568
+ forwarding_shipment: number;
785569
+ organization: number;
785570
+ organization_address: number;
785571
+ forwarding_shipment_organization_type: number;
785572
+ forwarding_shipment_organization_logs: number;
785573
+ };
785574
+ organization: {
785575
+ is_active: boolean | null;
785576
+ id: string;
785577
+ logic_code: string | null;
785578
+ name: string | null;
785579
+ id_country: string | null;
785580
+ id_state: string | null;
785581
+ id_city: string | null;
785582
+ id_postal_code: string | null;
785583
+ id_company: string | null;
785584
+ id_branch: string | null;
785585
+ code: string | null;
785586
+ created_at: Date | null;
785587
+ created_by: string | null;
785588
+ updated_at: Date | null;
785589
+ updated_by: string | null;
785590
+ id_un_locode: string | null;
785591
+ email: string | null;
785592
+ id_business_category: string | null;
785593
+ id_controlling_branch: string | null;
785594
+ id_airline: string | null;
785595
+ id_shipping_line: string | null;
785596
+ phone: string | null;
785597
+ website_url: string | null;
785598
+ company_number: string | null;
785599
+ company_tax_number: string | null;
785600
+ } | null;
785601
+ organization_address: {
785602
+ is_active: boolean | null;
785603
+ id: string;
785604
+ logic_code: string | null;
785605
+ id_country: string | null;
785606
+ id_state: string | null;
785607
+ id_city: string | null;
785608
+ id_postal_code: string | null;
785609
+ code: string | null;
785610
+ address: string | null;
785611
+ mobile_phone: string | null;
785612
+ created_at: Date | null;
785613
+ created_by: string | null;
785614
+ updated_at: Date | null;
785615
+ updated_by: string | null;
785616
+ id_un_locode: string | null;
785617
+ email: string | null;
785618
+ id_organization: string | null;
785619
+ phone: string | null;
785620
+ fax: string | null;
785621
+ } | null;
785622
+ forwarding_shipment_organization_type: {
785623
+ is_active: boolean | null;
785624
+ id: string;
785625
+ logic_code: string | null;
785626
+ name: string | null;
785627
+ code: string | null;
785628
+ created_at: Date | null;
785629
+ created_by: string | null;
785630
+ updated_at: Date | null;
785631
+ updated_by: string | null;
785632
+ } | null;
785633
+ forwarding_shipment: {
785634
+ is_active: boolean | null;
785635
+ id: string;
785636
+ logic_code: string | null;
785637
+ created_at: Date | null;
785638
+ created_by: string | null;
785639
+ updated_at: Date | null;
785640
+ updated_by: string | null;
785034
785641
  description: string | null;
785035
- mark_number: string | null;
785036
- volume: Decimal$1 | null;
785037
- chargeable: Decimal$1 | null;
785038
- weight: Decimal$1 | null;
785039
- id_forwarding_consol: string | null;
785040
- id_transport_type: string | null;
785041
- id_service_scope: string | null;
785042
- id_origin: string | null;
785043
- id_destination: string | null;
785044
- id_weight_volume_unit: string | null;
785045
- id_package_count_type: string | null;
785046
- id_package_inner_count_type: string | null;
785047
- id_air_waybill_dims: string | null;
785048
- id_house_bill_type: string | null;
785049
- id_hbl_delivery_mode: string | null;
785050
- id_charge_apply: string | null;
785051
- id_control_customer: string | null;
785052
- id_control_agent: string | null;
785053
- id_operator: string | null;
785054
- weight_volume: Decimal$1 | null;
785055
- package_count: number | null;
785056
- package_inner_count: number | null;
785057
- original_bills: number | null;
785058
- copy_bills: number | null;
785059
- estimated_delivery_date: Date | null;
785060
- estimated_arrival_date: Date | null;
785061
- issue_date: Date | null;
785062
- on_board_date: Date | null;
785063
- id_shipment_branch: string | null;
785064
- shipment_number: string | null;
785065
- house_bill: string | null;
785066
- } | null;
785067
- is_active: boolean | null;
785068
- id: string;
785069
- logic_code: string | null;
785070
- name: string | null;
785071
- code: string | null;
785072
- address: string | null;
785073
- created_at: Date | null;
785074
- created_by: string | null;
785075
- updated_at: Date | null;
785076
- updated_by: string | null;
785077
- id_organization: string | null;
785078
- id_organization_address: string | null;
785079
- id_type: string | null;
785080
- is_override: boolean | null;
785081
- id_forwarding_shipment: string | null;
785082
- }[] | undefined;
785083
- total: number | undefined;
785084
- };
785085
- meta: object;
785086
- }>;
785087
- getDetail: MutationProcedure<{
785088
- input: {
785089
- is_active?: (string | number | boolean)[] | null | undefined;
785090
- is_system?: (string | number | boolean)[] | null | undefined;
785091
- id?: string | number | bigint | null | undefined;
785092
- id_string?: string | null | undefined;
785093
- logic_code?: string | null | undefined;
785094
- };
785095
- output: {
785096
- data: {
785097
- _count: {
785098
- forwarding_shipment: number;
785099
- organization: number;
785100
- organization_address: number;
785101
- forwarding_shipment_organization_type: number;
785102
- forwarding_shipment_organization_logs: number;
785103
- };
785104
- organization: {
785105
- is_active: boolean | null;
785106
- id: string;
785107
- logic_code: string | null;
785108
- name: string | null;
785109
- id_country: string | null;
785110
- id_state: string | null;
785111
- id_city: string | null;
785112
- id_postal_code: string | null;
785113
- id_company: string | null;
785114
- id_branch: string | null;
785115
- code: string | null;
785116
- created_at: Date | null;
785117
- created_by: string | null;
785118
- updated_at: Date | null;
785119
- updated_by: string | null;
785120
- id_un_locode: string | null;
785121
- email: string | null;
785122
- id_business_category: string | null;
785123
- id_controlling_branch: string | null;
785124
- id_airline: string | null;
785125
- id_shipping_line: string | null;
785126
- phone: string | null;
785127
- website_url: string | null;
785128
- company_number: string | null;
785129
- company_tax_number: string | null;
785130
- } | null;
785131
- organization_address: {
785132
- is_active: boolean | null;
785133
- id: string;
785134
- logic_code: string | null;
785135
- id_country: string | null;
785136
- id_state: string | null;
785137
- id_city: string | null;
785138
- id_postal_code: string | null;
785139
- code: string | null;
785140
- address: string | null;
785141
- mobile_phone: string | null;
785142
- created_at: Date | null;
785143
- created_by: string | null;
785144
- updated_at: Date | null;
785145
- updated_by: string | null;
785146
- id_un_locode: string | null;
785147
- email: string | null;
785148
- id_organization: string | null;
785149
- phone: string | null;
785150
- fax: string | null;
785151
- } | null;
785152
- forwarding_shipment_organization_type: {
785153
- is_active: boolean | null;
785154
- id: string;
785155
- logic_code: string | null;
785156
- name: string | null;
785157
- code: string | null;
785158
- created_at: Date | null;
785159
- created_by: string | null;
785160
- updated_at: Date | null;
785161
- updated_by: string | null;
785162
- } | null;
785163
- forwarding_shipment: {
785164
- is_active: boolean | null;
785165
- id: string;
785166
- logic_code: string | null;
785167
- created_at: Date | null;
785168
- created_by: string | null;
785169
- updated_at: Date | null;
785170
- updated_by: string | null;
785171
- id_transport_mode: string | null;
785172
- id_container_shipping_type: string | null;
785173
- id_incoterm: string | null;
785174
- id_service_level: string | null;
785175
- id_release_type: string | null;
785176
- id_on_board_status: string | null;
785177
- id_weight_unit: string | null;
785178
- id_volume_unit: string | null;
785179
- id_chargeable_unit: string | null;
785180
- description: string | null;
785642
+ id_transport_mode: string | null;
785643
+ id_container_shipping_type: string | null;
785644
+ id_incoterm: string | null;
785645
+ id_service_level: string | null;
785646
+ id_release_type: string | null;
785647
+ id_on_board_status: string | null;
785648
+ id_weight_unit: string | null;
785649
+ id_volume_unit: string | null;
785650
+ id_chargeable_unit: string | null;
785181
785651
  mark_number: string | null;
785182
785652
  volume: Decimal$1 | null;
785183
785653
  chargeable: Decimal$1 | null;
@@ -785562,6 +786032,7 @@ declare const cargoflowRouter: BuiltRouter<{
785562
786032
  created_by: string | null;
785563
786033
  updated_at: Date | null;
785564
786034
  updated_by: string | null;
786035
+ description: string | null;
785565
786036
  id_transport_mode: string | null;
785566
786037
  id_container_shipping_type: string | null;
785567
786038
  id_incoterm: string | null;
@@ -785571,7 +786042,6 @@ declare const cargoflowRouter: BuiltRouter<{
785571
786042
  id_weight_unit: string | null;
785572
786043
  id_volume_unit: string | null;
785573
786044
  id_chargeable_unit: string | null;
785574
- description: string | null;
785575
786045
  mark_number: string | null;
785576
786046
  volume: Decimal$1 | null;
785577
786047
  chargeable: Decimal$1 | null;
@@ -785815,6 +786285,7 @@ declare const cargoflowRouter: BuiltRouter<{
785815
786285
  created_by: string | null;
785816
786286
  updated_at: Date | null;
785817
786287
  updated_by: string | null;
786288
+ description: string | null;
785818
786289
  id_transport_mode: string | null;
785819
786290
  id_container_shipping_type: string | null;
785820
786291
  id_incoterm: string | null;
@@ -785824,7 +786295,6 @@ declare const cargoflowRouter: BuiltRouter<{
785824
786295
  id_weight_unit: string | null;
785825
786296
  id_volume_unit: string | null;
785826
786297
  id_chargeable_unit: string | null;
785827
- description: string | null;
785828
786298
  mark_number: string | null;
785829
786299
  volume: Decimal$1 | null;
785830
786300
  chargeable: Decimal$1 | null;
@@ -786393,6 +786863,7 @@ declare const cargoflowRouter: BuiltRouter<{
786393
786863
  created_by: string | null;
786394
786864
  updated_at: Date | null;
786395
786865
  updated_by: string | null;
786866
+ description: string | null;
786396
786867
  id_transport_mode: string | null;
786397
786868
  id_container_shipping_type: string | null;
786398
786869
  id_incoterm: string | null;
@@ -786402,7 +786873,6 @@ declare const cargoflowRouter: BuiltRouter<{
786402
786873
  id_weight_unit: string | null;
786403
786874
  id_volume_unit: string | null;
786404
786875
  id_chargeable_unit: string | null;
786405
- description: string | null;
786406
786876
  mark_number: string | null;
786407
786877
  volume: Decimal$1 | null;
786408
786878
  chargeable: Decimal$1 | null;
@@ -786646,6 +787116,7 @@ declare const cargoflowRouter: BuiltRouter<{
786646
787116
  created_by: string | null;
786647
787117
  updated_at: Date | null;
786648
787118
  updated_by: string | null;
787119
+ description: string | null;
786649
787120
  id_transport_mode: string | null;
786650
787121
  id_container_shipping_type: string | null;
786651
787122
  id_incoterm: string | null;
@@ -786655,7 +787126,6 @@ declare const cargoflowRouter: BuiltRouter<{
786655
787126
  id_weight_unit: string | null;
786656
787127
  id_volume_unit: string | null;
786657
787128
  id_chargeable_unit: string | null;
786658
- description: string | null;
786659
787129
  mark_number: string | null;
786660
787130
  volume: Decimal$1 | null;
786661
787131
  chargeable: Decimal$1 | null;
@@ -787184,6 +787654,7 @@ declare const cargoflowRouter: BuiltRouter<{
787184
787654
  updated_at: Date | null;
787185
787655
  updated_by: string | null;
787186
787656
  length: Decimal$1 | null;
787657
+ description: string | null;
787187
787658
  id_transport_mode: string | null;
787188
787659
  id_container_shipping_type: string | null;
787189
787660
  id_incoterm: string | null;
@@ -787201,7 +787672,6 @@ declare const cargoflowRouter: BuiltRouter<{
787201
787672
  id_volume_unit: string | null;
787202
787673
  id_chargeable_unit: string | null;
787203
787674
  id_commodity: string | null;
787204
- description: string | null;
787205
787675
  extra_term: string | null;
787206
787676
  shipper_ref: string | null;
787207
787677
  mark_number: string | null;
@@ -787246,6 +787716,7 @@ declare const cargoflowRouter: BuiltRouter<{
787246
787716
  created_by: string | null;
787247
787717
  updated_at: Date | null;
787248
787718
  updated_by: string | null;
787719
+ description: string | null;
787249
787720
  id_transport_mode: string | null;
787250
787721
  id_container_shipping_type: string | null;
787251
787722
  id_incoterm: string | null;
@@ -787255,7 +787726,6 @@ declare const cargoflowRouter: BuiltRouter<{
787255
787726
  id_weight_unit: string | null;
787256
787727
  id_volume_unit: string | null;
787257
787728
  id_chargeable_unit: string | null;
787258
- description: string | null;
787259
787729
  mark_number: string | null;
787260
787730
  volume: Decimal$1 | null;
787261
787731
  chargeable: Decimal$1 | null;
@@ -787418,11 +787888,11 @@ declare const cargoflowRouter: BuiltRouter<{
787418
787888
  updated_at: Date | null;
787419
787889
  updated_by: string | null;
787420
787890
  length: Decimal$1 | null;
787891
+ description: string | null;
787421
787892
  id_weight_unit: string | null;
787422
787893
  id_volume_unit: string | null;
787423
787894
  id_commodity: string | null;
787424
787895
  id_forwarding_booking: string | null;
787425
- description: string | null;
787426
787896
  volume: Decimal$1 | null;
787427
787897
  id_forwarding_shipment: string | null;
787428
787898
  id_consol_container: string | null;
@@ -787485,6 +787955,7 @@ declare const cargoflowRouter: BuiltRouter<{
787485
787955
  updated_at: Date | null;
787486
787956
  updated_by: string | null;
787487
787957
  length: Decimal$1 | null;
787958
+ description: string | null;
787488
787959
  id_transport_mode: string | null;
787489
787960
  id_container_shipping_type: string | null;
787490
787961
  id_incoterm: string | null;
@@ -787502,7 +787973,6 @@ declare const cargoflowRouter: BuiltRouter<{
787502
787973
  id_volume_unit: string | null;
787503
787974
  id_chargeable_unit: string | null;
787504
787975
  id_commodity: string | null;
787505
- description: string | null;
787506
787976
  extra_term: string | null;
787507
787977
  shipper_ref: string | null;
787508
787978
  mark_number: string | null;
@@ -787547,6 +788017,7 @@ declare const cargoflowRouter: BuiltRouter<{
787547
788017
  created_by: string | null;
787548
788018
  updated_at: Date | null;
787549
788019
  updated_by: string | null;
788020
+ description: string | null;
787550
788021
  id_transport_mode: string | null;
787551
788022
  id_container_shipping_type: string | null;
787552
788023
  id_incoterm: string | null;
@@ -787556,7 +788027,6 @@ declare const cargoflowRouter: BuiltRouter<{
787556
788027
  id_weight_unit: string | null;
787557
788028
  id_volume_unit: string | null;
787558
788029
  id_chargeable_unit: string | null;
787559
- description: string | null;
787560
788030
  mark_number: string | null;
787561
788031
  volume: Decimal$1 | null;
787562
788032
  chargeable: Decimal$1 | null;
@@ -787719,11 +788189,11 @@ declare const cargoflowRouter: BuiltRouter<{
787719
788189
  updated_at: Date | null;
787720
788190
  updated_by: string | null;
787721
788191
  length: Decimal$1 | null;
788192
+ description: string | null;
787722
788193
  id_weight_unit: string | null;
787723
788194
  id_volume_unit: string | null;
787724
788195
  id_commodity: string | null;
787725
788196
  id_forwarding_booking: string | null;
787726
- description: string | null;
787727
788197
  volume: Decimal$1 | null;
787728
788198
  id_forwarding_shipment: string | null;
787729
788199
  id_consol_container: string | null;
@@ -787896,103 +788366,103 @@ declare const cargoflowRouter: BuiltRouter<{
787896
788366
  updated_at: Date | null;
787897
788367
  updated_by: string | null;
787898
788368
  length: Decimal$1 | null;
788369
+ description: string | null;
787899
788370
  id_weight_unit: string | null;
787900
788371
  id_volume_unit: string | null;
787901
788372
  id_commodity: string | null;
787902
788373
  id_forwarding_booking: string | null;
788374
+ volume: Decimal$1 | null;
788375
+ id_forwarding_shipment: string | null;
788376
+ id_consol_container: string | null;
788377
+ id_package_type: string | null;
788378
+ id_length_unit: string | null;
788379
+ id_width_unit: string | null;
788380
+ id_height_unit: string | null;
788381
+ id_dg_substance: string | null;
788382
+ id_dg_class: string | null;
788383
+ po_number: string | null;
788384
+ goods_description: string | null;
788385
+ item_number: string | null;
788386
+ pack: number | null;
788387
+ packing_order: number | null;
788388
+ weight: Decimal$1 | null;
788389
+ width: Decimal$1 | null;
788390
+ height: Decimal$1 | null;
788391
+ harmonized_code: string | null;
788392
+ harmonized_description: string | null;
788393
+ dg_substance_name: string | null;
788394
+ dg_class_name: string | null;
788395
+ flash_point: Decimal$1 | null;
788396
+ un_dg_contact: string | null;
788397
+ };
788398
+ log: {
788399
+ id: string;
788400
+ params: SimpleJson;
788401
+ id_log_type: string | null;
788402
+ url: string | null;
788403
+ action: string | null;
788404
+ action_by: string | null;
788405
+ action_id: string | null;
788406
+ action_at: Date | null;
788407
+ id_forwarding_shipment_packing: string | null;
788408
+ } | undefined;
788409
+ } | undefined;
788410
+ meta: object;
788411
+ }>;
788412
+ update: MutationProcedure<{
788413
+ input: {
788414
+ is_system?: (string | number | boolean)[] | null | undefined;
788415
+ id?: string | number | bigint | null | undefined;
788416
+ id_string?: string | null | undefined;
788417
+ logic_code?: string | null | undefined;
788418
+ is_active?: string | number | boolean | null | undefined;
788419
+ id_forwarding_shipment?: string | number | bigint | null | undefined;
788420
+ id_forwarding_booking?: string | number | bigint | null | undefined;
788421
+ id_consol_container?: string | number | bigint | null | undefined;
788422
+ id_package_type?: string | number | bigint | null | undefined;
788423
+ id_weight_unit?: string | number | bigint | null | undefined;
788424
+ id_volume_unit?: string | number | bigint | null | undefined;
788425
+ id_length_unit?: string | number | bigint | null | undefined;
788426
+ id_width_unit?: string | number | bigint | null | undefined;
788427
+ id_height_unit?: string | number | bigint | null | undefined;
788428
+ id_commodity?: string | number | bigint | null | undefined;
788429
+ id_dg_substance?: string | number | bigint | null | undefined;
788430
+ id_dg_class?: string | number | bigint | null | undefined;
788431
+ code?: string | null | undefined;
788432
+ po_number?: string | null | undefined;
788433
+ goods_description?: string | null | undefined;
788434
+ item_number?: string | null | undefined;
788435
+ pack?: string | number | null | undefined;
788436
+ packing_order?: string | number | null | undefined;
788437
+ weight?: string | null | undefined;
788438
+ volume?: string | null | undefined;
788439
+ length?: string | null | undefined;
788440
+ width?: string | null | undefined;
788441
+ height?: string | null | undefined;
788442
+ description?: string | null | undefined;
788443
+ harmonized_code?: string | null | undefined;
788444
+ harmonized_description?: string | null | undefined;
788445
+ dg_substance_name?: string | null | undefined;
788446
+ dg_class_name?: string | null | undefined;
788447
+ flash_point?: string | null | undefined;
788448
+ un_dg_contact?: string | null | undefined;
788449
+ };
788450
+ output: {
788451
+ data: {
788452
+ is_active: boolean | null;
788453
+ id: string;
788454
+ logic_code: string | null;
788455
+ code: string | null;
788456
+ created_at: Date | null;
788457
+ created_by: string | null;
788458
+ updated_at: Date | null;
788459
+ updated_by: string | null;
788460
+ length: Decimal$1 | null;
787903
788461
  description: string | null;
787904
- volume: Decimal$1 | null;
787905
- id_forwarding_shipment: string | null;
787906
- id_consol_container: string | null;
787907
- id_package_type: string | null;
787908
- id_length_unit: string | null;
787909
- id_width_unit: string | null;
787910
- id_height_unit: string | null;
787911
- id_dg_substance: string | null;
787912
- id_dg_class: string | null;
787913
- po_number: string | null;
787914
- goods_description: string | null;
787915
- item_number: string | null;
787916
- pack: number | null;
787917
- packing_order: number | null;
787918
- weight: Decimal$1 | null;
787919
- width: Decimal$1 | null;
787920
- height: Decimal$1 | null;
787921
- harmonized_code: string | null;
787922
- harmonized_description: string | null;
787923
- dg_substance_name: string | null;
787924
- dg_class_name: string | null;
787925
- flash_point: Decimal$1 | null;
787926
- un_dg_contact: string | null;
787927
- };
787928
- log: {
787929
- id: string;
787930
- params: SimpleJson;
787931
- id_log_type: string | null;
787932
- url: string | null;
787933
- action: string | null;
787934
- action_by: string | null;
787935
- action_id: string | null;
787936
- action_at: Date | null;
787937
- id_forwarding_shipment_packing: string | null;
787938
- } | undefined;
787939
- } | undefined;
787940
- meta: object;
787941
- }>;
787942
- update: MutationProcedure<{
787943
- input: {
787944
- is_system?: (string | number | boolean)[] | null | undefined;
787945
- id?: string | number | bigint | null | undefined;
787946
- id_string?: string | null | undefined;
787947
- logic_code?: string | null | undefined;
787948
- is_active?: string | number | boolean | null | undefined;
787949
- id_forwarding_shipment?: string | number | bigint | null | undefined;
787950
- id_forwarding_booking?: string | number | bigint | null | undefined;
787951
- id_consol_container?: string | number | bigint | null | undefined;
787952
- id_package_type?: string | number | bigint | null | undefined;
787953
- id_weight_unit?: string | number | bigint | null | undefined;
787954
- id_volume_unit?: string | number | bigint | null | undefined;
787955
- id_length_unit?: string | number | bigint | null | undefined;
787956
- id_width_unit?: string | number | bigint | null | undefined;
787957
- id_height_unit?: string | number | bigint | null | undefined;
787958
- id_commodity?: string | number | bigint | null | undefined;
787959
- id_dg_substance?: string | number | bigint | null | undefined;
787960
- id_dg_class?: string | number | bigint | null | undefined;
787961
- code?: string | null | undefined;
787962
- po_number?: string | null | undefined;
787963
- goods_description?: string | null | undefined;
787964
- item_number?: string | null | undefined;
787965
- pack?: string | number | null | undefined;
787966
- packing_order?: string | number | null | undefined;
787967
- weight?: string | null | undefined;
787968
- volume?: string | null | undefined;
787969
- length?: string | null | undefined;
787970
- width?: string | null | undefined;
787971
- height?: string | null | undefined;
787972
- description?: string | null | undefined;
787973
- harmonized_code?: string | null | undefined;
787974
- harmonized_description?: string | null | undefined;
787975
- dg_substance_name?: string | null | undefined;
787976
- dg_class_name?: string | null | undefined;
787977
- flash_point?: string | null | undefined;
787978
- un_dg_contact?: string | null | undefined;
787979
- };
787980
- output: {
787981
- data: {
787982
- is_active: boolean | null;
787983
- id: string;
787984
- logic_code: string | null;
787985
- code: string | null;
787986
- created_at: Date | null;
787987
- created_by: string | null;
787988
- updated_at: Date | null;
787989
- updated_by: string | null;
787990
- length: Decimal$1 | null;
787991
- id_weight_unit: string | null;
787992
- id_volume_unit: string | null;
787993
- id_commodity: string | null;
787994
- id_forwarding_booking: string | null;
787995
- description: string | null;
788462
+ id_weight_unit: string | null;
788463
+ id_volume_unit: string | null;
788464
+ id_commodity: string | null;
788465
+ id_forwarding_booking: string | null;
787996
788466
  volume: Decimal$1 | null;
787997
788467
  id_forwarding_shipment: string | null;
787998
788468
  id_consol_container: string | null;
@@ -788116,11 +788586,11 @@ declare const cargoflowRouter: BuiltRouter<{
788116
788586
  updated_at: Date | null;
788117
788587
  updated_by: string | null;
788118
788588
  length: Decimal$1 | null;
788589
+ description: string | null;
788119
788590
  id_weight_unit: string | null;
788120
788591
  id_volume_unit: string | null;
788121
788592
  id_commodity: string | null;
788122
788593
  id_forwarding_booking: string | null;
788123
- description: string | null;
788124
788594
  volume: Decimal$1 | null;
788125
788595
  id_forwarding_shipment: string | null;
788126
788596
  id_consol_container: string | null;
@@ -788168,11 +788638,11 @@ declare const cargoflowRouter: BuiltRouter<{
788168
788638
  updated_at: Date | null;
788169
788639
  updated_by: string | null;
788170
788640
  length: Decimal$1 | null;
788641
+ description: string | null;
788171
788642
  id_weight_unit: string | null;
788172
788643
  id_volume_unit: string | null;
788173
788644
  id_commodity: string | null;
788174
788645
  id_forwarding_booking: string | null;
788175
- description: string | null;
788176
788646
  volume: Decimal$1 | null;
788177
788647
  id_forwarding_shipment: string | null;
788178
788648
  id_consol_container: string | null;
@@ -788230,11 +788700,11 @@ declare const cargoflowRouter: BuiltRouter<{
788230
788700
  updated_at: Date | null;
788231
788701
  updated_by: string | null;
788232
788702
  length: Decimal$1 | null;
788703
+ description: string | null;
788233
788704
  id_weight_unit: string | null;
788234
788705
  id_volume_unit: string | null;
788235
788706
  id_commodity: string | null;
788236
788707
  id_forwarding_booking: string | null;
788237
- description: string | null;
788238
788708
  volume: Decimal$1 | null;
788239
788709
  id_forwarding_shipment: string | null;
788240
788710
  id_consol_container: string | null;
@@ -788364,6 +788834,7 @@ declare const cargoflowRouter: BuiltRouter<{
788364
788834
  created_by: string | null;
788365
788835
  updated_at: Date | null;
788366
788836
  updated_by: string | null;
788837
+ description: string | null;
788367
788838
  id_transport_mode: string | null;
788368
788839
  id_container_shipping_type: string | null;
788369
788840
  id_incoterm: string | null;
@@ -788373,7 +788844,6 @@ declare const cargoflowRouter: BuiltRouter<{
788373
788844
  id_weight_unit: string | null;
788374
788845
  id_volume_unit: string | null;
788375
788846
  id_chargeable_unit: string | null;
788376
- description: string | null;
788377
788847
  mark_number: string | null;
788378
788848
  volume: Decimal$1 | null;
788379
788849
  chargeable: Decimal$1 | null;
@@ -789111,6 +789581,7 @@ declare const cargoflowRouter: BuiltRouter<{
789111
789581
  created_by: string | null;
789112
789582
  updated_at: Date | null;
789113
789583
  updated_by: string | null;
789584
+ description: string | null;
789114
789585
  id_transport_mode: string | null;
789115
789586
  id_container_shipping_type: string | null;
789116
789587
  id_incoterm: string | null;
@@ -789120,7 +789591,6 @@ declare const cargoflowRouter: BuiltRouter<{
789120
789591
  id_weight_unit: string | null;
789121
789592
  id_volume_unit: string | null;
789122
789593
  id_chargeable_unit: string | null;
789123
- description: string | null;
789124
789594
  mark_number: string | null;
789125
789595
  volume: Decimal$1 | null;
789126
789596
  chargeable: Decimal$1 | null;
@@ -791372,6 +791842,7 @@ declare const cargoflowRouter: BuiltRouter<{
791372
791842
  created_by: string | null;
791373
791843
  updated_at: Date | null;
791374
791844
  updated_by: string | null;
791845
+ description: string | null;
791375
791846
  id_transport_mode: string | null;
791376
791847
  id_container_shipping_type: string | null;
791377
791848
  id_incoterm: string | null;
@@ -791381,7 +791852,6 @@ declare const cargoflowRouter: BuiltRouter<{
791381
791852
  id_weight_unit: string | null;
791382
791853
  id_volume_unit: string | null;
791383
791854
  id_chargeable_unit: string | null;
791384
- description: string | null;
791385
791855
  mark_number: string | null;
791386
791856
  volume: Decimal$1 | null;
791387
791857
  chargeable: Decimal$1 | null;
@@ -791545,6 +792015,7 @@ declare const cargoflowRouter: BuiltRouter<{
791545
792015
  created_by: string | null;
791546
792016
  updated_at: Date | null;
791547
792017
  updated_by: string | null;
792018
+ description: string | null;
791548
792019
  id_transport_mode: string | null;
791549
792020
  id_container_shipping_type: string | null;
791550
792021
  id_incoterm: string | null;
@@ -791554,7 +792025,6 @@ declare const cargoflowRouter: BuiltRouter<{
791554
792025
  id_weight_unit: string | null;
791555
792026
  id_volume_unit: string | null;
791556
792027
  id_chargeable_unit: string | null;
791557
- description: string | null;
791558
792028
  mark_number: string | null;
791559
792029
  volume: Decimal$1 | null;
791560
792030
  chargeable: Decimal$1 | null;
@@ -792190,27 +792660,6 @@ declare const cargoflowRouter: BuiltRouter<{
792190
792660
  company_number: string | null;
792191
792661
  company_tax_number: string | null;
792192
792662
  } | null;
792193
- sending_agent_address: {
792194
- is_active: boolean | null;
792195
- id: string;
792196
- logic_code: string | null;
792197
- id_country: string | null;
792198
- id_state: string | null;
792199
- id_city: string | null;
792200
- id_postal_code: string | null;
792201
- code: string | null;
792202
- address: string | null;
792203
- mobile_phone: string | null;
792204
- created_at: Date | null;
792205
- created_by: string | null;
792206
- updated_at: Date | null;
792207
- updated_by: string | null;
792208
- id_un_locode: string | null;
792209
- email: string | null;
792210
- id_organization: string | null;
792211
- phone: string | null;
792212
- fax: string | null;
792213
- } | null;
792214
792663
  receiving_agent: {
792215
792664
  is_active: boolean | null;
792216
792665
  id: string;
@@ -792238,27 +792687,6 @@ declare const cargoflowRouter: BuiltRouter<{
792238
792687
  company_number: string | null;
792239
792688
  company_tax_number: string | null;
792240
792689
  } | null;
792241
- receiving_agent_address: {
792242
- is_active: boolean | null;
792243
- id: string;
792244
- logic_code: string | null;
792245
- id_country: string | null;
792246
- id_state: string | null;
792247
- id_city: string | null;
792248
- id_postal_code: string | null;
792249
- code: string | null;
792250
- address: string | null;
792251
- mobile_phone: string | null;
792252
- created_at: Date | null;
792253
- created_by: string | null;
792254
- updated_at: Date | null;
792255
- updated_by: string | null;
792256
- id_un_locode: string | null;
792257
- email: string | null;
792258
- id_organization: string | null;
792259
- phone: string | null;
792260
- fax: string | null;
792261
- } | null;
792262
792690
  carrier_shipping_line: {
792263
792691
  is_active: boolean | null;
792264
792692
  id: string;
@@ -792336,27 +792764,6 @@ declare const cargoflowRouter: BuiltRouter<{
792336
792764
  company_number: string | null;
792337
792765
  company_tax_number: string | null;
792338
792766
  } | null;
792339
- creditor_origin_address: {
792340
- is_active: boolean | null;
792341
- id: string;
792342
- logic_code: string | null;
792343
- id_country: string | null;
792344
- id_state: string | null;
792345
- id_city: string | null;
792346
- id_postal_code: string | null;
792347
- code: string | null;
792348
- address: string | null;
792349
- mobile_phone: string | null;
792350
- created_at: Date | null;
792351
- created_by: string | null;
792352
- updated_at: Date | null;
792353
- updated_by: string | null;
792354
- id_un_locode: string | null;
792355
- email: string | null;
792356
- id_organization: string | null;
792357
- phone: string | null;
792358
- fax: string | null;
792359
- } | null;
792360
792767
  creditor_destination: {
792361
792768
  is_active: boolean | null;
792362
792769
  id: string;
@@ -792384,27 +792791,6 @@ declare const cargoflowRouter: BuiltRouter<{
792384
792791
  company_number: string | null;
792385
792792
  company_tax_number: string | null;
792386
792793
  } | null;
792387
- creditor_destination_address: {
792388
- is_active: boolean | null;
792389
- id: string;
792390
- logic_code: string | null;
792391
- id_country: string | null;
792392
- id_state: string | null;
792393
- id_city: string | null;
792394
- id_postal_code: string | null;
792395
- code: string | null;
792396
- address: string | null;
792397
- mobile_phone: string | null;
792398
- created_at: Date | null;
792399
- created_by: string | null;
792400
- updated_at: Date | null;
792401
- updated_by: string | null;
792402
- id_un_locode: string | null;
792403
- email: string | null;
792404
- id_organization: string | null;
792405
- phone: string | null;
792406
- fax: string | null;
792407
- } | null;
792408
792794
  load_port_un_locodes: {
792409
792795
  country: {
792410
792796
  currency: {
@@ -792605,6 +792991,90 @@ declare const cargoflowRouter: BuiltRouter<{
792605
792991
  has_seaport: boolean | null;
792606
792992
  has_outport: boolean | null;
792607
792993
  } | null;
792994
+ sending_agent_address: {
792995
+ is_active: boolean | null;
792996
+ id: string;
792997
+ logic_code: string | null;
792998
+ id_country: string | null;
792999
+ id_state: string | null;
793000
+ id_city: string | null;
793001
+ id_postal_code: string | null;
793002
+ code: string | null;
793003
+ address: string | null;
793004
+ mobile_phone: string | null;
793005
+ created_at: Date | null;
793006
+ created_by: string | null;
793007
+ updated_at: Date | null;
793008
+ updated_by: string | null;
793009
+ id_un_locode: string | null;
793010
+ email: string | null;
793011
+ id_organization: string | null;
793012
+ phone: string | null;
793013
+ fax: string | null;
793014
+ } | null;
793015
+ receiving_agent_address: {
793016
+ is_active: boolean | null;
793017
+ id: string;
793018
+ logic_code: string | null;
793019
+ id_country: string | null;
793020
+ id_state: string | null;
793021
+ id_city: string | null;
793022
+ id_postal_code: string | null;
793023
+ code: string | null;
793024
+ address: string | null;
793025
+ mobile_phone: string | null;
793026
+ created_at: Date | null;
793027
+ created_by: string | null;
793028
+ updated_at: Date | null;
793029
+ updated_by: string | null;
793030
+ id_un_locode: string | null;
793031
+ email: string | null;
793032
+ id_organization: string | null;
793033
+ phone: string | null;
793034
+ fax: string | null;
793035
+ } | null;
793036
+ creditor_origin_address: {
793037
+ is_active: boolean | null;
793038
+ id: string;
793039
+ logic_code: string | null;
793040
+ id_country: string | null;
793041
+ id_state: string | null;
793042
+ id_city: string | null;
793043
+ id_postal_code: string | null;
793044
+ code: string | null;
793045
+ address: string | null;
793046
+ mobile_phone: string | null;
793047
+ created_at: Date | null;
793048
+ created_by: string | null;
793049
+ updated_at: Date | null;
793050
+ updated_by: string | null;
793051
+ id_un_locode: string | null;
793052
+ email: string | null;
793053
+ id_organization: string | null;
793054
+ phone: string | null;
793055
+ fax: string | null;
793056
+ } | null;
793057
+ creditor_destination_address: {
793058
+ is_active: boolean | null;
793059
+ id: string;
793060
+ logic_code: string | null;
793061
+ id_country: string | null;
793062
+ id_state: string | null;
793063
+ id_city: string | null;
793064
+ id_postal_code: string | null;
793065
+ code: string | null;
793066
+ address: string | null;
793067
+ mobile_phone: string | null;
793068
+ created_at: Date | null;
793069
+ created_by: string | null;
793070
+ updated_at: Date | null;
793071
+ updated_by: string | null;
793072
+ id_un_locode: string | null;
793073
+ email: string | null;
793074
+ id_organization: string | null;
793075
+ phone: string | null;
793076
+ fax: string | null;
793077
+ } | null;
792608
793078
  is_active: boolean | null;
792609
793079
  id: string;
792610
793080
  logic_code: string | null;
@@ -793652,11 +794122,11 @@ declare const cargoflowRouter: BuiltRouter<{
793652
794122
  updated_at: Date | null;
793653
794123
  updated_by: string | null;
793654
794124
  length: Decimal$1 | null;
794125
+ description: string | null;
793655
794126
  id_weight_unit: string | null;
793656
794127
  id_volume_unit: string | null;
793657
794128
  id_commodity: string | null;
793658
794129
  id_forwarding_booking: string | null;
793659
- description: string | null;
793660
794130
  volume: Decimal$1 | null;
793661
794131
  id_forwarding_shipment: string | null;
793662
794132
  id_consol_container: string | null;
@@ -794169,6 +794639,7 @@ declare const cargoflowRouter: BuiltRouter<{
794169
794639
  created_by: string | null;
794170
794640
  updated_at: Date | null;
794171
794641
  updated_by: string | null;
794642
+ description: string | null;
794172
794643
  id_transport_mode: string | null;
794173
794644
  id_container_shipping_type: string | null;
794174
794645
  id_incoterm: string | null;
@@ -794178,7 +794649,6 @@ declare const cargoflowRouter: BuiltRouter<{
794178
794649
  id_weight_unit: string | null;
794179
794650
  id_volume_unit: string | null;
794180
794651
  id_chargeable_unit: string | null;
794181
- description: string | null;
794182
794652
  mark_number: string | null;
794183
794653
  volume: Decimal$1 | null;
794184
794654
  chargeable: Decimal$1 | null;
@@ -794332,8 +794802,155 @@ declare const cargoflowRouter: BuiltRouter<{
794332
794802
  company_number: string | null;
794333
794803
  company_tax_number: string | null;
794334
794804
  } | null;
794335
- sending_agent_address: {
794805
+ receiving_agent: {
794806
+ is_active: boolean | null;
794807
+ id: string;
794808
+ logic_code: string | null;
794809
+ name: string | null;
794810
+ id_country: string | null;
794811
+ id_state: string | null;
794812
+ id_city: string | null;
794813
+ id_postal_code: string | null;
794814
+ id_company: string | null;
794815
+ id_branch: string | null;
794816
+ code: string | null;
794817
+ created_at: Date | null;
794818
+ created_by: string | null;
794819
+ updated_at: Date | null;
794820
+ updated_by: string | null;
794821
+ id_un_locode: string | null;
794822
+ email: string | null;
794823
+ id_business_category: string | null;
794824
+ id_controlling_branch: string | null;
794825
+ id_airline: string | null;
794826
+ id_shipping_line: string | null;
794827
+ phone: string | null;
794828
+ website_url: string | null;
794829
+ company_number: string | null;
794830
+ company_tax_number: string | null;
794831
+ } | null;
794832
+ carrier_shipping_line: {
794833
+ is_active: boolean | null;
794834
+ id: string;
794835
+ logic_code: string | null;
794836
+ name: string | null;
794837
+ id_country: string | null;
794838
+ id_state: string | null;
794839
+ id_city: string | null;
794840
+ id_postal_code: string | null;
794841
+ code: string | null;
794842
+ address: string | null;
794843
+ created_at: Date | null;
794844
+ created_by: string | null;
794845
+ updated_at: Date | null;
794846
+ updated_by: string | null;
794847
+ id_un_locode: string | null;
794848
+ scac: string | null;
794849
+ ocean_carrier_name: string | null;
794850
+ is_non_vessel_operator: boolean | null;
794851
+ is_shipping_line: boolean | null;
794852
+ } | null;
794853
+ carrier_airline: {
794854
+ is_active: boolean | null;
794855
+ id: string;
794856
+ logic_code: string | null;
794857
+ name: string | null;
794858
+ id_country: string | null;
794859
+ id_state: string | null;
794860
+ id_city: string | null;
794861
+ id_postal_code: string | null;
794862
+ code: string | null;
794863
+ address: string | null;
794864
+ created_at: Date | null;
794865
+ created_by: string | null;
794866
+ updated_at: Date | null;
794867
+ updated_by: string | null;
794868
+ id_un_locode: string | null;
794869
+ airline_num_code: string | null;
794870
+ airline_three_code: string | null;
794871
+ airline_two_code: string | null;
794872
+ short_airline_name: string | null;
794873
+ full_airline_name_1: string | null;
794874
+ full_airline_name_2: string | null;
794875
+ is_cass_controlled: boolean | null;
794876
+ is_iata_member: boolean | null;
794877
+ is_ata_member: boolean | null;
794878
+ is_sita_member: boolean | null;
794879
+ is_arinc_member: boolean | null;
794880
+ is_signed_e_awb: boolean | null;
794881
+ } | null;
794882
+ creditor_origin: {
794883
+ is_active: boolean | null;
794884
+ id: string;
794885
+ logic_code: string | null;
794886
+ name: string | null;
794887
+ id_country: string | null;
794888
+ id_state: string | null;
794889
+ id_city: string | null;
794890
+ id_postal_code: string | null;
794891
+ id_company: string | null;
794892
+ id_branch: string | null;
794893
+ code: string | null;
794894
+ created_at: Date | null;
794895
+ created_by: string | null;
794896
+ updated_at: Date | null;
794897
+ updated_by: string | null;
794898
+ id_un_locode: string | null;
794899
+ email: string | null;
794900
+ id_business_category: string | null;
794901
+ id_controlling_branch: string | null;
794902
+ id_airline: string | null;
794903
+ id_shipping_line: string | null;
794904
+ phone: string | null;
794905
+ website_url: string | null;
794906
+ company_number: string | null;
794907
+ company_tax_number: string | null;
794908
+ } | null;
794909
+ creditor_destination: {
794910
+ is_active: boolean | null;
794911
+ id: string;
794912
+ logic_code: string | null;
794913
+ name: string | null;
794914
+ id_country: string | null;
794915
+ id_state: string | null;
794916
+ id_city: string | null;
794917
+ id_postal_code: string | null;
794918
+ id_company: string | null;
794919
+ id_branch: string | null;
794920
+ code: string | null;
794921
+ created_at: Date | null;
794922
+ created_by: string | null;
794923
+ updated_at: Date | null;
794924
+ updated_by: string | null;
794925
+ id_un_locode: string | null;
794926
+ email: string | null;
794927
+ id_business_category: string | null;
794928
+ id_controlling_branch: string | null;
794929
+ id_airline: string | null;
794930
+ id_shipping_line: string | null;
794931
+ phone: string | null;
794932
+ website_url: string | null;
794933
+ company_number: string | null;
794934
+ company_tax_number: string | null;
794935
+ } | null;
794936
+ load_port_un_locodes: {
794336
794937
  country: {
794938
+ currency: {
794939
+ symbol: string | null;
794940
+ is_active: boolean | null;
794941
+ id: string;
794942
+ logic_code: string | null;
794943
+ created_at: Date | null;
794944
+ created_by: string | null;
794945
+ updated_at: Date | null;
794946
+ updated_by: string | null;
794947
+ currency_code: string | null;
794948
+ currency_name: string | null;
794949
+ major_unit: string | null;
794950
+ minor_unit: string | null;
794951
+ decimal_unit: number | null;
794952
+ iso_decimal: number | null;
794953
+ } | null;
794337
794954
  is_active: boolean | null;
794338
794955
  id: string;
794339
794956
  logic_code: string | null;
@@ -794374,47 +794991,17 @@ declare const cargoflowRouter: BuiltRouter<{
794374
794991
  updated_at: Date | null;
794375
794992
  updated_by: string | null;
794376
794993
  } | null;
794377
- postal_code: {
794994
+ time_zone: {
794378
794995
  is_active: boolean | null;
794379
794996
  id: string;
794380
794997
  logic_code: string | null;
794381
- id_country: string | null;
794998
+ name: string | null;
794382
794999
  code: string | null;
794383
795000
  created_at: Date | null;
794384
795001
  created_by: string | null;
794385
795002
  updated_at: Date | null;
794386
795003
  updated_by: string | null;
794387
- } | null;
794388
- un_locode: {
794389
- is_active: boolean | null;
794390
- id: string;
794391
- logic_code: string | null;
794392
- id_country: string | null;
794393
- id_state: string | null;
794394
- id_city: string | null;
794395
- created_at: Date | null;
794396
- created_by: string | null;
794397
- updated_at: Date | null;
794398
- updated_by: string | null;
794399
- id_time_zone: string | null;
794400
- un_code: string | null;
794401
- iata_code: string | null;
794402
- iata_region_code: string | null;
794403
- latitude: Decimal$1 | null;
794404
- longitude: Decimal$1 | null;
794405
- port_name: string | null;
794406
- proper_name: string | null;
794407
- has_post: boolean | null;
794408
- has_customs: boolean | null;
794409
- has_unload: boolean | null;
794410
- has_airport: boolean | null;
794411
- has_railway: boolean | null;
794412
- has_road: boolean | null;
794413
- has_store: boolean | null;
794414
- has_terminal: boolean | null;
794415
- has_discharge: boolean | null;
794416
- has_seaport: boolean | null;
794417
- has_outport: boolean | null;
795004
+ utc_offset: string | null;
794418
795005
  } | null;
794419
795006
  is_active: boolean | null;
794420
795007
  id: string;
@@ -794422,48 +795009,131 @@ declare const cargoflowRouter: BuiltRouter<{
794422
795009
  id_country: string | null;
794423
795010
  id_state: string | null;
794424
795011
  id_city: string | null;
794425
- id_postal_code: string | null;
794426
- code: string | null;
794427
- address: string | null;
794428
- mobile_phone: string | null;
794429
795012
  created_at: Date | null;
794430
795013
  created_by: string | null;
794431
795014
  updated_at: Date | null;
794432
795015
  updated_by: string | null;
794433
- id_un_locode: string | null;
794434
- email: string | null;
794435
- id_organization: string | null;
794436
- phone: string | null;
794437
- fax: string | null;
795016
+ id_time_zone: string | null;
795017
+ un_code: string | null;
795018
+ iata_code: string | null;
795019
+ iata_region_code: string | null;
795020
+ latitude: Decimal$1 | null;
795021
+ longitude: Decimal$1 | null;
795022
+ port_name: string | null;
795023
+ proper_name: string | null;
795024
+ has_post: boolean | null;
795025
+ has_customs: boolean | null;
795026
+ has_unload: boolean | null;
795027
+ has_airport: boolean | null;
795028
+ has_railway: boolean | null;
795029
+ has_road: boolean | null;
795030
+ has_store: boolean | null;
795031
+ has_terminal: boolean | null;
795032
+ has_discharge: boolean | null;
795033
+ has_seaport: boolean | null;
795034
+ has_outport: boolean | null;
794438
795035
  } | null;
794439
- receiving_agent: {
795036
+ discharge_port_un_locodes: {
795037
+ country: {
795038
+ currency: {
795039
+ symbol: string | null;
795040
+ is_active: boolean | null;
795041
+ id: string;
795042
+ logic_code: string | null;
795043
+ created_at: Date | null;
795044
+ created_by: string | null;
795045
+ updated_at: Date | null;
795046
+ updated_by: string | null;
795047
+ currency_code: string | null;
795048
+ currency_name: string | null;
795049
+ major_unit: string | null;
795050
+ minor_unit: string | null;
795051
+ decimal_unit: number | null;
795052
+ iso_decimal: number | null;
795053
+ } | null;
795054
+ is_active: boolean | null;
795055
+ id: string;
795056
+ logic_code: string | null;
795057
+ name: string | null;
795058
+ created_at: Date | null;
795059
+ created_by: string | null;
795060
+ updated_at: Date | null;
795061
+ updated_by: string | null;
795062
+ id_currency: string | null;
795063
+ id_awb_currency: string | null;
795064
+ iso2_code: string | null;
795065
+ iso3_code: string | null;
795066
+ iso3_numeric: string | null;
795067
+ is_sanctioned: boolean | null;
795068
+ } | null;
795069
+ state: {
795070
+ is_active: boolean | null;
795071
+ id: string;
795072
+ logic_code: string | null;
795073
+ name: string | null;
795074
+ id_country: string | null;
795075
+ code: string | null;
795076
+ created_at: Date | null;
795077
+ created_by: string | null;
795078
+ updated_at: Date | null;
795079
+ updated_by: string | null;
795080
+ } | null;
795081
+ city: {
795082
+ is_active: boolean | null;
795083
+ id: string;
795084
+ logic_code: string | null;
795085
+ name: string | null;
795086
+ id_country: string | null;
795087
+ id_state: string | null;
795088
+ code: string | null;
795089
+ created_at: Date | null;
795090
+ created_by: string | null;
795091
+ updated_at: Date | null;
795092
+ updated_by: string | null;
795093
+ } | null;
795094
+ time_zone: {
795095
+ is_active: boolean | null;
795096
+ id: string;
795097
+ logic_code: string | null;
795098
+ name: string | null;
795099
+ code: string | null;
795100
+ created_at: Date | null;
795101
+ created_by: string | null;
795102
+ updated_at: Date | null;
795103
+ updated_by: string | null;
795104
+ utc_offset: string | null;
795105
+ } | null;
794440
795106
  is_active: boolean | null;
794441
795107
  id: string;
794442
795108
  logic_code: string | null;
794443
- name: string | null;
794444
795109
  id_country: string | null;
794445
795110
  id_state: string | null;
794446
795111
  id_city: string | null;
794447
- id_postal_code: string | null;
794448
- id_company: string | null;
794449
- id_branch: string | null;
794450
- code: string | null;
794451
795112
  created_at: Date | null;
794452
795113
  created_by: string | null;
794453
795114
  updated_at: Date | null;
794454
795115
  updated_by: string | null;
794455
- id_un_locode: string | null;
794456
- email: string | null;
794457
- id_business_category: string | null;
794458
- id_controlling_branch: string | null;
794459
- id_airline: string | null;
794460
- id_shipping_line: string | null;
794461
- phone: string | null;
794462
- website_url: string | null;
794463
- company_number: string | null;
794464
- company_tax_number: string | null;
795116
+ id_time_zone: string | null;
795117
+ un_code: string | null;
795118
+ iata_code: string | null;
795119
+ iata_region_code: string | null;
795120
+ latitude: Decimal$1 | null;
795121
+ longitude: Decimal$1 | null;
795122
+ port_name: string | null;
795123
+ proper_name: string | null;
795124
+ has_post: boolean | null;
795125
+ has_customs: boolean | null;
795126
+ has_unload: boolean | null;
795127
+ has_airport: boolean | null;
795128
+ has_railway: boolean | null;
795129
+ has_road: boolean | null;
795130
+ has_store: boolean | null;
795131
+ has_terminal: boolean | null;
795132
+ has_discharge: boolean | null;
795133
+ has_seaport: boolean | null;
795134
+ has_outport: boolean | null;
794465
795135
  } | null;
794466
- receiving_agent_address: {
795136
+ sending_agent_address: {
794467
795137
  country: {
794468
795138
  is_active: boolean | null;
794469
795139
  id: string;
@@ -794567,84 +795237,7 @@ declare const cargoflowRouter: BuiltRouter<{
794567
795237
  phone: string | null;
794568
795238
  fax: string | null;
794569
795239
  } | null;
794570
- carrier_shipping_line: {
794571
- is_active: boolean | null;
794572
- id: string;
794573
- logic_code: string | null;
794574
- name: string | null;
794575
- id_country: string | null;
794576
- id_state: string | null;
794577
- id_city: string | null;
794578
- id_postal_code: string | null;
794579
- code: string | null;
794580
- address: string | null;
794581
- created_at: Date | null;
794582
- created_by: string | null;
794583
- updated_at: Date | null;
794584
- updated_by: string | null;
794585
- id_un_locode: string | null;
794586
- scac: string | null;
794587
- ocean_carrier_name: string | null;
794588
- is_non_vessel_operator: boolean | null;
794589
- is_shipping_line: boolean | null;
794590
- } | null;
794591
- carrier_airline: {
794592
- is_active: boolean | null;
794593
- id: string;
794594
- logic_code: string | null;
794595
- name: string | null;
794596
- id_country: string | null;
794597
- id_state: string | null;
794598
- id_city: string | null;
794599
- id_postal_code: string | null;
794600
- code: string | null;
794601
- address: string | null;
794602
- created_at: Date | null;
794603
- created_by: string | null;
794604
- updated_at: Date | null;
794605
- updated_by: string | null;
794606
- id_un_locode: string | null;
794607
- airline_num_code: string | null;
794608
- airline_three_code: string | null;
794609
- airline_two_code: string | null;
794610
- short_airline_name: string | null;
794611
- full_airline_name_1: string | null;
794612
- full_airline_name_2: string | null;
794613
- is_cass_controlled: boolean | null;
794614
- is_iata_member: boolean | null;
794615
- is_ata_member: boolean | null;
794616
- is_sita_member: boolean | null;
794617
- is_arinc_member: boolean | null;
794618
- is_signed_e_awb: boolean | null;
794619
- } | null;
794620
- creditor_origin: {
794621
- is_active: boolean | null;
794622
- id: string;
794623
- logic_code: string | null;
794624
- name: string | null;
794625
- id_country: string | null;
794626
- id_state: string | null;
794627
- id_city: string | null;
794628
- id_postal_code: string | null;
794629
- id_company: string | null;
794630
- id_branch: string | null;
794631
- code: string | null;
794632
- created_at: Date | null;
794633
- created_by: string | null;
794634
- updated_at: Date | null;
794635
- updated_by: string | null;
794636
- id_un_locode: string | null;
794637
- email: string | null;
794638
- id_business_category: string | null;
794639
- id_controlling_branch: string | null;
794640
- id_airline: string | null;
794641
- id_shipping_line: string | null;
794642
- phone: string | null;
794643
- website_url: string | null;
794644
- company_number: string | null;
794645
- company_tax_number: string | null;
794646
- } | null;
794647
- creditor_origin_address: {
795240
+ receiving_agent_address: {
794648
795241
  country: {
794649
795242
  is_active: boolean | null;
794650
795243
  id: string;
@@ -794748,34 +795341,7 @@ declare const cargoflowRouter: BuiltRouter<{
794748
795341
  phone: string | null;
794749
795342
  fax: string | null;
794750
795343
  } | null;
794751
- creditor_destination: {
794752
- is_active: boolean | null;
794753
- id: string;
794754
- logic_code: string | null;
794755
- name: string | null;
794756
- id_country: string | null;
794757
- id_state: string | null;
794758
- id_city: string | null;
794759
- id_postal_code: string | null;
794760
- id_company: string | null;
794761
- id_branch: string | null;
794762
- code: string | null;
794763
- created_at: Date | null;
794764
- created_by: string | null;
794765
- updated_at: Date | null;
794766
- updated_by: string | null;
794767
- id_un_locode: string | null;
794768
- email: string | null;
794769
- id_business_category: string | null;
794770
- id_controlling_branch: string | null;
794771
- id_airline: string | null;
794772
- id_shipping_line: string | null;
794773
- phone: string | null;
794774
- website_url: string | null;
794775
- company_number: string | null;
794776
- company_tax_number: string | null;
794777
- } | null;
794778
- creditor_destination_address: {
795344
+ creditor_origin_address: {
794779
795345
  country: {
794780
795346
  is_active: boolean | null;
794781
795347
  id: string;
@@ -794879,24 +795445,8 @@ declare const cargoflowRouter: BuiltRouter<{
794879
795445
  phone: string | null;
794880
795446
  fax: string | null;
794881
795447
  } | null;
794882
- load_port_un_locodes: {
795448
+ creditor_destination_address: {
794883
795449
  country: {
794884
- currency: {
794885
- symbol: string | null;
794886
- is_active: boolean | null;
794887
- id: string;
794888
- logic_code: string | null;
794889
- created_at: Date | null;
794890
- created_by: string | null;
794891
- updated_at: Date | null;
794892
- updated_by: string | null;
794893
- currency_code: string | null;
794894
- currency_name: string | null;
794895
- major_unit: string | null;
794896
- minor_unit: string | null;
794897
- decimal_unit: number | null;
794898
- iso_decimal: number | null;
794899
- } | null;
794900
795450
  is_active: boolean | null;
794901
795451
  id: string;
794902
795452
  logic_code: string | null;
@@ -794937,86 +795487,10 @@ declare const cargoflowRouter: BuiltRouter<{
794937
795487
  updated_at: Date | null;
794938
795488
  updated_by: string | null;
794939
795489
  } | null;
794940
- time_zone: {
794941
- is_active: boolean | null;
794942
- id: string;
794943
- logic_code: string | null;
794944
- name: string | null;
794945
- code: string | null;
794946
- created_at: Date | null;
794947
- created_by: string | null;
794948
- updated_at: Date | null;
794949
- updated_by: string | null;
794950
- utc_offset: string | null;
794951
- } | null;
794952
- is_active: boolean | null;
794953
- id: string;
794954
- logic_code: string | null;
794955
- id_country: string | null;
794956
- id_state: string | null;
794957
- id_city: string | null;
794958
- created_at: Date | null;
794959
- created_by: string | null;
794960
- updated_at: Date | null;
794961
- updated_by: string | null;
794962
- id_time_zone: string | null;
794963
- un_code: string | null;
794964
- iata_code: string | null;
794965
- iata_region_code: string | null;
794966
- latitude: Decimal$1 | null;
794967
- longitude: Decimal$1 | null;
794968
- port_name: string | null;
794969
- proper_name: string | null;
794970
- has_post: boolean | null;
794971
- has_customs: boolean | null;
794972
- has_unload: boolean | null;
794973
- has_airport: boolean | null;
794974
- has_railway: boolean | null;
794975
- has_road: boolean | null;
794976
- has_store: boolean | null;
794977
- has_terminal: boolean | null;
794978
- has_discharge: boolean | null;
794979
- has_seaport: boolean | null;
794980
- has_outport: boolean | null;
794981
- } | null;
794982
- discharge_port_un_locodes: {
794983
- country: {
794984
- currency: {
794985
- symbol: string | null;
794986
- is_active: boolean | null;
794987
- id: string;
794988
- logic_code: string | null;
794989
- created_at: Date | null;
794990
- created_by: string | null;
794991
- updated_at: Date | null;
794992
- updated_by: string | null;
794993
- currency_code: string | null;
794994
- currency_name: string | null;
794995
- major_unit: string | null;
794996
- minor_unit: string | null;
794997
- decimal_unit: number | null;
794998
- iso_decimal: number | null;
794999
- } | null;
795000
- is_active: boolean | null;
795001
- id: string;
795002
- logic_code: string | null;
795003
- name: string | null;
795004
- created_at: Date | null;
795005
- created_by: string | null;
795006
- updated_at: Date | null;
795007
- updated_by: string | null;
795008
- id_currency: string | null;
795009
- id_awb_currency: string | null;
795010
- iso2_code: string | null;
795011
- iso3_code: string | null;
795012
- iso3_numeric: string | null;
795013
- is_sanctioned: boolean | null;
795014
- } | null;
795015
- state: {
795490
+ postal_code: {
795016
795491
  is_active: boolean | null;
795017
795492
  id: string;
795018
795493
  logic_code: string | null;
795019
- name: string | null;
795020
795494
  id_country: string | null;
795021
795495
  code: string | null;
795022
795496
  created_at: Date | null;
@@ -795024,30 +795498,36 @@ declare const cargoflowRouter: BuiltRouter<{
795024
795498
  updated_at: Date | null;
795025
795499
  updated_by: string | null;
795026
795500
  } | null;
795027
- city: {
795501
+ un_locode: {
795028
795502
  is_active: boolean | null;
795029
795503
  id: string;
795030
795504
  logic_code: string | null;
795031
- name: string | null;
795032
795505
  id_country: string | null;
795033
795506
  id_state: string | null;
795034
- code: string | null;
795035
- created_at: Date | null;
795036
- created_by: string | null;
795037
- updated_at: Date | null;
795038
- updated_by: string | null;
795039
- } | null;
795040
- time_zone: {
795041
- is_active: boolean | null;
795042
- id: string;
795043
- logic_code: string | null;
795044
- name: string | null;
795045
- code: string | null;
795507
+ id_city: string | null;
795046
795508
  created_at: Date | null;
795047
795509
  created_by: string | null;
795048
795510
  updated_at: Date | null;
795049
795511
  updated_by: string | null;
795050
- utc_offset: string | null;
795512
+ id_time_zone: string | null;
795513
+ un_code: string | null;
795514
+ iata_code: string | null;
795515
+ iata_region_code: string | null;
795516
+ latitude: Decimal$1 | null;
795517
+ longitude: Decimal$1 | null;
795518
+ port_name: string | null;
795519
+ proper_name: string | null;
795520
+ has_post: boolean | null;
795521
+ has_customs: boolean | null;
795522
+ has_unload: boolean | null;
795523
+ has_airport: boolean | null;
795524
+ has_railway: boolean | null;
795525
+ has_road: boolean | null;
795526
+ has_store: boolean | null;
795527
+ has_terminal: boolean | null;
795528
+ has_discharge: boolean | null;
795529
+ has_seaport: boolean | null;
795530
+ has_outport: boolean | null;
795051
795531
  } | null;
795052
795532
  is_active: boolean | null;
795053
795533
  id: string;
@@ -795055,29 +795535,19 @@ declare const cargoflowRouter: BuiltRouter<{
795055
795535
  id_country: string | null;
795056
795536
  id_state: string | null;
795057
795537
  id_city: string | null;
795538
+ id_postal_code: string | null;
795539
+ code: string | null;
795540
+ address: string | null;
795541
+ mobile_phone: string | null;
795058
795542
  created_at: Date | null;
795059
795543
  created_by: string | null;
795060
795544
  updated_at: Date | null;
795061
795545
  updated_by: string | null;
795062
- id_time_zone: string | null;
795063
- un_code: string | null;
795064
- iata_code: string | null;
795065
- iata_region_code: string | null;
795066
- latitude: Decimal$1 | null;
795067
- longitude: Decimal$1 | null;
795068
- port_name: string | null;
795069
- proper_name: string | null;
795070
- has_post: boolean | null;
795071
- has_customs: boolean | null;
795072
- has_unload: boolean | null;
795073
- has_airport: boolean | null;
795074
- has_railway: boolean | null;
795075
- has_road: boolean | null;
795076
- has_store: boolean | null;
795077
- has_terminal: boolean | null;
795078
- has_discharge: boolean | null;
795079
- has_seaport: boolean | null;
795080
- has_outport: boolean | null;
795546
+ id_un_locode: string | null;
795547
+ email: string | null;
795548
+ id_organization: string | null;
795549
+ phone: string | null;
795550
+ fax: string | null;
795081
795551
  } | null;
795082
795552
  is_active: boolean | null;
795083
795553
  id: string;
@@ -801274,6 +801744,7 @@ declare const cargoflowRouter: BuiltRouter<{
801274
801744
  updated_at: Date | null;
801275
801745
  updated_by: string | null;
801276
801746
  length: Decimal$1 | null;
801747
+ description: string | null;
801277
801748
  id_transport_mode: string | null;
801278
801749
  id_container_shipping_type: string | null;
801279
801750
  id_incoterm: string | null;
@@ -801291,7 +801762,6 @@ declare const cargoflowRouter: BuiltRouter<{
801291
801762
  id_volume_unit: string | null;
801292
801763
  id_chargeable_unit: string | null;
801293
801764
  id_commodity: string | null;
801294
- description: string | null;
801295
801765
  extra_term: string | null;
801296
801766
  shipper_ref: string | null;
801297
801767
  mark_number: string | null;
@@ -801398,6 +801868,7 @@ declare const cargoflowRouter: BuiltRouter<{
801398
801868
  created_by: string | null;
801399
801869
  updated_at: Date | null;
801400
801870
  updated_by: string | null;
801871
+ description: string | null;
801401
801872
  id_transport_mode: string | null;
801402
801873
  id_container_shipping_type: string | null;
801403
801874
  id_incoterm: string | null;
@@ -801407,7 +801878,6 @@ declare const cargoflowRouter: BuiltRouter<{
801407
801878
  id_weight_unit: string | null;
801408
801879
  id_volume_unit: string | null;
801409
801880
  id_chargeable_unit: string | null;
801410
- description: string | null;
801411
801881
  mark_number: string | null;
801412
801882
  volume: Decimal$1 | null;
801413
801883
  chargeable: Decimal$1 | null;
@@ -801623,13 +802093,13 @@ declare const cargoflowRouter: BuiltRouter<{
801623
802093
  updated_at: Date | null;
801624
802094
  updated_by: string | null;
801625
802095
  length: Decimal$1 | null;
802096
+ description: string | null;
801626
802097
  id_origin_un_locode: string | null;
801627
802098
  id_destination_un_locode: string | null;
801628
802099
  id_weight_unit: string | null;
801629
802100
  id_volume_unit: string | null;
801630
802101
  id_commodity: string | null;
801631
802102
  id_forwarding_booking: string | null;
801632
- description: string | null;
801633
802103
  volume: Decimal$1 | null;
801634
802104
  id_forwarding_shipment: string | null;
801635
802105
  id_package_type: string | null;
@@ -801698,6 +802168,7 @@ declare const cargoflowRouter: BuiltRouter<{
801698
802168
  updated_at: Date | null;
801699
802169
  updated_by: string | null;
801700
802170
  length: Decimal$1 | null;
802171
+ description: string | null;
801701
802172
  id_transport_mode: string | null;
801702
802173
  id_container_shipping_type: string | null;
801703
802174
  id_incoterm: string | null;
@@ -801715,7 +802186,6 @@ declare const cargoflowRouter: BuiltRouter<{
801715
802186
  id_volume_unit: string | null;
801716
802187
  id_chargeable_unit: string | null;
801717
802188
  id_commodity: string | null;
801718
- description: string | null;
801719
802189
  extra_term: string | null;
801720
802190
  shipper_ref: string | null;
801721
802191
  mark_number: string | null;
@@ -801822,6 +802292,7 @@ declare const cargoflowRouter: BuiltRouter<{
801822
802292
  created_by: string | null;
801823
802293
  updated_at: Date | null;
801824
802294
  updated_by: string | null;
802295
+ description: string | null;
801825
802296
  id_transport_mode: string | null;
801826
802297
  id_container_shipping_type: string | null;
801827
802298
  id_incoterm: string | null;
@@ -801831,7 +802302,6 @@ declare const cargoflowRouter: BuiltRouter<{
801831
802302
  id_weight_unit: string | null;
801832
802303
  id_volume_unit: string | null;
801833
802304
  id_chargeable_unit: string | null;
801834
- description: string | null;
801835
802305
  mark_number: string | null;
801836
802306
  volume: Decimal$1 | null;
801837
802307
  chargeable: Decimal$1 | null;
@@ -802047,13 +802517,13 @@ declare const cargoflowRouter: BuiltRouter<{
802047
802517
  updated_at: Date | null;
802048
802518
  updated_by: string | null;
802049
802519
  length: Decimal$1 | null;
802520
+ description: string | null;
802050
802521
  id_origin_un_locode: string | null;
802051
802522
  id_destination_un_locode: string | null;
802052
802523
  id_weight_unit: string | null;
802053
802524
  id_volume_unit: string | null;
802054
802525
  id_commodity: string | null;
802055
802526
  id_forwarding_booking: string | null;
802056
- description: string | null;
802057
802527
  volume: Decimal$1 | null;
802058
802528
  id_forwarding_shipment: string | null;
802059
802529
  id_package_type: string | null;
@@ -802232,13 +802702,13 @@ declare const cargoflowRouter: BuiltRouter<{
802232
802702
  updated_at: Date | null;
802233
802703
  updated_by: string | null;
802234
802704
  length: Decimal$1 | null;
802705
+ description: string | null;
802235
802706
  id_origin_un_locode: string | null;
802236
802707
  id_destination_un_locode: string | null;
802237
802708
  id_weight_unit: string | null;
802238
802709
  id_volume_unit: string | null;
802239
802710
  id_commodity: string | null;
802240
802711
  id_forwarding_booking: string | null;
802241
- description: string | null;
802242
802712
  volume: Decimal$1 | null;
802243
802713
  id_forwarding_shipment: string | null;
802244
802714
  id_package_type: string | null;
@@ -802332,13 +802802,13 @@ declare const cargoflowRouter: BuiltRouter<{
802332
802802
  updated_at: Date | null;
802333
802803
  updated_by: string | null;
802334
802804
  length: Decimal$1 | null;
802805
+ description: string | null;
802335
802806
  id_origin_un_locode: string | null;
802336
802807
  id_destination_un_locode: string | null;
802337
802808
  id_weight_unit: string | null;
802338
802809
  id_volume_unit: string | null;
802339
802810
  id_commodity: string | null;
802340
802811
  id_forwarding_booking: string | null;
802341
- description: string | null;
802342
802812
  volume: Decimal$1 | null;
802343
802813
  id_forwarding_shipment: string | null;
802344
802814
  id_package_type: string | null;
@@ -802397,13 +802867,13 @@ declare const cargoflowRouter: BuiltRouter<{
802397
802867
  updated_at: Date | null;
802398
802868
  updated_by: string | null;
802399
802869
  length: Decimal$1 | null;
802870
+ description: string | null;
802400
802871
  id_origin_un_locode: string | null;
802401
802872
  id_destination_un_locode: string | null;
802402
802873
  id_weight_unit: string | null;
802403
802874
  id_volume_unit: string | null;
802404
802875
  id_commodity: string | null;
802405
802876
  id_forwarding_booking: string | null;
802406
- description: string | null;
802407
802877
  volume: Decimal$1 | null;
802408
802878
  id_forwarding_shipment: string | null;
802409
802879
  id_package_type: string | null;
@@ -802487,6 +802957,7 @@ declare const cargoflowRouter: BuiltRouter<{
802487
802957
  created_by: string | null;
802488
802958
  updated_at: Date | null;
802489
802959
  updated_by: string | null;
802960
+ description: string | null;
802490
802961
  id_transport_mode: string | null;
802491
802962
  id_container_shipping_type: string | null;
802492
802963
  id_incoterm: string | null;
@@ -802496,7 +802967,6 @@ declare const cargoflowRouter: BuiltRouter<{
802496
802967
  id_weight_unit: string | null;
802497
802968
  id_volume_unit: string | null;
802498
802969
  id_chargeable_unit: string | null;
802499
- description: string | null;
802500
802970
  mark_number: string | null;
802501
802971
  volume: Decimal$1 | null;
802502
802972
  chargeable: Decimal$1 | null;
@@ -802596,6 +803066,7 @@ declare const cargoflowRouter: BuiltRouter<{
802596
803066
  created_by: string | null;
802597
803067
  updated_at: Date | null;
802598
803068
  updated_by: string | null;
803069
+ description: string | null;
802599
803070
  id_transport_mode: string | null;
802600
803071
  id_container_shipping_type: string | null;
802601
803072
  id_incoterm: string | null;
@@ -802605,7 +803076,6 @@ declare const cargoflowRouter: BuiltRouter<{
802605
803076
  id_weight_unit: string | null;
802606
803077
  id_volume_unit: string | null;
802607
803078
  id_chargeable_unit: string | null;
802608
- description: string | null;
802609
803079
  mark_number: string | null;
802610
803080
  volume: Decimal$1 | null;
802611
803081
  chargeable: Decimal$1 | null;
@@ -802812,6 +803282,7 @@ declare const cargoflowRouter: BuiltRouter<{
802812
803282
  created_by: string | null;
802813
803283
  updated_at: Date | null;
802814
803284
  updated_by: string | null;
803285
+ description: string | null;
802815
803286
  id_transport_mode: string | null;
802816
803287
  id_container_shipping_type: string | null;
802817
803288
  id_incoterm: string | null;
@@ -802821,7 +803292,6 @@ declare const cargoflowRouter: BuiltRouter<{
802821
803292
  id_weight_unit: string | null;
802822
803293
  id_volume_unit: string | null;
802823
803294
  id_chargeable_unit: string | null;
802824
- description: string | null;
802825
803295
  mark_number: string | null;
802826
803296
  volume: Decimal$1 | null;
802827
803297
  chargeable: Decimal$1 | null;
@@ -802932,6 +803402,7 @@ declare const cargoflowRouter: BuiltRouter<{
802932
803402
  created_by: string | null;
802933
803403
  updated_at: Date | null;
802934
803404
  updated_by: string | null;
803405
+ description: string | null;
802935
803406
  id_transport_mode: string | null;
802936
803407
  id_container_shipping_type: string | null;
802937
803408
  id_incoterm: string | null;
@@ -802941,7 +803412,6 @@ declare const cargoflowRouter: BuiltRouter<{
802941
803412
  id_weight_unit: string | null;
802942
803413
  id_volume_unit: string | null;
802943
803414
  id_chargeable_unit: string | null;
802944
- description: string | null;
802945
803415
  mark_number: string | null;
802946
803416
  volume: Decimal$1 | null;
802947
803417
  chargeable: Decimal$1 | null;
@@ -803077,6 +803547,7 @@ declare const cargoflowRouter: BuiltRouter<{
803077
803547
  created_by: string | null;
803078
803548
  updated_at: Date | null;
803079
803549
  updated_by: string | null;
803550
+ description: string | null;
803080
803551
  id_transport_mode: string | null;
803081
803552
  id_container_shipping_type: string | null;
803082
803553
  id_incoterm: string | null;
@@ -803086,7 +803557,6 @@ declare const cargoflowRouter: BuiltRouter<{
803086
803557
  id_weight_unit: string | null;
803087
803558
  id_volume_unit: string | null;
803088
803559
  id_chargeable_unit: string | null;
803089
- description: string | null;
803090
803560
  mark_number: string | null;
803091
803561
  volume: Decimal$1 | null;
803092
803562
  chargeable: Decimal$1 | null;
@@ -803168,6 +803638,7 @@ declare const cargoflowRouter: BuiltRouter<{
803168
803638
  created_by: string | null;
803169
803639
  updated_at: Date | null;
803170
803640
  updated_by: string | null;
803641
+ description: string | null;
803171
803642
  id_transport_mode: string | null;
803172
803643
  id_container_shipping_type: string | null;
803173
803644
  id_incoterm: string | null;
@@ -803177,7 +803648,6 @@ declare const cargoflowRouter: BuiltRouter<{
803177
803648
  id_weight_unit: string | null;
803178
803649
  id_volume_unit: string | null;
803179
803650
  id_chargeable_unit: string | null;
803180
- description: string | null;
803181
803651
  mark_number: string | null;
803182
803652
  volume: Decimal$1 | null;
803183
803653
  chargeable: Decimal$1 | null;
@@ -803681,6 +804151,7 @@ declare const cargoflowRouter: BuiltRouter<{
803681
804151
  created_by: string | null;
803682
804152
  updated_at: Date | null;
803683
804153
  updated_by: string | null;
804154
+ description: string | null;
803684
804155
  id_transport_mode: string | null;
803685
804156
  id_container_shipping_type: string | null;
803686
804157
  id_incoterm: string | null;
@@ -803690,7 +804161,6 @@ declare const cargoflowRouter: BuiltRouter<{
803690
804161
  id_weight_unit: string | null;
803691
804162
  id_volume_unit: string | null;
803692
804163
  id_chargeable_unit: string | null;
803693
- description: string | null;
803694
804164
  mark_number: string | null;
803695
804165
  volume: Decimal$1 | null;
803696
804166
  chargeable: Decimal$1 | null;
@@ -803774,6 +804244,7 @@ declare const cargoflowRouter: BuiltRouter<{
803774
804244
  created_by: string | null;
803775
804245
  updated_at: Date | null;
803776
804246
  updated_by: string | null;
804247
+ description: string | null;
803777
804248
  id_transport_mode: string | null;
803778
804249
  id_container_shipping_type: string | null;
803779
804250
  id_incoterm: string | null;
@@ -803783,7 +804254,6 @@ declare const cargoflowRouter: BuiltRouter<{
803783
804254
  id_weight_unit: string | null;
803784
804255
  id_volume_unit: string | null;
803785
804256
  id_chargeable_unit: string | null;
803786
- description: string | null;
803787
804257
  mark_number: string | null;
803788
804258
  volume: Decimal$1 | null;
803789
804259
  chargeable: Decimal$1 | null;
@@ -822578,13 +823048,13 @@ declare const settingsRouter: BuiltRouter<{
822578
823048
  } | null;
822579
823049
  id: string;
822580
823050
  params: SimpleJson;
822581
- id_transport_mode: string | null;
822582
823051
  id_log_type: string | null;
822583
823052
  url: string | null;
822584
823053
  action: string | null;
822585
823054
  action_by: string | null;
822586
823055
  action_id: string | null;
822587
823056
  action_at: Date | null;
823057
+ id_transport_mode: string | null;
822588
823058
  }[] | undefined;
822589
823059
  total: number | undefined;
822590
823060
  };
@@ -822612,13 +823082,13 @@ declare const settingsRouter: BuiltRouter<{
822612
823082
  } | null;
822613
823083
  id: string;
822614
823084
  params: SimpleJson;
822615
- id_transport_mode: string | null;
822616
823085
  id_log_type: string | null;
822617
823086
  url: string | null;
822618
823087
  action: string | null;
822619
823088
  action_by: string | null;
822620
823089
  action_id: string | null;
822621
823090
  action_at: Date | null;
823091
+ id_transport_mode: string | null;
822622
823092
  } | undefined;
822623
823093
  };
822624
823094
  meta: object;
@@ -822645,13 +823115,13 @@ declare const settingsRouter: BuiltRouter<{
822645
823115
  log: {
822646
823116
  id: string;
822647
823117
  params: SimpleJson;
822648
- id_transport_mode: string | null;
822649
823118
  id_log_type: string | null;
822650
823119
  url: string | null;
822651
823120
  action: string | null;
822652
823121
  action_by: string | null;
822653
823122
  action_id: string | null;
822654
823123
  action_at: Date | null;
823124
+ id_transport_mode: string | null;
822655
823125
  } | undefined;
822656
823126
  } | undefined;
822657
823127
  meta: object;
@@ -822681,13 +823151,13 @@ declare const settingsRouter: BuiltRouter<{
822681
823151
  log: {
822682
823152
  id: string;
822683
823153
  params: SimpleJson;
822684
- id_transport_mode: string | null;
822685
823154
  id_log_type: string | null;
822686
823155
  url: string | null;
822687
823156
  action: string | null;
822688
823157
  action_by: string | null;
822689
823158
  action_id: string | null;
822690
823159
  action_at: Date | null;
823160
+ id_transport_mode: string | null;
822691
823161
  } | undefined;
822692
823162
  } | undefined;
822693
823163
  meta: object;
@@ -826214,13 +826684,13 @@ declare const settingsRouter: BuiltRouter<{
826214
826684
  } | null;
826215
826685
  id: string;
826216
826686
  params: SimpleJson;
826217
- id_service_level: string | null;
826218
826687
  id_log_type: string | null;
826219
826688
  url: string | null;
826220
826689
  action: string | null;
826221
826690
  action_by: string | null;
826222
826691
  action_id: string | null;
826223
826692
  action_at: Date | null;
826693
+ id_service_level: string | null;
826224
826694
  }[] | undefined;
826225
826695
  total: number | undefined;
826226
826696
  };
@@ -826248,13 +826718,13 @@ declare const settingsRouter: BuiltRouter<{
826248
826718
  } | null;
826249
826719
  id: string;
826250
826720
  params: SimpleJson;
826251
- id_service_level: string | null;
826252
826721
  id_log_type: string | null;
826253
826722
  url: string | null;
826254
826723
  action: string | null;
826255
826724
  action_by: string | null;
826256
826725
  action_id: string | null;
826257
826726
  action_at: Date | null;
826727
+ id_service_level: string | null;
826258
826728
  } | undefined;
826259
826729
  };
826260
826730
  meta: object;
@@ -826285,13 +826755,13 @@ declare const settingsRouter: BuiltRouter<{
826285
826755
  log: {
826286
826756
  id: string;
826287
826757
  params: SimpleJson;
826288
- id_service_level: string | null;
826289
826758
  id_log_type: string | null;
826290
826759
  url: string | null;
826291
826760
  action: string | null;
826292
826761
  action_by: string | null;
826293
826762
  action_id: string | null;
826294
826763
  action_at: Date | null;
826764
+ id_service_level: string | null;
826295
826765
  } | undefined;
826296
826766
  } | undefined;
826297
826767
  meta: object;
@@ -826325,13 +826795,13 @@ declare const settingsRouter: BuiltRouter<{
826325
826795
  log: {
826326
826796
  id: string;
826327
826797
  params: SimpleJson;
826328
- id_service_level: string | null;
826329
826798
  id_log_type: string | null;
826330
826799
  url: string | null;
826331
826800
  action: string | null;
826332
826801
  action_by: string | null;
826333
826802
  action_id: string | null;
826334
826803
  action_at: Date | null;
826804
+ id_service_level: string | null;
826335
826805
  } | undefined;
826336
826806
  } | undefined;
826337
826807
  meta: object;
@@ -826795,13 +827265,13 @@ declare const settingsRouter: BuiltRouter<{
826795
827265
  } | null;
826796
827266
  id: string;
826797
827267
  params: SimpleJson;
826798
- id_incoterm: string | null;
826799
827268
  id_log_type: string | null;
826800
827269
  url: string | null;
826801
827270
  action: string | null;
826802
827271
  action_by: string | null;
826803
827272
  action_id: string | null;
826804
827273
  action_at: Date | null;
827274
+ id_incoterm: string | null;
826805
827275
  }[] | undefined;
826806
827276
  total: number | undefined;
826807
827277
  };
@@ -826829,13 +827299,13 @@ declare const settingsRouter: BuiltRouter<{
826829
827299
  } | null;
826830
827300
  id: string;
826831
827301
  params: SimpleJson;
826832
- id_incoterm: string | null;
826833
827302
  id_log_type: string | null;
826834
827303
  url: string | null;
826835
827304
  action: string | null;
826836
827305
  action_by: string | null;
826837
827306
  action_id: string | null;
826838
827307
  action_at: Date | null;
827308
+ id_incoterm: string | null;
826839
827309
  } | undefined;
826840
827310
  };
826841
827311
  meta: object;
@@ -826866,13 +827336,13 @@ declare const settingsRouter: BuiltRouter<{
826866
827336
  log: {
826867
827337
  id: string;
826868
827338
  params: SimpleJson;
826869
- id_incoterm: string | null;
826870
827339
  id_log_type: string | null;
826871
827340
  url: string | null;
826872
827341
  action: string | null;
826873
827342
  action_by: string | null;
826874
827343
  action_id: string | null;
826875
827344
  action_at: Date | null;
827345
+ id_incoterm: string | null;
826876
827346
  } | undefined;
826877
827347
  } | undefined;
826878
827348
  meta: object;
@@ -826906,13 +827376,13 @@ declare const settingsRouter: BuiltRouter<{
826906
827376
  log: {
826907
827377
  id: string;
826908
827378
  params: SimpleJson;
826909
- id_incoterm: string | null;
826910
827379
  id_log_type: string | null;
826911
827380
  url: string | null;
826912
827381
  action: string | null;
826913
827382
  action_by: string | null;
826914
827383
  action_id: string | null;
826915
827384
  action_at: Date | null;
827385
+ id_incoterm: string | null;
826916
827386
  } | undefined;
826917
827387
  } | undefined;
826918
827388
  meta: object;
@@ -827507,13 +827977,13 @@ declare const settingsRouter: BuiltRouter<{
827507
827977
  } | null;
827508
827978
  id: string;
827509
827979
  params: SimpleJson;
827510
- id_commodity: string | null;
827511
827980
  id_log_type: string | null;
827512
827981
  url: string | null;
827513
827982
  action: string | null;
827514
827983
  action_by: string | null;
827515
827984
  action_id: string | null;
827516
827985
  action_at: Date | null;
827986
+ id_commodity: string | null;
827517
827987
  }[] | undefined;
827518
827988
  total: number | undefined;
827519
827989
  };
@@ -827541,13 +828011,13 @@ declare const settingsRouter: BuiltRouter<{
827541
828011
  } | null;
827542
828012
  id: string;
827543
828013
  params: SimpleJson;
827544
- id_commodity: string | null;
827545
828014
  id_log_type: string | null;
827546
828015
  url: string | null;
827547
828016
  action: string | null;
827548
828017
  action_by: string | null;
827549
828018
  action_id: string | null;
827550
828019
  action_at: Date | null;
828020
+ id_commodity: string | null;
827551
828021
  } | undefined;
827552
828022
  };
827553
828023
  meta: object;
@@ -827596,13 +828066,13 @@ declare const settingsRouter: BuiltRouter<{
827596
828066
  log: {
827597
828067
  id: string;
827598
828068
  params: SimpleJson;
827599
- id_commodity: string | null;
827600
828069
  id_log_type: string | null;
827601
828070
  url: string | null;
827602
828071
  action: string | null;
827603
828072
  action_by: string | null;
827604
828073
  action_id: string | null;
827605
828074
  action_at: Date | null;
828075
+ id_commodity: string | null;
827606
828076
  } | undefined;
827607
828077
  } | undefined;
827608
828078
  meta: object;
@@ -827654,13 +828124,13 @@ declare const settingsRouter: BuiltRouter<{
827654
828124
  log: {
827655
828125
  id: string;
827656
828126
  params: SimpleJson;
827657
- id_commodity: string | null;
827658
828127
  id_log_type: string | null;
827659
828128
  url: string | null;
827660
828129
  action: string | null;
827661
828130
  action_by: string | null;
827662
828131
  action_id: string | null;
827663
828132
  action_at: Date | null;
828133
+ id_commodity: string | null;
827664
828134
  } | undefined;
827665
828135
  } | undefined;
827666
828136
  meta: object;
@@ -840918,13 +841388,13 @@ declare const systemRouter: BuiltRouter<{
840918
841388
  } | null;
840919
841389
  id: string;
840920
841390
  params: SimpleJson;
840921
- id_container_shipping_type: string | null;
840922
841391
  id_log_type: string | null;
840923
841392
  url: string | null;
840924
841393
  action: string | null;
840925
841394
  action_by: string | null;
840926
841395
  action_id: string | null;
840927
841396
  action_at: Date | null;
841397
+ id_container_shipping_type: string | null;
840928
841398
  }[] | undefined;
840929
841399
  total: number | undefined;
840930
841400
  };
@@ -840952,13 +841422,13 @@ declare const systemRouter: BuiltRouter<{
840952
841422
  } | null;
840953
841423
  id: string;
840954
841424
  params: SimpleJson;
840955
- id_container_shipping_type: string | null;
840956
841425
  id_log_type: string | null;
840957
841426
  url: string | null;
840958
841427
  action: string | null;
840959
841428
  action_by: string | null;
840960
841429
  action_id: string | null;
840961
841430
  action_at: Date | null;
841431
+ id_container_shipping_type: string | null;
840962
841432
  } | undefined;
840963
841433
  };
840964
841434
  meta: object;
@@ -840985,13 +841455,13 @@ declare const systemRouter: BuiltRouter<{
840985
841455
  log: {
840986
841456
  id: string;
840987
841457
  params: SimpleJson;
840988
- id_container_shipping_type: string | null;
840989
841458
  id_log_type: string | null;
840990
841459
  url: string | null;
840991
841460
  action: string | null;
840992
841461
  action_by: string | null;
840993
841462
  action_id: string | null;
840994
841463
  action_at: Date | null;
841464
+ id_container_shipping_type: string | null;
840995
841465
  } | undefined;
840996
841466
  } | undefined;
840997
841467
  meta: object;
@@ -841021,13 +841491,13 @@ declare const systemRouter: BuiltRouter<{
841021
841491
  log: {
841022
841492
  id: string;
841023
841493
  params: SimpleJson;
841024
- id_container_shipping_type: string | null;
841025
841494
  id_log_type: string | null;
841026
841495
  url: string | null;
841027
841496
  action: string | null;
841028
841497
  action_by: string | null;
841029
841498
  action_id: string | null;
841030
841499
  action_at: Date | null;
841500
+ id_container_shipping_type: string | null;
841031
841501
  } | undefined;
841032
841502
  } | undefined;
841033
841503
  meta: object;
@@ -841065,13 +841535,13 @@ declare const systemRouter: BuiltRouter<{
841065
841535
  log: {
841066
841536
  id: string;
841067
841537
  params: SimpleJson;
841068
- id_container_shipping_type: string | null;
841069
841538
  id_log_type: string | null;
841070
841539
  url: string | null;
841071
841540
  action: string | null;
841072
841541
  action_by: string | null;
841073
841542
  action_id: string | null;
841074
841543
  action_at: Date | null;
841544
+ id_container_shipping_type: string | null;
841075
841545
  } | undefined;
841076
841546
  } | undefined)[];
841077
841547
  updatedData: ({
@@ -841089,13 +841559,13 @@ declare const systemRouter: BuiltRouter<{
841089
841559
  log: {
841090
841560
  id: string;
841091
841561
  params: SimpleJson;
841092
- id_container_shipping_type: string | null;
841093
841562
  id_log_type: string | null;
841094
841563
  url: string | null;
841095
841564
  action: string | null;
841096
841565
  action_by: string | null;
841097
841566
  action_id: string | null;
841098
841567
  action_at: Date | null;
841568
+ id_container_shipping_type: string | null;
841099
841569
  } | undefined;
841100
841570
  } | undefined)[];
841101
841571
  } | undefined;