@flowio/api-internal-factories 0.0.128 → 0.0.129
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/cjs/api-internal.js +286 -55
- package/dist/esm/api-internal.js +242 -21
- package/dist/types/api-internal.d.ts +13 -3
- package/package.json +2 -2
- package/src/api-internal.ts +274 -24
|
@@ -379,6 +379,7 @@ export declare const makeClassificationProductSummary: () => io.flow.internal.v0
|
|
|
379
379
|
export declare const makeClassificationProductSummaryPage: () => io.flow.internal.v0.models.ClassificationProductSummaryPage;
|
|
380
380
|
export declare const makeClassificationRequeueRequest: () => io.flow.internal.v0.models.ClassificationRequeueRequest;
|
|
381
381
|
export declare const makeClassificationResponse: () => io.flow.internal.v0.unions.ClassificationResponse;
|
|
382
|
+
export declare const makeClassificationScope: () => io.flow.internal.v0.enums.ClassificationScope;
|
|
382
383
|
export declare const makeClassificationStatistics: () => io.flow.internal.v0.models.ClassificationStatistics;
|
|
383
384
|
export declare const makeClassificationSummaryReportPayload: () => io.flow.internal.v0.models.ClassificationSummaryReportPayload;
|
|
384
385
|
export declare const makeClassificationTaxonomy: () => io.flow.internal.v0.unions.ClassificationTaxonomy;
|
|
@@ -571,6 +572,7 @@ export declare const makeErpVendorStatus: () => io.flow.internal.v0.models.ErpVe
|
|
|
571
572
|
export declare const makeErpVendorStatusEntity: () => io.flow.internal.v0.models.ErpVendorStatusEntity;
|
|
572
573
|
export declare const makeErpVendorStatusFlowFile: () => io.flow.internal.v0.models.ErpVendorStatusFlowFile;
|
|
573
574
|
export declare const makeErpVendorStatusPriorityFile: () => io.flow.internal.v0.models.ErpVendorStatusPriorityFile;
|
|
575
|
+
export declare const makeEvaluationResults: () => io.flow.internal.v0.models.EvaluationResults;
|
|
574
576
|
export declare const makeEvent: () => io.flow.internal.v0.unions.Event;
|
|
575
577
|
export declare const makeEventType: () => io.flow.internal.v0.enums.EventType;
|
|
576
578
|
export declare const makeExclusionRuleDeleted: () => io.flow.internal.v0.models.ExclusionRuleDeleted;
|
|
@@ -624,6 +626,7 @@ export declare const makeFeatureValue: () => io.flow.internal.v0.unions.FeatureV
|
|
|
624
626
|
export declare const makeFeatureValueForm: () => io.flow.internal.v0.models.FeatureValueForm;
|
|
625
627
|
export declare const makeFeatureValueResult: () => io.flow.internal.v0.models.FeatureValueResult;
|
|
626
628
|
export declare const makeFedex: () => io.flow.internal.v0.models.Fedex;
|
|
629
|
+
export declare const makeFedexApi: () => io.flow.internal.v0.models.FedexApi;
|
|
627
630
|
export declare const makeFedexCrossborder: () => io.flow.internal.v0.models.FedexCrossborder;
|
|
628
631
|
export declare const makeFee: () => io.flow.internal.v0.models.Fee;
|
|
629
632
|
export declare const makeFees: () => io.flow.internal.v0.models.Fees;
|
|
@@ -1043,6 +1046,7 @@ export declare const makeOrderLifecycleEvent: () => io.flow.internal.v0.enums.Or
|
|
|
1043
1046
|
export declare const makeOrderNote: () => io.flow.internal.v0.models.OrderNote;
|
|
1044
1047
|
export declare const makeOrderNoteForm: () => io.flow.internal.v0.models.OrderNoteForm;
|
|
1045
1048
|
export declare const makeOrderPaymentAuthorization: () => io.flow.internal.v0.models.OrderPaymentAuthorization;
|
|
1049
|
+
export declare const makeOrderPaymentSourceType: () => io.flow.internal.v0.enums.OrderPaymentSourceType;
|
|
1046
1050
|
export declare const makeOrderRatesDataV3: () => io.flow.internal.v0.models.OrderRatesDataV3;
|
|
1047
1051
|
export declare const makeOrderRatesPublishedV3: () => io.flow.internal.v0.models.OrderRatesPublishedV3;
|
|
1048
1052
|
export declare const makeOrderReference: () => io.flow.internal.v0.models.OrderReference;
|
|
@@ -1270,6 +1274,7 @@ export declare const makeProductRestrictionStateDeleted: () => io.flow.internal.
|
|
|
1270
1274
|
export declare const makeProductRestrictionStateInserted: () => io.flow.internal.v0.models.ProductRestrictionStateInserted;
|
|
1271
1275
|
export declare const makeProductRestrictionStateUpdated: () => io.flow.internal.v0.models.ProductRestrictionStateUpdated;
|
|
1272
1276
|
export declare const makeProductReviewHistory: () => io.flow.internal.v0.models.ProductReviewHistory;
|
|
1277
|
+
export declare const makeProductSellabilityInternal: () => io.flow.internal.v0.models.ProductSellabilityInternal;
|
|
1273
1278
|
export declare const makeProductSellabilityResult: () => io.flow.internal.v0.models.ProductSellabilityResult;
|
|
1274
1279
|
export declare const makeProductStatus: () => io.flow.internal.v0.enums.ProductStatus;
|
|
1275
1280
|
export declare const makeProductTransaction: () => io.flow.internal.v0.models.ProductTransaction;
|
|
@@ -1445,6 +1450,7 @@ export declare const makeRestrictionRuleEffectUpserted: () => io.flow.internal.v
|
|
|
1445
1450
|
export declare const makeRestrictionRuleExceptionAction: () => io.flow.internal.v0.enums.RestrictionRuleExceptionAction;
|
|
1446
1451
|
export declare const makeRestrictionRuleForm: () => io.flow.internal.v0.models.RestrictionRuleForm;
|
|
1447
1452
|
export declare const makeRestrictionRuleLaneExemption: () => io.flow.internal.v0.models.RestrictionRuleLaneExemption;
|
|
1453
|
+
export declare const makeRestrictionRuleOrganizationExemption: () => io.flow.internal.v0.models.RestrictionRuleOrganizationExemption;
|
|
1448
1454
|
export declare const makeRestrictionRuleOverride: () => io.flow.internal.v0.models.RestrictionRuleOverride;
|
|
1449
1455
|
export declare const makeRestrictionRuleSummary: () => io.flow.internal.v0.models.RestrictionRuleSummary;
|
|
1450
1456
|
export declare const makeRestrictionRuleUpserted: () => io.flow.internal.v0.models.RestrictionRuleUpserted;
|
|
@@ -1458,8 +1464,6 @@ export declare const makeResyncByDestinations: () => io.flow.internal.v0.models.
|
|
|
1458
1464
|
export declare const makeResyncByHs6Destinations: () => io.flow.internal.v0.models.ResyncByHs6Destinations;
|
|
1459
1465
|
export declare const makeResyncByHs6Origin: () => io.flow.internal.v0.models.ResyncByHs6Origin;
|
|
1460
1466
|
export declare const makeResyncFallbackRates: () => io.flow.internal.v0.models.ResyncFallbackRates;
|
|
1461
|
-
export declare const makeRetracking: () => io.flow.internal.v0.models.Retracking;
|
|
1462
|
-
export declare const makeRetrackingForm: () => io.flow.internal.v0.models.RetrackingForm;
|
|
1463
1467
|
export declare const makeReturn: () => io.flow.internal.v0.models.Return;
|
|
1464
1468
|
export declare const makeReturnPolicyDeleted: () => io.flow.internal.v0.models.ReturnPolicyDeleted;
|
|
1465
1469
|
export declare const makeReturnPolicyItemResultDeleted: () => io.flow.internal.v0.models.ReturnPolicyItemResultDeleted;
|
|
@@ -1604,6 +1608,9 @@ export declare const makeShopifyOrderLineContent: () => io.flow.internal.v0.mode
|
|
|
1604
1608
|
export declare const makeShopifyOrderRiskAssessment: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessment;
|
|
1605
1609
|
export declare const makeShopifyOrderRiskAssessmentDeleted: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessmentDeleted;
|
|
1606
1610
|
export declare const makeShopifyOrderRiskAssessmentUpserted: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessmentUpserted;
|
|
1611
|
+
export declare const makeShopifyOrderTransaction: () => io.flow.internal.v0.models.ShopifyOrderTransaction;
|
|
1612
|
+
export declare const makeShopifyOrderTransactionDeleted: () => io.flow.internal.v0.models.ShopifyOrderTransactionDeleted;
|
|
1613
|
+
export declare const makeShopifyOrderTransactionUpserted: () => io.flow.internal.v0.models.ShopifyOrderTransactionUpserted;
|
|
1607
1614
|
export declare const makeShopifyOrganizationSettings: () => io.flow.internal.v0.models.ShopifyOrganizationSettings;
|
|
1608
1615
|
export declare const makeShopifyOrganizationSettingsForm: () => io.flow.internal.v0.models.ShopifyOrganizationSettingsForm;
|
|
1609
1616
|
export declare const makeShopifyPartnerWebhook: () => io.flow.internal.v0.models.ShopifyPartnerWebhook;
|
|
@@ -1756,6 +1763,7 @@ export declare const makeTaxCalculationErrorCode: () => io.flow.internal.v0.enum
|
|
|
1756
1763
|
export declare const makeTaxCalculationForm: () => io.flow.internal.v0.models.TaxCalculationForm;
|
|
1757
1764
|
export declare const makeTaxCalculationLineItem: () => io.flow.internal.v0.models.TaxCalculationLineItem;
|
|
1758
1765
|
export declare const makeTaxCalculationLineItemForm: () => io.flow.internal.v0.models.TaxCalculationLineItemForm;
|
|
1766
|
+
export declare const makeTaxDutyReasonCodeMetadata: () => io.flow.internal.v0.models.TaxDutyReasonCodeMetadata;
|
|
1759
1767
|
export declare const makeTaxParty: () => io.flow.internal.v0.enums.TaxParty;
|
|
1760
1768
|
export declare const makeTaxRemittanceTransaction: () => io.flow.internal.v0.models.TaxRemittanceTransaction;
|
|
1761
1769
|
export declare const makeTaxRemittanceTransactionDeleted: () => io.flow.internal.v0.models.TaxRemittanceTransactionDeleted;
|
|
@@ -1765,6 +1773,9 @@ export declare const makeTaxTransactionDeleted: () => io.flow.internal.v0.models
|
|
|
1765
1773
|
export declare const makeTaxTransactionType: () => io.flow.internal.v0.enums.TaxTransactionType;
|
|
1766
1774
|
export declare const makeTaxTransactionUpserted: () => io.flow.internal.v0.models.TaxTransactionUpserted;
|
|
1767
1775
|
export declare const makeTaxonomyCategory: () => io.flow.internal.v0.models.TaxonomyCategory;
|
|
1776
|
+
export declare const makeTaxonomyCategoryHs6Ref: () => io.flow.internal.v0.models.TaxonomyCategoryHs6Ref;
|
|
1777
|
+
export declare const makeTaxonomyCategoryHs6RefDeleted: () => io.flow.internal.v0.models.TaxonomyCategoryHs6RefDeleted;
|
|
1778
|
+
export declare const makeTaxonomyCategoryHs6RefUpserted: () => io.flow.internal.v0.models.TaxonomyCategoryHs6RefUpserted;
|
|
1768
1779
|
export declare const makeTaxonomyNode: () => io.flow.internal.v0.models.TaxonomyNode;
|
|
1769
1780
|
export declare const makeTechOnboardingDescription: () => io.flow.internal.v0.models.TechOnboardingDescription;
|
|
1770
1781
|
export declare const makeTest: () => io.flow.internal.v0.models.Test;
|
|
@@ -1811,7 +1822,6 @@ export declare const makeTrackingProcessingErrorUpserted: () => io.flow.internal
|
|
|
1811
1822
|
export declare const makeTrackingProcessingFailureClassification: () => io.flow.internal.v0.enums.TrackingProcessingFailureClassification;
|
|
1812
1823
|
export declare const makeTrackingRequest: () => io.flow.internal.v0.models.TrackingRequest;
|
|
1813
1824
|
export declare const makeTrackingResponse: () => io.flow.internal.v0.models.TrackingResponse;
|
|
1814
|
-
export declare const makeTrackingResync: () => io.flow.internal.v0.models.TrackingResync;
|
|
1815
1825
|
export declare const makeTrackingSubscription: () => io.flow.internal.v0.models.TrackingSubscription;
|
|
1816
1826
|
export declare const makeTrackingSubscriptionDeleted: () => io.flow.internal.v0.models.TrackingSubscriptionDeleted;
|
|
1817
1827
|
export declare const makeTrackingSubscriptionUpserted: () => io.flow.internal.v0.models.TrackingSubscriptionUpserted;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-factories",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.129",
|
|
4
4
|
"description": "Flow API internal mock data factories",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"@faker-js/faker": "^6.2.0",
|
|
38
38
|
"@flowio/api-types": "*"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "02aac7bc00282660cbd728450e9d4a633df23dce"
|
|
41
41
|
}
|