@be-logixpair/api 0.0.130-rc12 → 0.0.130-rc13
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.
- package/dist/index.d.ts +258 -90
- 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;
|
|
776076
776075
|
id_weight_unit: string | null;
|
|
776077
776076
|
id_volume_unit: string | null;
|
|
776078
776077
|
id_commodity: string | null;
|
|
776079
776078
|
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,7 +776392,6 @@ 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;
|
|
776396
776395
|
id_transport_mode: string | null;
|
|
776397
776396
|
id_container_shipping_type: string | null;
|
|
776398
776397
|
id_incoterm: string | null;
|
|
@@ -776410,6 +776409,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
776410
776409
|
id_volume_unit: string | null;
|
|
776411
776410
|
id_chargeable_unit: string | null;
|
|
776412
776411
|
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,7 +776624,6 @@ 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;
|
|
776628
776627
|
id_transport_mode: string | null;
|
|
776629
776628
|
id_container_shipping_type: string | null;
|
|
776630
776629
|
id_incoterm: string | null;
|
|
@@ -776642,6 +776641,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
776642
776641
|
id_volume_unit: string | null;
|
|
776643
776642
|
id_chargeable_unit: string | null;
|
|
776644
776643
|
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,7 +776686,6 @@ 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;
|
|
776690
776689
|
id_transport_mode: string | null;
|
|
776691
776690
|
id_container_shipping_type: string | null;
|
|
776692
776691
|
id_incoterm: string | null;
|
|
@@ -776696,6 +776695,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
776696
776695
|
id_weight_unit: string | null;
|
|
776697
776696
|
id_volume_unit: string | null;
|
|
776698
776697
|
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;
|
|
776862
776861
|
id_weight_unit: string | null;
|
|
776863
776862
|
id_volume_unit: string | null;
|
|
776864
776863
|
id_commodity: string | null;
|
|
776865
776864
|
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,7 +777202,6 @@ 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;
|
|
777206
777205
|
id_transport_mode: string | null;
|
|
777207
777206
|
id_container_shipping_type: string | null;
|
|
777208
777207
|
id_incoterm: string | null;
|
|
@@ -777220,6 +777219,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
777220
777219
|
id_volume_unit: string | null;
|
|
777221
777220
|
id_chargeable_unit: string | null;
|
|
777222
777221
|
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;
|
|
777285
777286
|
url: string | null;
|
|
777286
777287
|
action: string | null;
|
|
777287
777288
|
action_by: string | null;
|
|
777288
777289
|
action_id: string | null;
|
|
777289
777290
|
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;
|
|
777309
777310
|
url: string | null;
|
|
777310
777311
|
action: string | null;
|
|
777311
777312
|
action_by: string | null;
|
|
777312
777313
|
action_id: string | null;
|
|
777313
777314
|
action_at: Date | null;
|
|
777314
|
-
id_forwarding_booking: string | null;
|
|
777315
777315
|
} | undefined;
|
|
777316
777316
|
};
|
|
777317
777317
|
meta: object;
|
|
@@ -777417,7 +777417,6 @@ 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;
|
|
777421
777420
|
id_transport_mode: string | null;
|
|
777422
777421
|
id_container_shipping_type: string | null;
|
|
777423
777422
|
id_incoterm: string | null;
|
|
@@ -777435,6 +777434,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
777435
777434
|
id_volume_unit: string | null;
|
|
777436
777435
|
id_chargeable_unit: string | null;
|
|
777437
777436
|
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;
|
|
777457
777458
|
url: string | null;
|
|
777458
777459
|
action: string | null;
|
|
777459
777460
|
action_by: string | null;
|
|
777460
777461
|
action_id: string | null;
|
|
777461
777462
|
action_at: Date | null;
|
|
777462
|
-
id_forwarding_booking: string | null;
|
|
777463
777463
|
} | undefined;
|
|
777464
777464
|
};
|
|
777465
777465
|
} | undefined;
|
|
@@ -777597,7 +777597,6 @@ 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;
|
|
777601
777600
|
id_transport_mode: string | null;
|
|
777602
777601
|
id_container_shipping_type: string | null;
|
|
777603
777602
|
id_incoterm: string | null;
|
|
@@ -777615,6 +777614,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
777615
777614
|
id_volume_unit: string | null;
|
|
777616
777615
|
id_chargeable_unit: string | null;
|
|
777617
777616
|
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;
|
|
777637
777638
|
url: string | null;
|
|
777638
777639
|
action: string | null;
|
|
777639
777640
|
action_by: string | null;
|
|
777640
777641
|
action_id: string | null;
|
|
777641
777642
|
action_at: Date | null;
|
|
777642
|
-
id_forwarding_booking: string | null;
|
|
777643
777643
|
} | undefined;
|
|
777644
777644
|
};
|
|
777645
777645
|
} | undefined;
|
|
@@ -777662,7 +777662,6 @@ 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;
|
|
777666
777665
|
id_transport_mode: string | null;
|
|
777667
777666
|
id_container_shipping_type: string | null;
|
|
777668
777667
|
id_incoterm: string | null;
|
|
@@ -777680,6 +777679,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
777680
777679
|
id_volume_unit: string | null;
|
|
777681
777680
|
id_chargeable_unit: string | null;
|
|
777682
777681
|
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,7 +777752,6 @@ 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;
|
|
777756
777755
|
id_transport_mode: string | null;
|
|
777757
777756
|
id_container_shipping_type: string | null;
|
|
777758
777757
|
id_incoterm: string | null;
|
|
@@ -777770,6 +777769,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
777770
777769
|
id_volume_unit: string | null;
|
|
777771
777770
|
id_chargeable_unit: string | null;
|
|
777772
777771
|
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,7 +777889,6 @@ 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;
|
|
777893
777892
|
id_transport_mode: string | null;
|
|
777894
777893
|
id_container_shipping_type: string | null;
|
|
777895
777894
|
id_incoterm: string | null;
|
|
@@ -777907,6 +777906,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
777907
777906
|
id_volume_unit: string | null;
|
|
777908
777907
|
id_chargeable_unit: string | null;
|
|
777909
777908
|
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,7 +778351,6 @@ 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;
|
|
778355
778354
|
id_transport_mode: string | null;
|
|
778356
778355
|
id_container_shipping_type: string | null;
|
|
778357
778356
|
id_incoterm: string | null;
|
|
@@ -778369,6 +778368,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
778369
778368
|
id_volume_unit: string | null;
|
|
778370
778369
|
id_chargeable_unit: string | null;
|
|
778371
778370
|
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,7 +778515,6 @@ 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;
|
|
778519
778518
|
id_transport_mode: string | null;
|
|
778520
778519
|
id_container_shipping_type: string | null;
|
|
778521
778520
|
id_incoterm: string | null;
|
|
@@ -778533,6 +778532,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
778533
778532
|
id_volume_unit: string | null;
|
|
778534
778533
|
id_chargeable_unit: string | null;
|
|
778535
778534
|
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;
|
|
779135
779134
|
id_weight_unit: string | null;
|
|
779136
779135
|
id_volume_unit: string | null;
|
|
779137
779136
|
id_commodity: string | null;
|
|
779138
779137
|
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;
|
|
779195
779194
|
id_origin_un_locode: string | null;
|
|
779196
779195
|
id_destination_un_locode: string | null;
|
|
779197
779196
|
id_weight_unit: string | null;
|
|
779198
779197
|
id_volume_unit: string | null;
|
|
779199
779198
|
id_commodity: string | null;
|
|
779200
779199
|
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,7 +779870,6 @@ 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;
|
|
779874
779873
|
id_transport_mode: string | null;
|
|
779875
779874
|
id_container_shipping_type: string | null;
|
|
779876
779875
|
id_incoterm: string | null;
|
|
@@ -779880,6 +779879,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
779880
779879
|
id_weight_unit: string | null;
|
|
779881
779880
|
id_volume_unit: string | null;
|
|
779882
779881
|
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,7 +780095,6 @@ 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;
|
|
780099
780098
|
id_transport_mode: string | null;
|
|
780100
780099
|
id_container_shipping_type: string | null;
|
|
780101
780100
|
id_incoterm: string | null;
|
|
@@ -780113,6 +780112,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
780113
780112
|
id_volume_unit: string | null;
|
|
780114
780113
|
id_chargeable_unit: string | null;
|
|
780115
780114
|
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,7 +780157,6 @@ 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;
|
|
780161
780160
|
id_transport_mode: string | null;
|
|
780162
780161
|
id_container_shipping_type: string | null;
|
|
780163
780162
|
id_incoterm: string | null;
|
|
@@ -780167,6 +780166,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
780167
780166
|
id_weight_unit: string | null;
|
|
780168
780167
|
id_volume_unit: string | null;
|
|
780169
780168
|
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;
|
|
780432
780431
|
id_weight_unit: string | null;
|
|
780433
780432
|
id_volume_unit: string | null;
|
|
780434
780433
|
id_commodity: string | null;
|
|
780435
780434
|
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;
|
|
780571
780570
|
id_origin_un_locode: string | null;
|
|
780572
780571
|
id_destination_un_locode: string | null;
|
|
780573
780572
|
id_weight_unit: string | null;
|
|
780574
780573
|
id_volume_unit: string | null;
|
|
780575
780574
|
id_commodity: string | null;
|
|
780576
780575
|
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;
|
|
@@ -780994,6 +780994,174 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
780994
780994
|
coo_date: Date | null;
|
|
780995
780995
|
} | null;
|
|
780996
780996
|
forwarding_consol: {
|
|
780997
|
+
forwarding_consol_routings: {
|
|
780998
|
+
forwarding_transport_mode: {
|
|
780999
|
+
is_active: boolean | null;
|
|
781000
|
+
id: string;
|
|
781001
|
+
logic_code: string | null;
|
|
781002
|
+
name: string | null;
|
|
781003
|
+
code: string | null;
|
|
781004
|
+
created_at: Date | null;
|
|
781005
|
+
created_by: string | null;
|
|
781006
|
+
updated_at: Date | null;
|
|
781007
|
+
updated_by: string | null;
|
|
781008
|
+
is_shipment: boolean | null;
|
|
781009
|
+
is_consol: boolean | null;
|
|
781010
|
+
} | null;
|
|
781011
|
+
vessel: {
|
|
781012
|
+
is_active: boolean | null;
|
|
781013
|
+
id: string;
|
|
781014
|
+
name: string | null;
|
|
781015
|
+
id_country: string | null;
|
|
781016
|
+
created_at: Date | null;
|
|
781017
|
+
created_by: string | null;
|
|
781018
|
+
updated_at: Date | null;
|
|
781019
|
+
updated_by: string | null;
|
|
781020
|
+
id_shipping_provider: string | null;
|
|
781021
|
+
id_vessel_consortium: string | null;
|
|
781022
|
+
id_vessel_type: string | null;
|
|
781023
|
+
imo_code: string | null;
|
|
781024
|
+
agent_code: string | null;
|
|
781025
|
+
radio_call_sign: string | null;
|
|
781026
|
+
cargo_carrier_code: string | null;
|
|
781027
|
+
net_register_ton: Decimal$1 | null;
|
|
781028
|
+
} | null;
|
|
781029
|
+
carrier_shipping_line: {
|
|
781030
|
+
is_active: boolean | null;
|
|
781031
|
+
id: string;
|
|
781032
|
+
logic_code: string | null;
|
|
781033
|
+
name: string | null;
|
|
781034
|
+
id_country: string | null;
|
|
781035
|
+
id_state: string | null;
|
|
781036
|
+
id_city: string | null;
|
|
781037
|
+
id_postal_code: string | null;
|
|
781038
|
+
code: string | null;
|
|
781039
|
+
address: string | null;
|
|
781040
|
+
created_at: Date | null;
|
|
781041
|
+
created_by: string | null;
|
|
781042
|
+
updated_at: Date | null;
|
|
781043
|
+
updated_by: string | null;
|
|
781044
|
+
id_un_locode: string | null;
|
|
781045
|
+
scac: string | null;
|
|
781046
|
+
ocean_carrier_name: string | null;
|
|
781047
|
+
is_non_vessel_operator: boolean | null;
|
|
781048
|
+
is_shipping_line: boolean | null;
|
|
781049
|
+
} | null;
|
|
781050
|
+
carrier_airline: {
|
|
781051
|
+
is_active: boolean | null;
|
|
781052
|
+
id: string;
|
|
781053
|
+
logic_code: string | null;
|
|
781054
|
+
name: string | null;
|
|
781055
|
+
id_country: string | null;
|
|
781056
|
+
id_state: string | null;
|
|
781057
|
+
id_city: string | null;
|
|
781058
|
+
id_postal_code: string | null;
|
|
781059
|
+
code: string | null;
|
|
781060
|
+
address: string | null;
|
|
781061
|
+
created_at: Date | null;
|
|
781062
|
+
created_by: string | null;
|
|
781063
|
+
updated_at: Date | null;
|
|
781064
|
+
updated_by: string | null;
|
|
781065
|
+
id_un_locode: string | null;
|
|
781066
|
+
airline_num_code: string | null;
|
|
781067
|
+
airline_three_code: string | null;
|
|
781068
|
+
airline_two_code: string | null;
|
|
781069
|
+
short_airline_name: string | null;
|
|
781070
|
+
full_airline_name_1: string | null;
|
|
781071
|
+
full_airline_name_2: string | null;
|
|
781072
|
+
is_cass_controlled: boolean | null;
|
|
781073
|
+
is_iata_member: boolean | null;
|
|
781074
|
+
is_ata_member: boolean | null;
|
|
781075
|
+
is_sita_member: boolean | null;
|
|
781076
|
+
is_arinc_member: boolean | null;
|
|
781077
|
+
is_signed_e_awb: boolean | null;
|
|
781078
|
+
} | null;
|
|
781079
|
+
load_port_un_locode: {
|
|
781080
|
+
is_active: boolean | null;
|
|
781081
|
+
id: string;
|
|
781082
|
+
logic_code: string | null;
|
|
781083
|
+
id_country: string | null;
|
|
781084
|
+
id_state: string | null;
|
|
781085
|
+
id_city: string | null;
|
|
781086
|
+
created_at: Date | null;
|
|
781087
|
+
created_by: string | null;
|
|
781088
|
+
updated_at: Date | null;
|
|
781089
|
+
updated_by: string | null;
|
|
781090
|
+
id_time_zone: string | null;
|
|
781091
|
+
un_code: string | null;
|
|
781092
|
+
iata_code: string | null;
|
|
781093
|
+
iata_region_code: string | null;
|
|
781094
|
+
latitude: Decimal$1 | null;
|
|
781095
|
+
longitude: Decimal$1 | null;
|
|
781096
|
+
port_name: string | null;
|
|
781097
|
+
proper_name: string | null;
|
|
781098
|
+
has_post: boolean | null;
|
|
781099
|
+
has_customs: boolean | null;
|
|
781100
|
+
has_unload: boolean | null;
|
|
781101
|
+
has_airport: boolean | null;
|
|
781102
|
+
has_railway: boolean | null;
|
|
781103
|
+
has_road: boolean | null;
|
|
781104
|
+
has_store: boolean | null;
|
|
781105
|
+
has_terminal: boolean | null;
|
|
781106
|
+
has_discharge: boolean | null;
|
|
781107
|
+
has_seaport: boolean | null;
|
|
781108
|
+
has_outport: boolean | null;
|
|
781109
|
+
} | null;
|
|
781110
|
+
discharge_port_un_locode: {
|
|
781111
|
+
is_active: boolean | null;
|
|
781112
|
+
id: string;
|
|
781113
|
+
logic_code: string | null;
|
|
781114
|
+
id_country: string | null;
|
|
781115
|
+
id_state: string | null;
|
|
781116
|
+
id_city: string | null;
|
|
781117
|
+
created_at: Date | null;
|
|
781118
|
+
created_by: string | null;
|
|
781119
|
+
updated_at: Date | null;
|
|
781120
|
+
updated_by: string | null;
|
|
781121
|
+
id_time_zone: string | null;
|
|
781122
|
+
un_code: string | null;
|
|
781123
|
+
iata_code: string | null;
|
|
781124
|
+
iata_region_code: string | null;
|
|
781125
|
+
latitude: Decimal$1 | null;
|
|
781126
|
+
longitude: Decimal$1 | null;
|
|
781127
|
+
port_name: string | null;
|
|
781128
|
+
proper_name: string | null;
|
|
781129
|
+
has_post: boolean | null;
|
|
781130
|
+
has_customs: boolean | null;
|
|
781131
|
+
has_unload: boolean | null;
|
|
781132
|
+
has_airport: boolean | null;
|
|
781133
|
+
has_railway: boolean | null;
|
|
781134
|
+
has_road: boolean | null;
|
|
781135
|
+
has_store: boolean | null;
|
|
781136
|
+
has_terminal: boolean | null;
|
|
781137
|
+
has_discharge: boolean | null;
|
|
781138
|
+
has_seaport: boolean | null;
|
|
781139
|
+
has_outport: boolean | null;
|
|
781140
|
+
} | null;
|
|
781141
|
+
is_active: boolean | null;
|
|
781142
|
+
id: string;
|
|
781143
|
+
logic_code: string | null;
|
|
781144
|
+
name: string | null;
|
|
781145
|
+
code: string | null;
|
|
781146
|
+
created_at: Date | null;
|
|
781147
|
+
created_by: string | null;
|
|
781148
|
+
updated_at: Date | null;
|
|
781149
|
+
updated_by: string | null;
|
|
781150
|
+
id_transport_mode: string | null;
|
|
781151
|
+
id_forwarding_consol: string | null;
|
|
781152
|
+
id_load_port: string | null;
|
|
781153
|
+
id_discharge_port: string | null;
|
|
781154
|
+
id_vessel: string | null;
|
|
781155
|
+
id_carrier_shipping_line: string | null;
|
|
781156
|
+
id_carrier_airline: string | null;
|
|
781157
|
+
trip_number: string | null;
|
|
781158
|
+
aircraft_type: string | null;
|
|
781159
|
+
aircraft_registration: string | null;
|
|
781160
|
+
estimated_departure: Date | null;
|
|
781161
|
+
estimated_arrival: Date | null;
|
|
781162
|
+
actual_departure: Date | null;
|
|
781163
|
+
actual_arrival: Date | null;
|
|
781164
|
+
}[];
|
|
780997
781165
|
container_shipping_types: {
|
|
780998
781166
|
is_active: boolean | null;
|
|
780999
781167
|
id: string;
|
|
@@ -784417,7 +784585,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
784417
784585
|
created_by: string | null;
|
|
784418
784586
|
updated_at: Date | null;
|
|
784419
784587
|
updated_by: string | null;
|
|
784420
|
-
description: string | null;
|
|
784421
784588
|
id_transport_mode: string | null;
|
|
784422
784589
|
id_container_shipping_type: string | null;
|
|
784423
784590
|
id_incoterm: string | null;
|
|
@@ -784427,6 +784594,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
784427
784594
|
id_weight_unit: string | null;
|
|
784428
784595
|
id_volume_unit: string | null;
|
|
784429
784596
|
id_chargeable_unit: string | null;
|
|
784597
|
+
description: string | null;
|
|
784430
784598
|
mark_number: string | null;
|
|
784431
784599
|
volume: Decimal$1 | null;
|
|
784432
784600
|
chargeable: Decimal$1 | null;
|
|
@@ -784817,7 +784985,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
784817
784985
|
created_by: string | null;
|
|
784818
784986
|
updated_at: Date | null;
|
|
784819
784987
|
updated_by: string | null;
|
|
784820
|
-
description: string | null;
|
|
784821
784988
|
id_transport_mode: string | null;
|
|
784822
784989
|
id_container_shipping_type: string | null;
|
|
784823
784990
|
id_incoterm: string | null;
|
|
@@ -784827,6 +784994,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
784827
784994
|
id_weight_unit: string | null;
|
|
784828
784995
|
id_volume_unit: string | null;
|
|
784829
784996
|
id_chargeable_unit: string | null;
|
|
784997
|
+
description: string | null;
|
|
784830
784998
|
mark_number: string | null;
|
|
784831
784999
|
volume: Decimal$1 | null;
|
|
784832
785000
|
chargeable: Decimal$1 | null;
|
|
@@ -785176,7 +785344,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785176
785344
|
created_by: string | null;
|
|
785177
785345
|
updated_at: Date | null;
|
|
785178
785346
|
updated_by: string | null;
|
|
785179
|
-
description: string | null;
|
|
785180
785347
|
id_transport_mode: string | null;
|
|
785181
785348
|
id_container_shipping_type: string | null;
|
|
785182
785349
|
id_incoterm: string | null;
|
|
@@ -785186,6 +785353,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785186
785353
|
id_weight_unit: string | null;
|
|
785187
785354
|
id_volume_unit: string | null;
|
|
785188
785355
|
id_chargeable_unit: string | null;
|
|
785356
|
+
description: string | null;
|
|
785189
785357
|
mark_number: string | null;
|
|
785190
785358
|
volume: Decimal$1 | null;
|
|
785191
785359
|
chargeable: Decimal$1 | null;
|
|
@@ -785334,7 +785502,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785334
785502
|
created_by: string | null;
|
|
785335
785503
|
updated_at: Date | null;
|
|
785336
785504
|
updated_by: string | null;
|
|
785337
|
-
description: string | null;
|
|
785338
785505
|
id_transport_mode: string | null;
|
|
785339
785506
|
id_container_shipping_type: string | null;
|
|
785340
785507
|
id_incoterm: string | null;
|
|
@@ -785344,6 +785511,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785344
785511
|
id_weight_unit: string | null;
|
|
785345
785512
|
id_volume_unit: string | null;
|
|
785346
785513
|
id_chargeable_unit: string | null;
|
|
785514
|
+
description: string | null;
|
|
785347
785515
|
mark_number: string | null;
|
|
785348
785516
|
volume: Decimal$1 | null;
|
|
785349
785517
|
chargeable: Decimal$1 | null;
|
|
@@ -785492,7 +785660,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785492
785660
|
created_by: string | null;
|
|
785493
785661
|
updated_at: Date | null;
|
|
785494
785662
|
updated_by: string | null;
|
|
785495
|
-
description: string | null;
|
|
785496
785663
|
id_transport_mode: string | null;
|
|
785497
785664
|
id_container_shipping_type: string | null;
|
|
785498
785665
|
id_incoterm: string | null;
|
|
@@ -785502,6 +785669,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785502
785669
|
id_weight_unit: string | null;
|
|
785503
785670
|
id_volume_unit: string | null;
|
|
785504
785671
|
id_chargeable_unit: string | null;
|
|
785672
|
+
description: string | null;
|
|
785505
785673
|
mark_number: string | null;
|
|
785506
785674
|
volume: Decimal$1 | null;
|
|
785507
785675
|
chargeable: Decimal$1 | null;
|
|
@@ -785638,7 +785806,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785638
785806
|
created_by: string | null;
|
|
785639
785807
|
updated_at: Date | null;
|
|
785640
785808
|
updated_by: string | null;
|
|
785641
|
-
description: string | null;
|
|
785642
785809
|
id_transport_mode: string | null;
|
|
785643
785810
|
id_container_shipping_type: string | null;
|
|
785644
785811
|
id_incoterm: string | null;
|
|
@@ -785648,6 +785815,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
785648
785815
|
id_weight_unit: string | null;
|
|
785649
785816
|
id_volume_unit: string | null;
|
|
785650
785817
|
id_chargeable_unit: string | null;
|
|
785818
|
+
description: string | null;
|
|
785651
785819
|
mark_number: string | null;
|
|
785652
785820
|
volume: Decimal$1 | null;
|
|
785653
785821
|
chargeable: Decimal$1 | null;
|
|
@@ -786032,7 +786200,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
786032
786200
|
created_by: string | null;
|
|
786033
786201
|
updated_at: Date | null;
|
|
786034
786202
|
updated_by: string | null;
|
|
786035
|
-
description: string | null;
|
|
786036
786203
|
id_transport_mode: string | null;
|
|
786037
786204
|
id_container_shipping_type: string | null;
|
|
786038
786205
|
id_incoterm: string | null;
|
|
@@ -786042,6 +786209,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
786042
786209
|
id_weight_unit: string | null;
|
|
786043
786210
|
id_volume_unit: string | null;
|
|
786044
786211
|
id_chargeable_unit: string | null;
|
|
786212
|
+
description: string | null;
|
|
786045
786213
|
mark_number: string | null;
|
|
786046
786214
|
volume: Decimal$1 | null;
|
|
786047
786215
|
chargeable: Decimal$1 | null;
|
|
@@ -786285,7 +786453,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
786285
786453
|
created_by: string | null;
|
|
786286
786454
|
updated_at: Date | null;
|
|
786287
786455
|
updated_by: string | null;
|
|
786288
|
-
description: string | null;
|
|
786289
786456
|
id_transport_mode: string | null;
|
|
786290
786457
|
id_container_shipping_type: string | null;
|
|
786291
786458
|
id_incoterm: string | null;
|
|
@@ -786295,6 +786462,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
786295
786462
|
id_weight_unit: string | null;
|
|
786296
786463
|
id_volume_unit: string | null;
|
|
786297
786464
|
id_chargeable_unit: string | null;
|
|
786465
|
+
description: string | null;
|
|
786298
786466
|
mark_number: string | null;
|
|
786299
786467
|
volume: Decimal$1 | null;
|
|
786300
786468
|
chargeable: Decimal$1 | null;
|
|
@@ -786863,7 +787031,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
786863
787031
|
created_by: string | null;
|
|
786864
787032
|
updated_at: Date | null;
|
|
786865
787033
|
updated_by: string | null;
|
|
786866
|
-
description: string | null;
|
|
786867
787034
|
id_transport_mode: string | null;
|
|
786868
787035
|
id_container_shipping_type: string | null;
|
|
786869
787036
|
id_incoterm: string | null;
|
|
@@ -786873,6 +787040,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
786873
787040
|
id_weight_unit: string | null;
|
|
786874
787041
|
id_volume_unit: string | null;
|
|
786875
787042
|
id_chargeable_unit: string | null;
|
|
787043
|
+
description: string | null;
|
|
786876
787044
|
mark_number: string | null;
|
|
786877
787045
|
volume: Decimal$1 | null;
|
|
786878
787046
|
chargeable: Decimal$1 | null;
|
|
@@ -787116,7 +787284,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787116
787284
|
created_by: string | null;
|
|
787117
787285
|
updated_at: Date | null;
|
|
787118
787286
|
updated_by: string | null;
|
|
787119
|
-
description: string | null;
|
|
787120
787287
|
id_transport_mode: string | null;
|
|
787121
787288
|
id_container_shipping_type: string | null;
|
|
787122
787289
|
id_incoterm: string | null;
|
|
@@ -787126,6 +787293,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787126
787293
|
id_weight_unit: string | null;
|
|
787127
787294
|
id_volume_unit: string | null;
|
|
787128
787295
|
id_chargeable_unit: string | null;
|
|
787296
|
+
description: string | null;
|
|
787129
787297
|
mark_number: string | null;
|
|
787130
787298
|
volume: Decimal$1 | null;
|
|
787131
787299
|
chargeable: Decimal$1 | null;
|
|
@@ -787654,7 +787822,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787654
787822
|
updated_at: Date | null;
|
|
787655
787823
|
updated_by: string | null;
|
|
787656
787824
|
length: Decimal$1 | null;
|
|
787657
|
-
description: string | null;
|
|
787658
787825
|
id_transport_mode: string | null;
|
|
787659
787826
|
id_container_shipping_type: string | null;
|
|
787660
787827
|
id_incoterm: string | null;
|
|
@@ -787672,6 +787839,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787672
787839
|
id_volume_unit: string | null;
|
|
787673
787840
|
id_chargeable_unit: string | null;
|
|
787674
787841
|
id_commodity: string | null;
|
|
787842
|
+
description: string | null;
|
|
787675
787843
|
extra_term: string | null;
|
|
787676
787844
|
shipper_ref: string | null;
|
|
787677
787845
|
mark_number: string | null;
|
|
@@ -787716,7 +787884,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787716
787884
|
created_by: string | null;
|
|
787717
787885
|
updated_at: Date | null;
|
|
787718
787886
|
updated_by: string | null;
|
|
787719
|
-
description: string | null;
|
|
787720
787887
|
id_transport_mode: string | null;
|
|
787721
787888
|
id_container_shipping_type: string | null;
|
|
787722
787889
|
id_incoterm: string | null;
|
|
@@ -787726,6 +787893,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787726
787893
|
id_weight_unit: string | null;
|
|
787727
787894
|
id_volume_unit: string | null;
|
|
787728
787895
|
id_chargeable_unit: string | null;
|
|
787896
|
+
description: string | null;
|
|
787729
787897
|
mark_number: string | null;
|
|
787730
787898
|
volume: Decimal$1 | null;
|
|
787731
787899
|
chargeable: Decimal$1 | null;
|
|
@@ -787888,11 +788056,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787888
788056
|
updated_at: Date | null;
|
|
787889
788057
|
updated_by: string | null;
|
|
787890
788058
|
length: Decimal$1 | null;
|
|
787891
|
-
description: string | null;
|
|
787892
788059
|
id_weight_unit: string | null;
|
|
787893
788060
|
id_volume_unit: string | null;
|
|
787894
788061
|
id_commodity: string | null;
|
|
787895
788062
|
id_forwarding_booking: string | null;
|
|
788063
|
+
description: string | null;
|
|
787896
788064
|
volume: Decimal$1 | null;
|
|
787897
788065
|
id_forwarding_shipment: string | null;
|
|
787898
788066
|
id_consol_container: string | null;
|
|
@@ -787955,7 +788123,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787955
788123
|
updated_at: Date | null;
|
|
787956
788124
|
updated_by: string | null;
|
|
787957
788125
|
length: Decimal$1 | null;
|
|
787958
|
-
description: string | null;
|
|
787959
788126
|
id_transport_mode: string | null;
|
|
787960
788127
|
id_container_shipping_type: string | null;
|
|
787961
788128
|
id_incoterm: string | null;
|
|
@@ -787973,6 +788140,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
787973
788140
|
id_volume_unit: string | null;
|
|
787974
788141
|
id_chargeable_unit: string | null;
|
|
787975
788142
|
id_commodity: string | null;
|
|
788143
|
+
description: string | null;
|
|
787976
788144
|
extra_term: string | null;
|
|
787977
788145
|
shipper_ref: string | null;
|
|
787978
788146
|
mark_number: string | null;
|
|
@@ -788017,7 +788185,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788017
788185
|
created_by: string | null;
|
|
788018
788186
|
updated_at: Date | null;
|
|
788019
788187
|
updated_by: string | null;
|
|
788020
|
-
description: string | null;
|
|
788021
788188
|
id_transport_mode: string | null;
|
|
788022
788189
|
id_container_shipping_type: string | null;
|
|
788023
788190
|
id_incoterm: string | null;
|
|
@@ -788027,6 +788194,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788027
788194
|
id_weight_unit: string | null;
|
|
788028
788195
|
id_volume_unit: string | null;
|
|
788029
788196
|
id_chargeable_unit: string | null;
|
|
788197
|
+
description: string | null;
|
|
788030
788198
|
mark_number: string | null;
|
|
788031
788199
|
volume: Decimal$1 | null;
|
|
788032
788200
|
chargeable: Decimal$1 | null;
|
|
@@ -788189,11 +788357,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788189
788357
|
updated_at: Date | null;
|
|
788190
788358
|
updated_by: string | null;
|
|
788191
788359
|
length: Decimal$1 | null;
|
|
788192
|
-
description: string | null;
|
|
788193
788360
|
id_weight_unit: string | null;
|
|
788194
788361
|
id_volume_unit: string | null;
|
|
788195
788362
|
id_commodity: string | null;
|
|
788196
788363
|
id_forwarding_booking: string | null;
|
|
788364
|
+
description: string | null;
|
|
788197
788365
|
volume: Decimal$1 | null;
|
|
788198
788366
|
id_forwarding_shipment: string | null;
|
|
788199
788367
|
id_consol_container: string | null;
|
|
@@ -788366,11 +788534,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788366
788534
|
updated_at: Date | null;
|
|
788367
788535
|
updated_by: string | null;
|
|
788368
788536
|
length: Decimal$1 | null;
|
|
788369
|
-
description: string | null;
|
|
788370
788537
|
id_weight_unit: string | null;
|
|
788371
788538
|
id_volume_unit: string | null;
|
|
788372
788539
|
id_commodity: string | null;
|
|
788373
788540
|
id_forwarding_booking: string | null;
|
|
788541
|
+
description: string | null;
|
|
788374
788542
|
volume: Decimal$1 | null;
|
|
788375
788543
|
id_forwarding_shipment: string | null;
|
|
788376
788544
|
id_consol_container: string | null;
|
|
@@ -788458,11 +788626,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788458
788626
|
updated_at: Date | null;
|
|
788459
788627
|
updated_by: string | null;
|
|
788460
788628
|
length: Decimal$1 | null;
|
|
788461
|
-
description: string | null;
|
|
788462
788629
|
id_weight_unit: string | null;
|
|
788463
788630
|
id_volume_unit: string | null;
|
|
788464
788631
|
id_commodity: string | null;
|
|
788465
788632
|
id_forwarding_booking: string | null;
|
|
788633
|
+
description: string | null;
|
|
788466
788634
|
volume: Decimal$1 | null;
|
|
788467
788635
|
id_forwarding_shipment: string | null;
|
|
788468
788636
|
id_consol_container: string | null;
|
|
@@ -788586,11 +788754,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788586
788754
|
updated_at: Date | null;
|
|
788587
788755
|
updated_by: string | null;
|
|
788588
788756
|
length: Decimal$1 | null;
|
|
788589
|
-
description: string | null;
|
|
788590
788757
|
id_weight_unit: string | null;
|
|
788591
788758
|
id_volume_unit: string | null;
|
|
788592
788759
|
id_commodity: string | null;
|
|
788593
788760
|
id_forwarding_booking: string | null;
|
|
788761
|
+
description: string | null;
|
|
788594
788762
|
volume: Decimal$1 | null;
|
|
788595
788763
|
id_forwarding_shipment: string | null;
|
|
788596
788764
|
id_consol_container: string | null;
|
|
@@ -788638,11 +788806,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788638
788806
|
updated_at: Date | null;
|
|
788639
788807
|
updated_by: string | null;
|
|
788640
788808
|
length: Decimal$1 | null;
|
|
788641
|
-
description: string | null;
|
|
788642
788809
|
id_weight_unit: string | null;
|
|
788643
788810
|
id_volume_unit: string | null;
|
|
788644
788811
|
id_commodity: string | null;
|
|
788645
788812
|
id_forwarding_booking: string | null;
|
|
788813
|
+
description: string | null;
|
|
788646
788814
|
volume: Decimal$1 | null;
|
|
788647
788815
|
id_forwarding_shipment: string | null;
|
|
788648
788816
|
id_consol_container: string | null;
|
|
@@ -788700,11 +788868,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788700
788868
|
updated_at: Date | null;
|
|
788701
788869
|
updated_by: string | null;
|
|
788702
788870
|
length: Decimal$1 | null;
|
|
788703
|
-
description: string | null;
|
|
788704
788871
|
id_weight_unit: string | null;
|
|
788705
788872
|
id_volume_unit: string | null;
|
|
788706
788873
|
id_commodity: string | null;
|
|
788707
788874
|
id_forwarding_booking: string | null;
|
|
788875
|
+
description: string | null;
|
|
788708
788876
|
volume: Decimal$1 | null;
|
|
788709
788877
|
id_forwarding_shipment: string | null;
|
|
788710
788878
|
id_consol_container: string | null;
|
|
@@ -788834,7 +789002,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788834
789002
|
created_by: string | null;
|
|
788835
789003
|
updated_at: Date | null;
|
|
788836
789004
|
updated_by: string | null;
|
|
788837
|
-
description: string | null;
|
|
788838
789005
|
id_transport_mode: string | null;
|
|
788839
789006
|
id_container_shipping_type: string | null;
|
|
788840
789007
|
id_incoterm: string | null;
|
|
@@ -788844,6 +789011,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
788844
789011
|
id_weight_unit: string | null;
|
|
788845
789012
|
id_volume_unit: string | null;
|
|
788846
789013
|
id_chargeable_unit: string | null;
|
|
789014
|
+
description: string | null;
|
|
788847
789015
|
mark_number: string | null;
|
|
788848
789016
|
volume: Decimal$1 | null;
|
|
788849
789017
|
chargeable: Decimal$1 | null;
|
|
@@ -789581,7 +789749,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
789581
789749
|
created_by: string | null;
|
|
789582
789750
|
updated_at: Date | null;
|
|
789583
789751
|
updated_by: string | null;
|
|
789584
|
-
description: string | null;
|
|
789585
789752
|
id_transport_mode: string | null;
|
|
789586
789753
|
id_container_shipping_type: string | null;
|
|
789587
789754
|
id_incoterm: string | null;
|
|
@@ -789591,6 +789758,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
789591
789758
|
id_weight_unit: string | null;
|
|
789592
789759
|
id_volume_unit: string | null;
|
|
789593
789760
|
id_chargeable_unit: string | null;
|
|
789761
|
+
description: string | null;
|
|
789594
789762
|
mark_number: string | null;
|
|
789595
789763
|
volume: Decimal$1 | null;
|
|
789596
789764
|
chargeable: Decimal$1 | null;
|
|
@@ -791842,7 +792010,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
791842
792010
|
created_by: string | null;
|
|
791843
792011
|
updated_at: Date | null;
|
|
791844
792012
|
updated_by: string | null;
|
|
791845
|
-
description: string | null;
|
|
791846
792013
|
id_transport_mode: string | null;
|
|
791847
792014
|
id_container_shipping_type: string | null;
|
|
791848
792015
|
id_incoterm: string | null;
|
|
@@ -791852,6 +792019,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
791852
792019
|
id_weight_unit: string | null;
|
|
791853
792020
|
id_volume_unit: string | null;
|
|
791854
792021
|
id_chargeable_unit: string | null;
|
|
792022
|
+
description: string | null;
|
|
791855
792023
|
mark_number: string | null;
|
|
791856
792024
|
volume: Decimal$1 | null;
|
|
791857
792025
|
chargeable: Decimal$1 | null;
|
|
@@ -792015,7 +792183,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
792015
792183
|
created_by: string | null;
|
|
792016
792184
|
updated_at: Date | null;
|
|
792017
792185
|
updated_by: string | null;
|
|
792018
|
-
description: string | null;
|
|
792019
792186
|
id_transport_mode: string | null;
|
|
792020
792187
|
id_container_shipping_type: string | null;
|
|
792021
792188
|
id_incoterm: string | null;
|
|
@@ -792025,6 +792192,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
792025
792192
|
id_weight_unit: string | null;
|
|
792026
792193
|
id_volume_unit: string | null;
|
|
792027
792194
|
id_chargeable_unit: string | null;
|
|
792195
|
+
description: string | null;
|
|
792028
792196
|
mark_number: string | null;
|
|
792029
792197
|
volume: Decimal$1 | null;
|
|
792030
792198
|
chargeable: Decimal$1 | null;
|
|
@@ -794122,11 +794290,11 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
794122
794290
|
updated_at: Date | null;
|
|
794123
794291
|
updated_by: string | null;
|
|
794124
794292
|
length: Decimal$1 | null;
|
|
794125
|
-
description: string | null;
|
|
794126
794293
|
id_weight_unit: string | null;
|
|
794127
794294
|
id_volume_unit: string | null;
|
|
794128
794295
|
id_commodity: string | null;
|
|
794129
794296
|
id_forwarding_booking: string | null;
|
|
794297
|
+
description: string | null;
|
|
794130
794298
|
volume: Decimal$1 | null;
|
|
794131
794299
|
id_forwarding_shipment: string | null;
|
|
794132
794300
|
id_consol_container: string | null;
|
|
@@ -794639,7 +794807,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
794639
794807
|
created_by: string | null;
|
|
794640
794808
|
updated_at: Date | null;
|
|
794641
794809
|
updated_by: string | null;
|
|
794642
|
-
description: string | null;
|
|
794643
794810
|
id_transport_mode: string | null;
|
|
794644
794811
|
id_container_shipping_type: string | null;
|
|
794645
794812
|
id_incoterm: string | null;
|
|
@@ -794649,6 +794816,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
794649
794816
|
id_weight_unit: string | null;
|
|
794650
794817
|
id_volume_unit: string | null;
|
|
794651
794818
|
id_chargeable_unit: string | null;
|
|
794819
|
+
description: string | null;
|
|
794652
794820
|
mark_number: string | null;
|
|
794653
794821
|
volume: Decimal$1 | null;
|
|
794654
794822
|
chargeable: Decimal$1 | null;
|
|
@@ -801744,7 +801912,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
801744
801912
|
updated_at: Date | null;
|
|
801745
801913
|
updated_by: string | null;
|
|
801746
801914
|
length: Decimal$1 | null;
|
|
801747
|
-
description: string | null;
|
|
801748
801915
|
id_transport_mode: string | null;
|
|
801749
801916
|
id_container_shipping_type: string | null;
|
|
801750
801917
|
id_incoterm: string | null;
|
|
@@ -801762,6 +801929,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
801762
801929
|
id_volume_unit: string | null;
|
|
801763
801930
|
id_chargeable_unit: string | null;
|
|
801764
801931
|
id_commodity: string | null;
|
|
801932
|
+
description: string | null;
|
|
801765
801933
|
extra_term: string | null;
|
|
801766
801934
|
shipper_ref: string | null;
|
|
801767
801935
|
mark_number: string | null;
|
|
@@ -801868,7 +802036,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
801868
802036
|
created_by: string | null;
|
|
801869
802037
|
updated_at: Date | null;
|
|
801870
802038
|
updated_by: string | null;
|
|
801871
|
-
description: string | null;
|
|
801872
802039
|
id_transport_mode: string | null;
|
|
801873
802040
|
id_container_shipping_type: string | null;
|
|
801874
802041
|
id_incoterm: string | null;
|
|
@@ -801878,6 +802045,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
801878
802045
|
id_weight_unit: string | null;
|
|
801879
802046
|
id_volume_unit: string | null;
|
|
801880
802047
|
id_chargeable_unit: string | null;
|
|
802048
|
+
description: string | null;
|
|
801881
802049
|
mark_number: string | null;
|
|
801882
802050
|
volume: Decimal$1 | null;
|
|
801883
802051
|
chargeable: Decimal$1 | null;
|
|
@@ -802093,13 +802261,13 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802093
802261
|
updated_at: Date | null;
|
|
802094
802262
|
updated_by: string | null;
|
|
802095
802263
|
length: Decimal$1 | null;
|
|
802096
|
-
description: string | null;
|
|
802097
802264
|
id_origin_un_locode: string | null;
|
|
802098
802265
|
id_destination_un_locode: string | null;
|
|
802099
802266
|
id_weight_unit: string | null;
|
|
802100
802267
|
id_volume_unit: string | null;
|
|
802101
802268
|
id_commodity: string | null;
|
|
802102
802269
|
id_forwarding_booking: string | null;
|
|
802270
|
+
description: string | null;
|
|
802103
802271
|
volume: Decimal$1 | null;
|
|
802104
802272
|
id_forwarding_shipment: string | null;
|
|
802105
802273
|
id_package_type: string | null;
|
|
@@ -802168,7 +802336,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802168
802336
|
updated_at: Date | null;
|
|
802169
802337
|
updated_by: string | null;
|
|
802170
802338
|
length: Decimal$1 | null;
|
|
802171
|
-
description: string | null;
|
|
802172
802339
|
id_transport_mode: string | null;
|
|
802173
802340
|
id_container_shipping_type: string | null;
|
|
802174
802341
|
id_incoterm: string | null;
|
|
@@ -802186,6 +802353,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802186
802353
|
id_volume_unit: string | null;
|
|
802187
802354
|
id_chargeable_unit: string | null;
|
|
802188
802355
|
id_commodity: string | null;
|
|
802356
|
+
description: string | null;
|
|
802189
802357
|
extra_term: string | null;
|
|
802190
802358
|
shipper_ref: string | null;
|
|
802191
802359
|
mark_number: string | null;
|
|
@@ -802292,7 +802460,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802292
802460
|
created_by: string | null;
|
|
802293
802461
|
updated_at: Date | null;
|
|
802294
802462
|
updated_by: string | null;
|
|
802295
|
-
description: string | null;
|
|
802296
802463
|
id_transport_mode: string | null;
|
|
802297
802464
|
id_container_shipping_type: string | null;
|
|
802298
802465
|
id_incoterm: string | null;
|
|
@@ -802302,6 +802469,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802302
802469
|
id_weight_unit: string | null;
|
|
802303
802470
|
id_volume_unit: string | null;
|
|
802304
802471
|
id_chargeable_unit: string | null;
|
|
802472
|
+
description: string | null;
|
|
802305
802473
|
mark_number: string | null;
|
|
802306
802474
|
volume: Decimal$1 | null;
|
|
802307
802475
|
chargeable: Decimal$1 | null;
|
|
@@ -802517,13 +802685,13 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802517
802685
|
updated_at: Date | null;
|
|
802518
802686
|
updated_by: string | null;
|
|
802519
802687
|
length: Decimal$1 | null;
|
|
802520
|
-
description: string | null;
|
|
802521
802688
|
id_origin_un_locode: string | null;
|
|
802522
802689
|
id_destination_un_locode: string | null;
|
|
802523
802690
|
id_weight_unit: string | null;
|
|
802524
802691
|
id_volume_unit: string | null;
|
|
802525
802692
|
id_commodity: string | null;
|
|
802526
802693
|
id_forwarding_booking: string | null;
|
|
802694
|
+
description: string | null;
|
|
802527
802695
|
volume: Decimal$1 | null;
|
|
802528
802696
|
id_forwarding_shipment: string | null;
|
|
802529
802697
|
id_package_type: string | null;
|
|
@@ -802702,13 +802870,13 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802702
802870
|
updated_at: Date | null;
|
|
802703
802871
|
updated_by: string | null;
|
|
802704
802872
|
length: Decimal$1 | null;
|
|
802705
|
-
description: string | null;
|
|
802706
802873
|
id_origin_un_locode: string | null;
|
|
802707
802874
|
id_destination_un_locode: string | null;
|
|
802708
802875
|
id_weight_unit: string | null;
|
|
802709
802876
|
id_volume_unit: string | null;
|
|
802710
802877
|
id_commodity: string | null;
|
|
802711
802878
|
id_forwarding_booking: string | null;
|
|
802879
|
+
description: string | null;
|
|
802712
802880
|
volume: Decimal$1 | null;
|
|
802713
802881
|
id_forwarding_shipment: string | null;
|
|
802714
802882
|
id_package_type: string | null;
|
|
@@ -802802,13 +802970,13 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802802
802970
|
updated_at: Date | null;
|
|
802803
802971
|
updated_by: string | null;
|
|
802804
802972
|
length: Decimal$1 | null;
|
|
802805
|
-
description: string | null;
|
|
802806
802973
|
id_origin_un_locode: string | null;
|
|
802807
802974
|
id_destination_un_locode: string | null;
|
|
802808
802975
|
id_weight_unit: string | null;
|
|
802809
802976
|
id_volume_unit: string | null;
|
|
802810
802977
|
id_commodity: string | null;
|
|
802811
802978
|
id_forwarding_booking: string | null;
|
|
802979
|
+
description: string | null;
|
|
802812
802980
|
volume: Decimal$1 | null;
|
|
802813
802981
|
id_forwarding_shipment: string | null;
|
|
802814
802982
|
id_package_type: string | null;
|
|
@@ -802867,13 +803035,13 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802867
803035
|
updated_at: Date | null;
|
|
802868
803036
|
updated_by: string | null;
|
|
802869
803037
|
length: Decimal$1 | null;
|
|
802870
|
-
description: string | null;
|
|
802871
803038
|
id_origin_un_locode: string | null;
|
|
802872
803039
|
id_destination_un_locode: string | null;
|
|
802873
803040
|
id_weight_unit: string | null;
|
|
802874
803041
|
id_volume_unit: string | null;
|
|
802875
803042
|
id_commodity: string | null;
|
|
802876
803043
|
id_forwarding_booking: string | null;
|
|
803044
|
+
description: string | null;
|
|
802877
803045
|
volume: Decimal$1 | null;
|
|
802878
803046
|
id_forwarding_shipment: string | null;
|
|
802879
803047
|
id_package_type: string | null;
|
|
@@ -802957,7 +803125,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802957
803125
|
created_by: string | null;
|
|
802958
803126
|
updated_at: Date | null;
|
|
802959
803127
|
updated_by: string | null;
|
|
802960
|
-
description: string | null;
|
|
802961
803128
|
id_transport_mode: string | null;
|
|
802962
803129
|
id_container_shipping_type: string | null;
|
|
802963
803130
|
id_incoterm: string | null;
|
|
@@ -802967,6 +803134,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
802967
803134
|
id_weight_unit: string | null;
|
|
802968
803135
|
id_volume_unit: string | null;
|
|
802969
803136
|
id_chargeable_unit: string | null;
|
|
803137
|
+
description: string | null;
|
|
802970
803138
|
mark_number: string | null;
|
|
802971
803139
|
volume: Decimal$1 | null;
|
|
802972
803140
|
chargeable: Decimal$1 | null;
|
|
@@ -803066,7 +803234,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803066
803234
|
created_by: string | null;
|
|
803067
803235
|
updated_at: Date | null;
|
|
803068
803236
|
updated_by: string | null;
|
|
803069
|
-
description: string | null;
|
|
803070
803237
|
id_transport_mode: string | null;
|
|
803071
803238
|
id_container_shipping_type: string | null;
|
|
803072
803239
|
id_incoterm: string | null;
|
|
@@ -803076,6 +803243,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803076
803243
|
id_weight_unit: string | null;
|
|
803077
803244
|
id_volume_unit: string | null;
|
|
803078
803245
|
id_chargeable_unit: string | null;
|
|
803246
|
+
description: string | null;
|
|
803079
803247
|
mark_number: string | null;
|
|
803080
803248
|
volume: Decimal$1 | null;
|
|
803081
803249
|
chargeable: Decimal$1 | null;
|
|
@@ -803282,7 +803450,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803282
803450
|
created_by: string | null;
|
|
803283
803451
|
updated_at: Date | null;
|
|
803284
803452
|
updated_by: string | null;
|
|
803285
|
-
description: string | null;
|
|
803286
803453
|
id_transport_mode: string | null;
|
|
803287
803454
|
id_container_shipping_type: string | null;
|
|
803288
803455
|
id_incoterm: string | null;
|
|
@@ -803292,6 +803459,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803292
803459
|
id_weight_unit: string | null;
|
|
803293
803460
|
id_volume_unit: string | null;
|
|
803294
803461
|
id_chargeable_unit: string | null;
|
|
803462
|
+
description: string | null;
|
|
803295
803463
|
mark_number: string | null;
|
|
803296
803464
|
volume: Decimal$1 | null;
|
|
803297
803465
|
chargeable: Decimal$1 | null;
|
|
@@ -803402,7 +803570,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803402
803570
|
created_by: string | null;
|
|
803403
803571
|
updated_at: Date | null;
|
|
803404
803572
|
updated_by: string | null;
|
|
803405
|
-
description: string | null;
|
|
803406
803573
|
id_transport_mode: string | null;
|
|
803407
803574
|
id_container_shipping_type: string | null;
|
|
803408
803575
|
id_incoterm: string | null;
|
|
@@ -803412,6 +803579,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803412
803579
|
id_weight_unit: string | null;
|
|
803413
803580
|
id_volume_unit: string | null;
|
|
803414
803581
|
id_chargeable_unit: string | null;
|
|
803582
|
+
description: string | null;
|
|
803415
803583
|
mark_number: string | null;
|
|
803416
803584
|
volume: Decimal$1 | null;
|
|
803417
803585
|
chargeable: Decimal$1 | null;
|
|
@@ -803547,7 +803715,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803547
803715
|
created_by: string | null;
|
|
803548
803716
|
updated_at: Date | null;
|
|
803549
803717
|
updated_by: string | null;
|
|
803550
|
-
description: string | null;
|
|
803551
803718
|
id_transport_mode: string | null;
|
|
803552
803719
|
id_container_shipping_type: string | null;
|
|
803553
803720
|
id_incoterm: string | null;
|
|
@@ -803557,6 +803724,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803557
803724
|
id_weight_unit: string | null;
|
|
803558
803725
|
id_volume_unit: string | null;
|
|
803559
803726
|
id_chargeable_unit: string | null;
|
|
803727
|
+
description: string | null;
|
|
803560
803728
|
mark_number: string | null;
|
|
803561
803729
|
volume: Decimal$1 | null;
|
|
803562
803730
|
chargeable: Decimal$1 | null;
|
|
@@ -803638,7 +803806,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803638
803806
|
created_by: string | null;
|
|
803639
803807
|
updated_at: Date | null;
|
|
803640
803808
|
updated_by: string | null;
|
|
803641
|
-
description: string | null;
|
|
803642
803809
|
id_transport_mode: string | null;
|
|
803643
803810
|
id_container_shipping_type: string | null;
|
|
803644
803811
|
id_incoterm: string | null;
|
|
@@ -803648,6 +803815,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
803648
803815
|
id_weight_unit: string | null;
|
|
803649
803816
|
id_volume_unit: string | null;
|
|
803650
803817
|
id_chargeable_unit: string | null;
|
|
803818
|
+
description: string | null;
|
|
803651
803819
|
mark_number: string | null;
|
|
803652
803820
|
volume: Decimal$1 | null;
|
|
803653
803821
|
chargeable: Decimal$1 | null;
|
|
@@ -804151,7 +804319,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
804151
804319
|
created_by: string | null;
|
|
804152
804320
|
updated_at: Date | null;
|
|
804153
804321
|
updated_by: string | null;
|
|
804154
|
-
description: string | null;
|
|
804155
804322
|
id_transport_mode: string | null;
|
|
804156
804323
|
id_container_shipping_type: string | null;
|
|
804157
804324
|
id_incoterm: string | null;
|
|
@@ -804161,6 +804328,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
804161
804328
|
id_weight_unit: string | null;
|
|
804162
804329
|
id_volume_unit: string | null;
|
|
804163
804330
|
id_chargeable_unit: string | null;
|
|
804331
|
+
description: string | null;
|
|
804164
804332
|
mark_number: string | null;
|
|
804165
804333
|
volume: Decimal$1 | null;
|
|
804166
804334
|
chargeable: Decimal$1 | null;
|
|
@@ -804244,7 +804412,6 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
804244
804412
|
created_by: string | null;
|
|
804245
804413
|
updated_at: Date | null;
|
|
804246
804414
|
updated_by: string | null;
|
|
804247
|
-
description: string | null;
|
|
804248
804415
|
id_transport_mode: string | null;
|
|
804249
804416
|
id_container_shipping_type: string | null;
|
|
804250
804417
|
id_incoterm: string | null;
|
|
@@ -804254,6 +804421,7 @@ declare const cargoflowRouter: BuiltRouter<{
|
|
|
804254
804421
|
id_weight_unit: string | null;
|
|
804255
804422
|
id_volume_unit: string | null;
|
|
804256
804423
|
id_chargeable_unit: string | null;
|
|
804424
|
+
description: string | null;
|
|
804257
804425
|
mark_number: string | null;
|
|
804258
804426
|
volume: Decimal$1 | null;
|
|
804259
804427
|
chargeable: Decimal$1 | null;
|
|
@@ -823048,13 +823216,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
823048
823216
|
} | null;
|
|
823049
823217
|
id: string;
|
|
823050
823218
|
params: SimpleJson;
|
|
823219
|
+
id_transport_mode: string | null;
|
|
823051
823220
|
id_log_type: string | null;
|
|
823052
823221
|
url: string | null;
|
|
823053
823222
|
action: string | null;
|
|
823054
823223
|
action_by: string | null;
|
|
823055
823224
|
action_id: string | null;
|
|
823056
823225
|
action_at: Date | null;
|
|
823057
|
-
id_transport_mode: string | null;
|
|
823058
823226
|
}[] | undefined;
|
|
823059
823227
|
total: number | undefined;
|
|
823060
823228
|
};
|
|
@@ -823082,13 +823250,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
823082
823250
|
} | null;
|
|
823083
823251
|
id: string;
|
|
823084
823252
|
params: SimpleJson;
|
|
823253
|
+
id_transport_mode: string | null;
|
|
823085
823254
|
id_log_type: string | null;
|
|
823086
823255
|
url: string | null;
|
|
823087
823256
|
action: string | null;
|
|
823088
823257
|
action_by: string | null;
|
|
823089
823258
|
action_id: string | null;
|
|
823090
823259
|
action_at: Date | null;
|
|
823091
|
-
id_transport_mode: string | null;
|
|
823092
823260
|
} | undefined;
|
|
823093
823261
|
};
|
|
823094
823262
|
meta: object;
|
|
@@ -823115,13 +823283,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
823115
823283
|
log: {
|
|
823116
823284
|
id: string;
|
|
823117
823285
|
params: SimpleJson;
|
|
823286
|
+
id_transport_mode: string | null;
|
|
823118
823287
|
id_log_type: string | null;
|
|
823119
823288
|
url: string | null;
|
|
823120
823289
|
action: string | null;
|
|
823121
823290
|
action_by: string | null;
|
|
823122
823291
|
action_id: string | null;
|
|
823123
823292
|
action_at: Date | null;
|
|
823124
|
-
id_transport_mode: string | null;
|
|
823125
823293
|
} | undefined;
|
|
823126
823294
|
} | undefined;
|
|
823127
823295
|
meta: object;
|
|
@@ -823151,13 +823319,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
823151
823319
|
log: {
|
|
823152
823320
|
id: string;
|
|
823153
823321
|
params: SimpleJson;
|
|
823322
|
+
id_transport_mode: string | null;
|
|
823154
823323
|
id_log_type: string | null;
|
|
823155
823324
|
url: string | null;
|
|
823156
823325
|
action: string | null;
|
|
823157
823326
|
action_by: string | null;
|
|
823158
823327
|
action_id: string | null;
|
|
823159
823328
|
action_at: Date | null;
|
|
823160
|
-
id_transport_mode: string | null;
|
|
823161
823329
|
} | undefined;
|
|
823162
823330
|
} | undefined;
|
|
823163
823331
|
meta: object;
|
|
@@ -826684,13 +826852,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
826684
826852
|
} | null;
|
|
826685
826853
|
id: string;
|
|
826686
826854
|
params: SimpleJson;
|
|
826855
|
+
id_service_level: string | null;
|
|
826687
826856
|
id_log_type: string | null;
|
|
826688
826857
|
url: string | null;
|
|
826689
826858
|
action: string | null;
|
|
826690
826859
|
action_by: string | null;
|
|
826691
826860
|
action_id: string | null;
|
|
826692
826861
|
action_at: Date | null;
|
|
826693
|
-
id_service_level: string | null;
|
|
826694
826862
|
}[] | undefined;
|
|
826695
826863
|
total: number | undefined;
|
|
826696
826864
|
};
|
|
@@ -826718,13 +826886,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
826718
826886
|
} | null;
|
|
826719
826887
|
id: string;
|
|
826720
826888
|
params: SimpleJson;
|
|
826889
|
+
id_service_level: string | null;
|
|
826721
826890
|
id_log_type: string | null;
|
|
826722
826891
|
url: string | null;
|
|
826723
826892
|
action: string | null;
|
|
826724
826893
|
action_by: string | null;
|
|
826725
826894
|
action_id: string | null;
|
|
826726
826895
|
action_at: Date | null;
|
|
826727
|
-
id_service_level: string | null;
|
|
826728
826896
|
} | undefined;
|
|
826729
826897
|
};
|
|
826730
826898
|
meta: object;
|
|
@@ -826755,13 +826923,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
826755
826923
|
log: {
|
|
826756
826924
|
id: string;
|
|
826757
826925
|
params: SimpleJson;
|
|
826926
|
+
id_service_level: string | null;
|
|
826758
826927
|
id_log_type: string | null;
|
|
826759
826928
|
url: string | null;
|
|
826760
826929
|
action: string | null;
|
|
826761
826930
|
action_by: string | null;
|
|
826762
826931
|
action_id: string | null;
|
|
826763
826932
|
action_at: Date | null;
|
|
826764
|
-
id_service_level: string | null;
|
|
826765
826933
|
} | undefined;
|
|
826766
826934
|
} | undefined;
|
|
826767
826935
|
meta: object;
|
|
@@ -826795,13 +826963,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
826795
826963
|
log: {
|
|
826796
826964
|
id: string;
|
|
826797
826965
|
params: SimpleJson;
|
|
826966
|
+
id_service_level: string | null;
|
|
826798
826967
|
id_log_type: string | null;
|
|
826799
826968
|
url: string | null;
|
|
826800
826969
|
action: string | null;
|
|
826801
826970
|
action_by: string | null;
|
|
826802
826971
|
action_id: string | null;
|
|
826803
826972
|
action_at: Date | null;
|
|
826804
|
-
id_service_level: string | null;
|
|
826805
826973
|
} | undefined;
|
|
826806
826974
|
} | undefined;
|
|
826807
826975
|
meta: object;
|
|
@@ -827265,13 +827433,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
827265
827433
|
} | null;
|
|
827266
827434
|
id: string;
|
|
827267
827435
|
params: SimpleJson;
|
|
827436
|
+
id_incoterm: string | null;
|
|
827268
827437
|
id_log_type: string | null;
|
|
827269
827438
|
url: string | null;
|
|
827270
827439
|
action: string | null;
|
|
827271
827440
|
action_by: string | null;
|
|
827272
827441
|
action_id: string | null;
|
|
827273
827442
|
action_at: Date | null;
|
|
827274
|
-
id_incoterm: string | null;
|
|
827275
827443
|
}[] | undefined;
|
|
827276
827444
|
total: number | undefined;
|
|
827277
827445
|
};
|
|
@@ -827299,13 +827467,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
827299
827467
|
} | null;
|
|
827300
827468
|
id: string;
|
|
827301
827469
|
params: SimpleJson;
|
|
827470
|
+
id_incoterm: string | null;
|
|
827302
827471
|
id_log_type: string | null;
|
|
827303
827472
|
url: string | null;
|
|
827304
827473
|
action: string | null;
|
|
827305
827474
|
action_by: string | null;
|
|
827306
827475
|
action_id: string | null;
|
|
827307
827476
|
action_at: Date | null;
|
|
827308
|
-
id_incoterm: string | null;
|
|
827309
827477
|
} | undefined;
|
|
827310
827478
|
};
|
|
827311
827479
|
meta: object;
|
|
@@ -827336,13 +827504,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
827336
827504
|
log: {
|
|
827337
827505
|
id: string;
|
|
827338
827506
|
params: SimpleJson;
|
|
827507
|
+
id_incoterm: string | null;
|
|
827339
827508
|
id_log_type: string | null;
|
|
827340
827509
|
url: string | null;
|
|
827341
827510
|
action: string | null;
|
|
827342
827511
|
action_by: string | null;
|
|
827343
827512
|
action_id: string | null;
|
|
827344
827513
|
action_at: Date | null;
|
|
827345
|
-
id_incoterm: string | null;
|
|
827346
827514
|
} | undefined;
|
|
827347
827515
|
} | undefined;
|
|
827348
827516
|
meta: object;
|
|
@@ -827376,13 +827544,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
827376
827544
|
log: {
|
|
827377
827545
|
id: string;
|
|
827378
827546
|
params: SimpleJson;
|
|
827547
|
+
id_incoterm: string | null;
|
|
827379
827548
|
id_log_type: string | null;
|
|
827380
827549
|
url: string | null;
|
|
827381
827550
|
action: string | null;
|
|
827382
827551
|
action_by: string | null;
|
|
827383
827552
|
action_id: string | null;
|
|
827384
827553
|
action_at: Date | null;
|
|
827385
|
-
id_incoterm: string | null;
|
|
827386
827554
|
} | undefined;
|
|
827387
827555
|
} | undefined;
|
|
827388
827556
|
meta: object;
|
|
@@ -827977,13 +828145,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
827977
828145
|
} | null;
|
|
827978
828146
|
id: string;
|
|
827979
828147
|
params: SimpleJson;
|
|
828148
|
+
id_commodity: string | null;
|
|
827980
828149
|
id_log_type: string | null;
|
|
827981
828150
|
url: string | null;
|
|
827982
828151
|
action: string | null;
|
|
827983
828152
|
action_by: string | null;
|
|
827984
828153
|
action_id: string | null;
|
|
827985
828154
|
action_at: Date | null;
|
|
827986
|
-
id_commodity: string | null;
|
|
827987
828155
|
}[] | undefined;
|
|
827988
828156
|
total: number | undefined;
|
|
827989
828157
|
};
|
|
@@ -828011,13 +828179,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
828011
828179
|
} | null;
|
|
828012
828180
|
id: string;
|
|
828013
828181
|
params: SimpleJson;
|
|
828182
|
+
id_commodity: string | null;
|
|
828014
828183
|
id_log_type: string | null;
|
|
828015
828184
|
url: string | null;
|
|
828016
828185
|
action: string | null;
|
|
828017
828186
|
action_by: string | null;
|
|
828018
828187
|
action_id: string | null;
|
|
828019
828188
|
action_at: Date | null;
|
|
828020
|
-
id_commodity: string | null;
|
|
828021
828189
|
} | undefined;
|
|
828022
828190
|
};
|
|
828023
828191
|
meta: object;
|
|
@@ -828066,13 +828234,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
828066
828234
|
log: {
|
|
828067
828235
|
id: string;
|
|
828068
828236
|
params: SimpleJson;
|
|
828237
|
+
id_commodity: string | null;
|
|
828069
828238
|
id_log_type: string | null;
|
|
828070
828239
|
url: string | null;
|
|
828071
828240
|
action: string | null;
|
|
828072
828241
|
action_by: string | null;
|
|
828073
828242
|
action_id: string | null;
|
|
828074
828243
|
action_at: Date | null;
|
|
828075
|
-
id_commodity: string | null;
|
|
828076
828244
|
} | undefined;
|
|
828077
828245
|
} | undefined;
|
|
828078
828246
|
meta: object;
|
|
@@ -828124,13 +828292,13 @@ declare const settingsRouter: BuiltRouter<{
|
|
|
828124
828292
|
log: {
|
|
828125
828293
|
id: string;
|
|
828126
828294
|
params: SimpleJson;
|
|
828295
|
+
id_commodity: string | null;
|
|
828127
828296
|
id_log_type: string | null;
|
|
828128
828297
|
url: string | null;
|
|
828129
828298
|
action: string | null;
|
|
828130
828299
|
action_by: string | null;
|
|
828131
828300
|
action_id: string | null;
|
|
828132
828301
|
action_at: Date | null;
|
|
828133
|
-
id_commodity: string | null;
|
|
828134
828302
|
} | undefined;
|
|
828135
828303
|
} | undefined;
|
|
828136
828304
|
meta: object;
|
|
@@ -841388,13 +841556,13 @@ declare const systemRouter: BuiltRouter<{
|
|
|
841388
841556
|
} | null;
|
|
841389
841557
|
id: string;
|
|
841390
841558
|
params: SimpleJson;
|
|
841559
|
+
id_container_shipping_type: string | null;
|
|
841391
841560
|
id_log_type: string | null;
|
|
841392
841561
|
url: string | null;
|
|
841393
841562
|
action: string | null;
|
|
841394
841563
|
action_by: string | null;
|
|
841395
841564
|
action_id: string | null;
|
|
841396
841565
|
action_at: Date | null;
|
|
841397
|
-
id_container_shipping_type: string | null;
|
|
841398
841566
|
}[] | undefined;
|
|
841399
841567
|
total: number | undefined;
|
|
841400
841568
|
};
|
|
@@ -841422,13 +841590,13 @@ declare const systemRouter: BuiltRouter<{
|
|
|
841422
841590
|
} | null;
|
|
841423
841591
|
id: string;
|
|
841424
841592
|
params: SimpleJson;
|
|
841593
|
+
id_container_shipping_type: string | null;
|
|
841425
841594
|
id_log_type: string | null;
|
|
841426
841595
|
url: string | null;
|
|
841427
841596
|
action: string | null;
|
|
841428
841597
|
action_by: string | null;
|
|
841429
841598
|
action_id: string | null;
|
|
841430
841599
|
action_at: Date | null;
|
|
841431
|
-
id_container_shipping_type: string | null;
|
|
841432
841600
|
} | undefined;
|
|
841433
841601
|
};
|
|
841434
841602
|
meta: object;
|
|
@@ -841455,13 +841623,13 @@ declare const systemRouter: BuiltRouter<{
|
|
|
841455
841623
|
log: {
|
|
841456
841624
|
id: string;
|
|
841457
841625
|
params: SimpleJson;
|
|
841626
|
+
id_container_shipping_type: string | null;
|
|
841458
841627
|
id_log_type: string | null;
|
|
841459
841628
|
url: string | null;
|
|
841460
841629
|
action: string | null;
|
|
841461
841630
|
action_by: string | null;
|
|
841462
841631
|
action_id: string | null;
|
|
841463
841632
|
action_at: Date | null;
|
|
841464
|
-
id_container_shipping_type: string | null;
|
|
841465
841633
|
} | undefined;
|
|
841466
841634
|
} | undefined;
|
|
841467
841635
|
meta: object;
|
|
@@ -841491,13 +841659,13 @@ declare const systemRouter: BuiltRouter<{
|
|
|
841491
841659
|
log: {
|
|
841492
841660
|
id: string;
|
|
841493
841661
|
params: SimpleJson;
|
|
841662
|
+
id_container_shipping_type: string | null;
|
|
841494
841663
|
id_log_type: string | null;
|
|
841495
841664
|
url: string | null;
|
|
841496
841665
|
action: string | null;
|
|
841497
841666
|
action_by: string | null;
|
|
841498
841667
|
action_id: string | null;
|
|
841499
841668
|
action_at: Date | null;
|
|
841500
|
-
id_container_shipping_type: string | null;
|
|
841501
841669
|
} | undefined;
|
|
841502
841670
|
} | undefined;
|
|
841503
841671
|
meta: object;
|
|
@@ -841535,13 +841703,13 @@ declare const systemRouter: BuiltRouter<{
|
|
|
841535
841703
|
log: {
|
|
841536
841704
|
id: string;
|
|
841537
841705
|
params: SimpleJson;
|
|
841706
|
+
id_container_shipping_type: string | null;
|
|
841538
841707
|
id_log_type: string | null;
|
|
841539
841708
|
url: string | null;
|
|
841540
841709
|
action: string | null;
|
|
841541
841710
|
action_by: string | null;
|
|
841542
841711
|
action_id: string | null;
|
|
841543
841712
|
action_at: Date | null;
|
|
841544
|
-
id_container_shipping_type: string | null;
|
|
841545
841713
|
} | undefined;
|
|
841546
841714
|
} | undefined)[];
|
|
841547
841715
|
updatedData: ({
|
|
@@ -841559,13 +841727,13 @@ declare const systemRouter: BuiltRouter<{
|
|
|
841559
841727
|
log: {
|
|
841560
841728
|
id: string;
|
|
841561
841729
|
params: SimpleJson;
|
|
841730
|
+
id_container_shipping_type: string | null;
|
|
841562
841731
|
id_log_type: string | null;
|
|
841563
841732
|
url: string | null;
|
|
841564
841733
|
action: string | null;
|
|
841565
841734
|
action_by: string | null;
|
|
841566
841735
|
action_id: string | null;
|
|
841567
841736
|
action_at: Date | null;
|
|
841568
|
-
id_container_shipping_type: string | null;
|
|
841569
841737
|
} | undefined;
|
|
841570
841738
|
} | undefined)[];
|
|
841571
841739
|
} | undefined;
|