@flowio/api-internal-factories 0.0.131 → 0.0.133
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 +565 -102
- package/dist/esm/api-internal.js +473 -57
- package/dist/types/api-internal.d.ts +56 -10
- package/package.json +2 -2
- package/src/api-internal.ts +558 -73
|
@@ -32,6 +32,7 @@ export declare const makeAccountType: () => io.flow.internal.v0.enums.AccountTyp
|
|
|
32
32
|
export declare const makeAccountUpserted: () => io.flow.internal.v0.models.AccountUpserted;
|
|
33
33
|
export declare const makeAccountUpsertedV2: () => io.flow.internal.v0.models.AccountUpsertedV2;
|
|
34
34
|
export declare const makeAccountingPendingOrderMetadata: () => io.flow.internal.v0.models.AccountingPendingOrderMetadata;
|
|
35
|
+
export declare const makeAccountingReturnMetadata: () => io.flow.internal.v0.models.AccountingReturnMetadata;
|
|
35
36
|
export declare const makeActionQuantity: () => io.flow.internal.v0.models.ActionQuantity;
|
|
36
37
|
export declare const makeAdditionalImportTax: () => io.flow.internal.v0.models.AdditionalImportTax;
|
|
37
38
|
export declare const makeAdjustmentAmount: () => io.flow.internal.v0.unions.AdjustmentAmount;
|
|
@@ -93,15 +94,13 @@ export declare const makeAftershipWebhook: () => io.flow.internal.v0.models.Afte
|
|
|
93
94
|
export declare const makeAldoItem: () => io.flow.internal.v0.models.AldoItem;
|
|
94
95
|
export declare const makeAldoItemForm: () => io.flow.internal.v0.models.AldoItemForm;
|
|
95
96
|
export declare const makeAldoItemType: () => io.flow.internal.v0.enums.AldoItemType;
|
|
96
|
-
export declare const makeAlertErrorSummary: () => io.flow.internal.v0.models.AlertErrorSummary;
|
|
97
|
-
export declare const makeAlertFailureSummary: () => io.flow.internal.v0.models.AlertFailureSummary;
|
|
98
|
-
export declare const makeAlertFailureSummaryDetail: () => io.flow.internal.v0.models.AlertFailureSummaryDetail;
|
|
99
|
-
export declare const makeAlertImportSummary: () => io.flow.internal.v0.models.AlertImportSummary;
|
|
100
|
-
export declare const makeAlertRequeueSummary: () => io.flow.internal.v0.models.AlertRequeueSummary;
|
|
101
97
|
export declare const makeAllItemsExport: () => io.flow.internal.v0.models.AllItemsExport;
|
|
102
98
|
export declare const makeAllOrganizationsMembership: () => io.flow.internal.v0.models.AllOrganizationsMembership;
|
|
103
99
|
export declare const makeAllocationItemReference: () => io.flow.internal.v0.models.AllocationItemReference;
|
|
104
100
|
export declare const makeAllowedLabels: () => io.flow.internal.v0.models.AllowedLabels;
|
|
101
|
+
export declare const makeAnirbanItem: () => io.flow.internal.v0.models.AnirbanItem;
|
|
102
|
+
export declare const makeAnirbanItemForm: () => io.flow.internal.v0.models.AnirbanItemForm;
|
|
103
|
+
export declare const makeAnirbanItemType: () => io.flow.internal.v0.enums.AnirbanItemType;
|
|
105
104
|
export declare const makeAnshItem: () => io.flow.internal.v0.models.AnshItem;
|
|
106
105
|
export declare const makeAnshItemForm: () => io.flow.internal.v0.models.AnshItemForm;
|
|
107
106
|
export declare const makeAnshItemType: () => io.flow.internal.v0.enums.AnshItemType;
|
|
@@ -112,6 +111,7 @@ export declare const makeApplicablePreferentialRate: () => io.flow.internal.v0.e
|
|
|
112
111
|
export declare const makeApplyAtValueForm: () => io.flow.internal.v0.models.ApplyAtValueForm;
|
|
113
112
|
export declare const makeAttemptStatistics: () => io.flow.internal.v0.models.AttemptStatistics;
|
|
114
113
|
export declare const makeAttributeLabel: () => io.flow.internal.v0.models.AttributeLabel;
|
|
114
|
+
export declare const makeAttributeRule: () => io.flow.internal.v0.models.AttributeRule;
|
|
115
115
|
export declare const makeAuthenticationForm: () => io.flow.internal.v0.models.AuthenticationForm;
|
|
116
116
|
export declare const makeAuthorizationBundle: () => io.flow.internal.v0.models.AuthorizationBundle;
|
|
117
117
|
export declare const makeAuthorizationBundleDeleted: () => io.flow.internal.v0.models.AuthorizationBundleDeleted;
|
|
@@ -148,6 +148,7 @@ export declare const makeBankPaymentStatusSentImportForm: () => io.flow.internal
|
|
|
148
148
|
export declare const makeBankPaymentStatusSingleForm: () => io.flow.internal.v0.models.BankPaymentStatusSingleForm;
|
|
149
149
|
export declare const makeBankPaymentUpserted: () => io.flow.internal.v0.models.BankPaymentUpserted;
|
|
150
150
|
export declare const makeBankPaymentUpsertedV2: () => io.flow.internal.v0.models.BankPaymentUpsertedV2;
|
|
151
|
+
export declare const makeBase64CarrierDocumentContent: () => io.flow.internal.v0.models.Base64CarrierDocumentContent;
|
|
151
152
|
export declare const makeBillingAllocationKey: () => io.flow.internal.v0.enums.BillingAllocationKey;
|
|
152
153
|
export declare const makeBillingAuthorizationReference: () => io.flow.internal.v0.models.BillingAuthorizationReference;
|
|
153
154
|
export declare const makeBillingCsvTransactionDeleted: () => io.flow.internal.v0.models.BillingCsvTransactionDeleted;
|
|
@@ -221,11 +222,15 @@ export declare const makeCarrierChargeType: () => io.flow.internal.v0.enums.Carr
|
|
|
221
222
|
export declare const makeCarrierChargeUnits: () => io.flow.internal.v0.models.CarrierChargeUnits;
|
|
222
223
|
export declare const makeCarrierChargeUpserted: () => io.flow.internal.v0.models.CarrierChargeUpserted;
|
|
223
224
|
export declare const makeCarrierCredentials: () => io.flow.internal.v0.unions.CarrierCredentials;
|
|
225
|
+
export declare const makeCarrierDocument: () => io.flow.internal.v0.models.CarrierDocument;
|
|
226
|
+
export declare const makeCarrierDocumentContent: () => io.flow.internal.v0.models.Base64CarrierDocumentContent;
|
|
227
|
+
export declare const makeCarrierDocumentType: () => "commercial_invoice";
|
|
224
228
|
export declare const makeCarrierFile: () => io.flow.internal.v0.models.CarrierFile;
|
|
225
229
|
export declare const makeCarrierFileForm: () => io.flow.internal.v0.models.CarrierFileForm;
|
|
226
230
|
export declare const makeCarrierFileResult: () => io.flow.internal.v0.models.CarrierFileResult;
|
|
227
231
|
export declare const makeCarrierFileType: () => io.flow.internal.v0.enums.CarrierFileType;
|
|
228
232
|
export declare const makeCarrierInvoice: () => io.flow.internal.v0.models.CarrierInvoice;
|
|
233
|
+
export declare const makeCarrierLabelAttributes: () => io.flow.internal.v0.models.FedexCarrierLabelAttributes;
|
|
229
234
|
export declare const makeCarrierLabelGenerationMethod: () => io.flow.internal.v0.enums.CarrierLabelGenerationMethod;
|
|
230
235
|
export declare const makeCarrierTaxForm: () => io.flow.internal.v0.models.CarrierTaxForm;
|
|
231
236
|
export declare const makeCarrierTaxUnits: () => io.flow.internal.v0.models.CarrierTaxUnits;
|
|
@@ -295,6 +300,10 @@ export declare const makeChannelOrderSummaryUpserted: () => io.flow.internal.v0.
|
|
|
295
300
|
export declare const makeChannelOrganizationIdentifier: () => io.flow.internal.v0.models.ChannelOrganizationIdentifier;
|
|
296
301
|
export declare const makeChannelOrganizationIdentifierDeleted: () => io.flow.internal.v0.models.ChannelOrganizationIdentifierDeleted;
|
|
297
302
|
export declare const makeChannelOrganizationIdentifierUpserted: () => io.flow.internal.v0.models.ChannelOrganizationIdentifierUpserted;
|
|
303
|
+
export declare const makeChannelOrganizationPublicationOwner: () => io.flow.internal.v0.models.ChannelOrganizationPublicationOwner;
|
|
304
|
+
export declare const makeChannelOrganizationPublicationOwnerPutForm: () => io.flow.internal.v0.models.ChannelOrganizationPublicationOwnerPutForm;
|
|
305
|
+
export declare const makeChannelOrganizationSellabilityStatus: () => io.flow.internal.v0.models.ChannelOrganizationSellabilityStatus;
|
|
306
|
+
export declare const makeChannelOrganizationSellabilityStatusPutForm: () => io.flow.internal.v0.models.ChannelOrganizationSellabilityStatusPutForm;
|
|
298
307
|
export declare const makeChannelOrganizationShopify: () => io.flow.internal.v0.models.ChannelOrganizationShopify;
|
|
299
308
|
export declare const makeChannelOrganizationShopifyForm: () => io.flow.internal.v0.models.ChannelOrganizationShopifyForm;
|
|
300
309
|
export declare const makeChannelOrganizationShopifyPostForm: () => io.flow.internal.v0.models.ChannelOrganizationShopifyPostForm;
|
|
@@ -306,6 +315,8 @@ export declare const makeChannelTransactionDeleted: () => io.flow.internal.v0.mo
|
|
|
306
315
|
export declare const makeChannelTransactionRate: () => io.flow.internal.v0.models.ChannelTransactionRate;
|
|
307
316
|
export declare const makeChannelTransactionType: () => io.flow.internal.v0.enums.ChannelTransactionType;
|
|
308
317
|
export declare const makeChannelTransactionUpserted: () => io.flow.internal.v0.models.ChannelTransactionUpserted;
|
|
318
|
+
export declare const makeChapterCheckResult: () => io.flow.internal.v0.models.ChapterCheckResult;
|
|
319
|
+
export declare const makeChapterCheckStatus: () => io.flow.internal.v0.enums.ChapterCheckStatus;
|
|
309
320
|
export declare const makeChargeEstimateSource: () => io.flow.internal.v0.enums.ChargeEstimateSource;
|
|
310
321
|
export declare const makeChargeInput: () => io.flow.internal.v0.models.ChargeInput;
|
|
311
322
|
export declare const makeChargeInputType: () => io.flow.internal.v0.enums.ChargeInputType;
|
|
@@ -450,6 +461,7 @@ export declare const makeDeliveredDutyOptionsMessage: () => io.flow.internal.v0.
|
|
|
450
461
|
export declare const makeDeliveredDutyPreference: () => io.flow.internal.v0.models.DeliveredDutyPreference;
|
|
451
462
|
export declare const makeDeliveredDutyPreferenceForm: () => io.flow.internal.v0.models.DeliveredDutyPreferenceForm;
|
|
452
463
|
export declare const makeDeminimisAdjustmentType: () => io.flow.internal.v0.enums.DeminimisAdjustmentType;
|
|
464
|
+
export declare const makeDestinationDutyComparison: () => io.flow.internal.v0.models.DestinationDutyComparison;
|
|
453
465
|
export declare const makeDestinationError: () => io.flow.internal.v0.models.DestinationError;
|
|
454
466
|
export declare const makeDhl: () => io.flow.internal.v0.models.Dhl;
|
|
455
467
|
export declare const makeDhlEcommerce: () => io.flow.internal.v0.models.DhlEcommerce;
|
|
@@ -515,6 +527,8 @@ export declare const makeDutyTransaction: () => io.flow.internal.v0.models.DutyT
|
|
|
515
527
|
export declare const makeDutyTransactionDeleted: () => io.flow.internal.v0.models.DutyTransactionDeleted;
|
|
516
528
|
export declare const makeDutyTransactionType: () => io.flow.internal.v0.enums.DutyTransactionType;
|
|
517
529
|
export declare const makeDutyTransactionUpserted: () => io.flow.internal.v0.models.DutyTransactionUpserted;
|
|
530
|
+
export declare const makeDutyVarianceResult: () => io.flow.internal.v0.models.DutyVarianceResult;
|
|
531
|
+
export declare const makeDutyVarianceStatus: () => io.flow.internal.v0.enums.DutyVarianceStatus;
|
|
518
532
|
export declare const makeEmailForm: () => io.flow.internal.v0.models.EmailForm;
|
|
519
533
|
export declare const makeEmailModificationForm: () => io.flow.internal.v0.models.EmailModificationForm;
|
|
520
534
|
export declare const makeEmptyAttribute: () => "irrelevant";
|
|
@@ -537,6 +551,7 @@ export declare const makeErpVendorStatus: () => io.flow.internal.v0.models.ErpVe
|
|
|
537
551
|
export declare const makeErpVendorStatusEntity: () => io.flow.internal.v0.models.ErpVendorStatusEntity;
|
|
538
552
|
export declare const makeErpVendorStatusFlowFile: () => io.flow.internal.v0.models.ErpVendorStatusFlowFile;
|
|
539
553
|
export declare const makeErpVendorStatusPriorityFile: () => io.flow.internal.v0.models.ErpVendorStatusPriorityFile;
|
|
554
|
+
export declare const makeEvaluationCheckResult: () => io.flow.internal.v0.enums.EvaluationCheckResult;
|
|
540
555
|
export declare const makeEvaluationResults: () => io.flow.internal.v0.models.EvaluationResults;
|
|
541
556
|
export declare const makeEvent: () => io.flow.internal.v0.unions.Event;
|
|
542
557
|
export declare const makeEventType: () => io.flow.internal.v0.enums.EventType;
|
|
@@ -566,6 +581,8 @@ export declare const makeExternalFulfillmentProof: () => io.flow.internal.v0.mod
|
|
|
566
581
|
export declare const makeExternalFulfillmentProofForm: () => io.flow.internal.v0.models.ExternalFulfillmentProofForm;
|
|
567
582
|
export declare const makeExternalFulfillmentProofTracking: () => io.flow.internal.v0.models.ExternalFulfillmentProofTracking;
|
|
568
583
|
export declare const makeExternalFulfillmentProofTrackingForm: () => io.flow.internal.v0.models.ExternalFulfillmentProofTrackingForm;
|
|
584
|
+
export declare const makeExternalRatecardLink: () => io.flow.internal.v0.models.ExternalRatecardLink;
|
|
585
|
+
export declare const makeExternalRatecardLinkResponse: () => io.flow.internal.v0.models.ExternalRatecardLinkResponse;
|
|
569
586
|
export declare const makeFacebookPixel: () => io.flow.internal.v0.models.FacebookPixel;
|
|
570
587
|
export declare const makeFailedDimensionEstimateOpsInputWithReason: () => io.flow.internal.v0.models.FailedDimensionEstimateOpsInputWithReason;
|
|
571
588
|
export declare const makeFeature: () => io.flow.internal.v0.models.Feature;
|
|
@@ -592,10 +609,12 @@ export declare const makeFeatureValueForm: () => io.flow.internal.v0.models.Feat
|
|
|
592
609
|
export declare const makeFeatureValueResult: () => io.flow.internal.v0.models.FeatureValueResult;
|
|
593
610
|
export declare const makeFedex: () => io.flow.internal.v0.models.Fedex;
|
|
594
611
|
export declare const makeFedexApi: () => io.flow.internal.v0.models.FedexApi;
|
|
612
|
+
export declare const makeFedexCarrierLabelAttributes: () => io.flow.internal.v0.models.FedexCarrierLabelAttributes;
|
|
595
613
|
export declare const makeFedexCrossborder: () => io.flow.internal.v0.models.FedexCrossborder;
|
|
596
614
|
export declare const makeFee: () => io.flow.internal.v0.models.Fee;
|
|
597
615
|
export declare const makeFees: () => io.flow.internal.v0.models.Fees;
|
|
598
616
|
export declare const makeFeesSource: () => io.flow.internal.v0.enums.FeesSource;
|
|
617
|
+
export declare const makeFileType: () => "pdf";
|
|
599
618
|
export declare const makeFinanceBankAccount: () => io.flow.internal.v0.models.FinanceBankAccount;
|
|
600
619
|
export declare const makeFinanceBankAccountOwner: () => io.flow.internal.v0.models.FinanceBankAccountOwner;
|
|
601
620
|
export declare const makeFinanceBankPayment: () => io.flow.internal.v0.models.FinanceBankPayment;
|
|
@@ -802,6 +821,7 @@ export declare const makeJournalFailure: () => io.flow.internal.v0.models.Journa
|
|
|
802
821
|
export declare const makeJournalOperation: () => io.flow.internal.v0.enums.JournalOperation;
|
|
803
822
|
export declare const makeKey: () => io.flow.internal.v0.models.Key;
|
|
804
823
|
export declare const makeKeyReference: () => io.flow.internal.v0.models.KeyReference;
|
|
824
|
+
export declare const makeKeywordCancelling: () => io.flow.internal.v0.models.KeywordCancelling;
|
|
805
825
|
export declare const makeKeywordType: () => io.flow.internal.v0.enums.KeywordType;
|
|
806
826
|
export declare const makeKlarnaAuthorizationParameters: () => io.flow.internal.v0.models.KlarnaAuthorizationParameters;
|
|
807
827
|
export declare const makeKlarnaPaymentMethodCategory: () => io.flow.internal.v0.models.KlarnaPaymentMethodCategory;
|
|
@@ -912,7 +932,9 @@ export declare const makeMerchantOfRecordEntitySettings: () => io.flow.internal.
|
|
|
912
932
|
export declare const makeMerchantOfRecordEntitySettingsForm: () => io.flow.internal.v0.models.MerchantOfRecordEntitySettingsForm;
|
|
913
933
|
export declare const makeMerchantOverride: () => io.flow.internal.v0.models.MerchantOverride;
|
|
914
934
|
export declare const makeMerchantOverrideDecisionForm: () => io.flow.internal.v0.models.MerchantOverrideDecisionForm;
|
|
935
|
+
export declare const makeMerchantOverrideDeleted: () => io.flow.internal.v0.models.MerchantOverrideDeleted;
|
|
915
936
|
export declare const makeMerchantOverrideStatus: () => io.flow.internal.v0.enums.MerchantOverrideStatus;
|
|
937
|
+
export declare const makeMerchantOverrideUpserted: () => io.flow.internal.v0.models.MerchantOverrideUpserted;
|
|
916
938
|
export declare const makeMerchantSearchResult: () => io.flow.internal.v0.models.MerchantSearchResult;
|
|
917
939
|
export declare const makeMerchantSubsidies: () => io.flow.internal.v0.models.MerchantSubsidies;
|
|
918
940
|
export declare const makeMerchantSummary: () => io.flow.internal.v0.models.MerchantSummary;
|
|
@@ -932,6 +954,7 @@ export declare const makeNoCalculatedTaxAmount: () => io.flow.internal.v0.models
|
|
|
932
954
|
export declare const makeNoClassificationForm: () => io.flow.internal.v0.models.NoClassificationForm;
|
|
933
955
|
export declare const makeNoLiabilityReasonCode: () => io.flow.internal.v0.enums.NoLiabilityReasonCode;
|
|
934
956
|
export declare const makeNonChannelPaymentBankAccount: () => io.flow.internal.v0.models.NonChannelPaymentBankAccount;
|
|
957
|
+
export declare const makeNonL4LTaxDutyFxFeeMetadata: () => io.flow.internal.v0.models.NonL4LTaxDutyFxFeeMetadata;
|
|
935
958
|
export declare const makeNonL4LTaxDutyFxTransaction: () => io.flow.internal.v0.models.NonL4LTaxDutyFxTransaction;
|
|
936
959
|
export declare const makeNonL4LTaxDutyFxTransactionType: () => io.flow.internal.v0.enums.NonL4LTaxDutyFxTransactionType;
|
|
937
960
|
export declare const makeNotification: () => io.flow.internal.v0.models.Notification;
|
|
@@ -940,7 +963,6 @@ export declare const makeOnboardingAuditMessageLevel: () => io.flow.internal.v0.
|
|
|
940
963
|
export declare const makeOnboardingAuditReport: () => io.flow.internal.v0.models.OnboardingAuditReport;
|
|
941
964
|
export declare const makeOnboardingAuditReportLine: () => io.flow.internal.v0.models.OnboardingAuditReportLine;
|
|
942
965
|
export declare const makeOnboardingAuditResult: () => io.flow.internal.v0.enums.OnboardingAuditResult;
|
|
943
|
-
export declare const makeOnboardingAuditSnapshot: () => io.flow.internal.v0.models.OnboardingAuditSnapshot;
|
|
944
966
|
export declare const makeOnboardingAuditThemeKey: () => io.flow.internal.v0.enums.OnboardingAuditThemeKey;
|
|
945
967
|
export declare const makeOnboardingAuditThemeReport: () => io.flow.internal.v0.models.OnboardingAuditThemeReport;
|
|
946
968
|
export declare const makeOnboardingAutomationProcessState: () => io.flow.internal.v0.enums.OnboardingAutomationProcessState;
|
|
@@ -983,6 +1005,9 @@ export declare const makeOrderPaymentSourceType: () => io.flow.internal.v0.enums
|
|
|
983
1005
|
export declare const makeOrderRatesDataV3: () => io.flow.internal.v0.models.OrderRatesDataV3;
|
|
984
1006
|
export declare const makeOrderRatesPublishedV3: () => io.flow.internal.v0.models.OrderRatesPublishedV3;
|
|
985
1007
|
export declare const makeOrderReference: () => io.flow.internal.v0.models.OrderReference;
|
|
1008
|
+
export declare const makeOrderRefundTransaction: () => io.flow.internal.v0.models.OrderRefundTransaction;
|
|
1009
|
+
export declare const makeOrderRefundTransactionDeleted: () => io.flow.internal.v0.models.OrderRefundTransactionDeleted;
|
|
1010
|
+
export declare const makeOrderRefundTransactionUpserted: () => io.flow.internal.v0.models.OrderRefundTransactionUpserted;
|
|
986
1011
|
export declare const makeOrderRevenueRegionChart: () => io.flow.internal.v0.models.OrderRevenueRegionChart;
|
|
987
1012
|
export declare const makeOrderRevenueRegionDataPoint: () => io.flow.internal.v0.models.OrderRevenueRegionDataPoint;
|
|
988
1013
|
export declare const makeOrderRevenueTimelineChart: () => io.flow.internal.v0.models.OrderRevenueTimelineChart;
|
|
@@ -1117,6 +1142,7 @@ export declare const makePaymentProcessorAccountUpserted: () => io.flow.internal
|
|
|
1117
1142
|
export declare const makePaymentProcessorMerchantDeleted: () => io.flow.internal.v0.models.PaymentProcessorMerchantDeleted;
|
|
1118
1143
|
export declare const makePaymentProcessorMerchantUpserted: () => io.flow.internal.v0.models.PaymentProcessorMerchantUpserted;
|
|
1119
1144
|
export declare const makePaymentRedirect: () => io.flow.internal.v0.unions.PaymentRedirect;
|
|
1145
|
+
export declare const makePaymentRequestAuthorization: () => io.flow.internal.v0.models.PaymentRequestAuthorization;
|
|
1120
1146
|
export declare const makePaymentShortUrl: () => io.flow.internal.v0.models.PaymentShortUrl;
|
|
1121
1147
|
export declare const makePaymentShortUrlDiscriminator: () => "adyen_3ds2";
|
|
1122
1148
|
export declare const makePaymentSummary: () => io.flow.internal.v0.models.PaymentSummary;
|
|
@@ -1320,6 +1346,7 @@ export declare const makeReportingDebug: () => io.flow.internal.v0.models.Report
|
|
|
1320
1346
|
export declare const makeReportingDebugMissingSubsidies: () => io.flow.internal.v0.models.ReportingDebugMissingSubsidies;
|
|
1321
1347
|
export declare const makeReportingDestination: () => io.flow.internal.v0.models.ReportingDestination;
|
|
1322
1348
|
export declare const makeReportingDetails: () => io.flow.internal.v0.models.ReportingDetails;
|
|
1349
|
+
export declare const makeReportingFees: () => io.flow.internal.v0.models.ReportingFees;
|
|
1323
1350
|
export declare const makeReportingFulfillment: () => io.flow.internal.v0.models.ReportingFulfillment;
|
|
1324
1351
|
export declare const makeReportingFulfillmentHas: () => io.flow.internal.v0.models.ReportingFulfillmentHas;
|
|
1325
1352
|
export declare const makeReportingFulfillmentIs: () => io.flow.internal.v0.models.ReportingFulfillmentIs;
|
|
@@ -1347,6 +1374,14 @@ export declare const makeRequeueRequestForm: () => io.flow.internal.v0.models.Re
|
|
|
1347
1374
|
export declare const makeRescreenRestrictionsProducts: () => io.flow.internal.v0.models.RescreenRestrictionsProducts;
|
|
1348
1375
|
export declare const makeResponsibleParty: () => io.flow.internal.v0.enums.ResponsibleParty;
|
|
1349
1376
|
export declare const makeRestrictionAction: () => io.flow.internal.v0.enums.RestrictionAction;
|
|
1377
|
+
export declare const makeRestrictionAttributeConditionMultiple: () => io.flow.internal.v0.models.RestrictionAttributeConditionMultiple;
|
|
1378
|
+
export declare const makeRestrictionAttributeConditionMultipleOperator: () => io.flow.internal.v0.enums.RestrictionAttributeConditionMultipleOperator;
|
|
1379
|
+
export declare const makeRestrictionAttributeConditionSingle: () => io.flow.internal.v0.models.RestrictionAttributeConditionSingle;
|
|
1380
|
+
export declare const makeRestrictionAttributeConditionSingleOperator: () => io.flow.internal.v0.enums.RestrictionAttributeConditionSingleOperator;
|
|
1381
|
+
export declare const makeRestrictionAttributeOperator: () => io.flow.internal.v0.enums.RestrictionAttributeOperator;
|
|
1382
|
+
export declare const makeRestrictionAttributeResult: () => io.flow.internal.v0.enums.RestrictionAttributeResult;
|
|
1383
|
+
export declare const makeRestrictionAttributeRule: () => io.flow.internal.v0.models.RestrictionAttributeRule;
|
|
1384
|
+
export declare const makeRestrictionAttributeRuleCondition: () => io.flow.internal.v0.unions.RestrictionAttributeRuleCondition;
|
|
1350
1385
|
export declare const makeRestrictionBlanketOrganizationExemption: () => io.flow.internal.v0.models.RestrictionBlanketOrganizationExemption;
|
|
1351
1386
|
export declare const makeRestrictionCategory: () => io.flow.internal.v0.models.RestrictionCategory;
|
|
1352
1387
|
export declare const makeRestrictionDecision: () => io.flow.internal.v0.enums.RestrictionDecision;
|
|
@@ -1371,6 +1406,7 @@ export declare const makeRestrictionProductDecisionForm: () => io.flow.internal.
|
|
|
1371
1406
|
export declare const makeRestrictionProductRequestForm: () => io.flow.internal.v0.models.RestrictionProductRequestForm;
|
|
1372
1407
|
export declare const makeRestrictionProductSummary: () => io.flow.internal.v0.models.RestrictionProductSummary;
|
|
1373
1408
|
export declare const makeRestrictionRule: () => io.flow.internal.v0.models.RestrictionRule;
|
|
1409
|
+
export declare const makeRestrictionRuleActivationStatus: () => io.flow.internal.v0.enums.RestrictionRuleActivationStatus;
|
|
1374
1410
|
export declare const makeRestrictionRuleCommunityExemption: () => io.flow.internal.v0.enums.RestrictionRuleCommunityExemption;
|
|
1375
1411
|
export declare const makeRestrictionRuleDecisionForm: () => io.flow.internal.v0.models.RestrictionRuleDecisionForm;
|
|
1376
1412
|
export declare const makeRestrictionRuleDeleted: () => io.flow.internal.v0.models.RestrictionRuleDeleted;
|
|
@@ -1401,8 +1437,9 @@ export declare const makeReturnPolicyItemResultDeleted: () => io.flow.internal.v
|
|
|
1401
1437
|
export declare const makeReturnPolicyItemResultUpserted: () => io.flow.internal.v0.models.ReturnPolicyItemResultUpserted;
|
|
1402
1438
|
export declare const makeReturnPolicyUpserted: () => io.flow.internal.v0.models.ReturnPolicyUpserted;
|
|
1403
1439
|
export declare const makeReturnSummary: () => io.flow.internal.v0.models.ReturnSummary;
|
|
1404
|
-
export declare const makeReturnTrigger: () => io.flow.internal.v0.
|
|
1440
|
+
export declare const makeReturnTrigger: () => io.flow.internal.v0.unions.ReturnTrigger;
|
|
1405
1441
|
export declare const makeReturnTriggerRefund: () => io.flow.internal.v0.models.ReturnTriggerRefund;
|
|
1442
|
+
export declare const makeReturnTriggerReversal: () => io.flow.internal.v0.models.ReturnTriggerReversal;
|
|
1406
1443
|
export declare const makeRevenueRecord: () => io.flow.internal.v0.models.RevenueRecord;
|
|
1407
1444
|
export declare const makeRevenueRecordDeleted: () => io.flow.internal.v0.models.RevenueRecordDeleted;
|
|
1408
1445
|
export declare const makeRevenueRecordType: () => io.flow.internal.v0.enums.RevenueRecordType;
|
|
@@ -1435,6 +1472,9 @@ export declare const makeSearchItemSummary: () => io.flow.internal.v0.models.Sea
|
|
|
1435
1472
|
export declare const makeSearchOrderSummary: () => io.flow.internal.v0.models.SearchOrderSummary;
|
|
1436
1473
|
export declare const makeSearchProviderExport: () => io.flow.internal.v0.models.SearchProviderExport;
|
|
1437
1474
|
export declare const makeSearchTrackingSummary: () => io.flow.internal.v0.models.SearchTrackingSummary;
|
|
1475
|
+
export declare const makeSellabilityCheckResult: () => io.flow.internal.v0.models.SellabilityCheckResult;
|
|
1476
|
+
export declare const makeSellabilityCheckStatus: () => io.flow.internal.v0.enums.SellabilityCheckStatus;
|
|
1477
|
+
export declare const makeSellabilityStatus: () => io.flow.internal.v0.enums.SellabilityStatus;
|
|
1438
1478
|
export declare const makeSessionOrderData: () => io.flow.internal.v0.models.SessionOrderData;
|
|
1439
1479
|
export declare const makeSetupBlockPutForm: () => io.flow.internal.v0.models.SetupBlockPutForm;
|
|
1440
1480
|
export declare const makeSfExpress: () => io.flow.internal.v0.models.SfExpress;
|
|
@@ -1508,7 +1548,6 @@ export declare const makeShopifyMonitoringMonitorReviewStatus: () => io.flow.int
|
|
|
1508
1548
|
export declare const makeShopifyMonitoringOrderMonitor: () => io.flow.internal.v0.models.ShopifyMonitoringOrderMonitor;
|
|
1509
1549
|
export declare const makeShopifyMonitoringOrderMonitorEventDeleted: () => io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventDeleted;
|
|
1510
1550
|
export declare const makeShopifyMonitoringOrderMonitorEventUpserted: () => io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorEventUpserted;
|
|
1511
|
-
export declare const makeShopifyMonitoringOrderMonitorReview: () => io.flow.internal.v0.models.ShopifyMonitoringOrderMonitorReview;
|
|
1512
1551
|
export declare const makeShopifyMonitoringOrderMonitorType: () => io.flow.internal.v0.unions.ShopifyMonitoringOrderMonitorType;
|
|
1513
1552
|
export declare const makeShopifyMonitoringTrackingField: () => io.flow.internal.v0.enums.ShopifyMonitoringTrackingField;
|
|
1514
1553
|
export declare const makeShopifyMonitoringTrackingNumber: () => io.flow.internal.v0.models.ShopifyMonitoringTrackingNumber;
|
|
@@ -1538,6 +1577,12 @@ export declare const makeShopifyProductCreateWebhookEvent: () => io.flow.interna
|
|
|
1538
1577
|
export declare const makeShopifyProductDeleteDeleted: () => io.flow.internal.v0.models.ShopifyProductDeleteDeleted;
|
|
1539
1578
|
export declare const makeShopifyProductDeleteUpserted: () => io.flow.internal.v0.models.ShopifyProductDeleteUpserted;
|
|
1540
1579
|
export declare const makeShopifyProductDeleteWebhookEvent: () => io.flow.internal.v0.models.ShopifyProductDeleteWebhookEvent;
|
|
1580
|
+
export declare const makeShopifyProductTaxonomyAttribute: () => io.flow.internal.v0.models.ShopifyProductTaxonomyAttribute;
|
|
1581
|
+
export declare const makeShopifyProductTaxonomyAttributeDeleted: () => io.flow.internal.v0.models.ShopifyProductTaxonomyAttributeDeleted;
|
|
1582
|
+
export declare const makeShopifyProductTaxonomyAttributeUpserted: () => io.flow.internal.v0.models.ShopifyProductTaxonomyAttributeUpserted;
|
|
1583
|
+
export declare const makeShopifyProductTaxonomyAttributeValue: () => io.flow.internal.v0.models.ShopifyProductTaxonomyAttributeValue;
|
|
1584
|
+
export declare const makeShopifyProductTaxonomyAttributeValueDeleted: () => io.flow.internal.v0.models.ShopifyProductTaxonomyAttributeValueDeleted;
|
|
1585
|
+
export declare const makeShopifyProductTaxonomyAttributeValueUpserted: () => io.flow.internal.v0.models.ShopifyProductTaxonomyAttributeValueUpserted;
|
|
1541
1586
|
export declare const makeShopifyProductUpdateDeleted: () => io.flow.internal.v0.models.ShopifyProductUpdateDeleted;
|
|
1542
1587
|
export declare const makeShopifyProductUpdateUpserted: () => io.flow.internal.v0.models.ShopifyProductUpdateUpserted;
|
|
1543
1588
|
export declare const makeShopifyProductUpdateWebhookEvent: () => io.flow.internal.v0.models.ShopifyProductUpdateWebhookEvent;
|
|
@@ -1548,6 +1593,8 @@ export declare const makeShopifyService: () => io.flow.internal.v0.enums.Shopify
|
|
|
1548
1593
|
export declare const makeShopifyShopStatistics: () => io.flow.internal.v0.models.ShopifyShopStatistics;
|
|
1549
1594
|
export declare const makeShopifyStoreDetail: () => io.flow.internal.v0.models.ShopifyStoreDetail;
|
|
1550
1595
|
export declare const makeShopifyStripeEvent: () => io.flow.internal.v0.models.ShopifyStripeEvent;
|
|
1596
|
+
export declare const makeShopifyTaxonomyAlignmentConfig: () => io.flow.internal.v0.models.ShopifyTaxonomyAlignmentConfig;
|
|
1597
|
+
export declare const makeShopifyTaxonomyAlignmentConfigForm: () => io.flow.internal.v0.models.ShopifyTaxonomyAlignmentConfigForm;
|
|
1551
1598
|
export declare const makeShopperBreakdown: () => io.flow.internal.v0.models.ShopperBreakdown;
|
|
1552
1599
|
export declare const makeShopperFees: () => io.flow.internal.v0.models.ShopperFees;
|
|
1553
1600
|
export declare const makeShopperFreight: () => io.flow.internal.v0.models.ShopperFreight;
|
|
@@ -1618,7 +1665,6 @@ export declare const makeStripeRefundDeleted: () => io.flow.internal.v0.models.S
|
|
|
1618
1665
|
export declare const makeStripeRefundUpserted: () => io.flow.internal.v0.models.StripeRefundUpserted;
|
|
1619
1666
|
export declare const makeStripeReversalDeleted: () => io.flow.internal.v0.models.StripeReversalDeleted;
|
|
1620
1667
|
export declare const makeStripeReversalUpserted: () => io.flow.internal.v0.models.StripeReversalUpserted;
|
|
1621
|
-
export declare const makeSubcatalogItemCount: () => io.flow.internal.v0.models.SubcatalogItemCount;
|
|
1622
1668
|
export declare const makeSubmittedOrderUpserted: () => io.flow.internal.v0.models.SubmittedOrderUpserted;
|
|
1623
1669
|
export declare const makeSubscription: () => io.flow.internal.v0.models.Subscription;
|
|
1624
1670
|
export declare const makeSubscriptionFrequency: () => io.flow.internal.v0.enums.SubscriptionFrequency;
|
|
@@ -1631,7 +1677,6 @@ export declare const makeTariffEligibilityData: () => io.flow.internal.v0.models
|
|
|
1631
1677
|
export declare const makeTariffEligibilityForm: () => io.flow.internal.v0.models.RegisteredExporterTariffEligibilityForm;
|
|
1632
1678
|
export declare const makeTariffEligibilityType: () => "rex";
|
|
1633
1679
|
export declare const makeTask: () => io.flow.internal.v0.models.Task;
|
|
1634
|
-
export declare const makeTaskCount: () => io.flow.internal.v0.models.TaskCount;
|
|
1635
1680
|
export declare const makeTaskData: () => io.flow.internal.v0.unions.TaskData;
|
|
1636
1681
|
export declare const makeTaskImport: () => io.flow.internal.v0.models.TaskImport;
|
|
1637
1682
|
export declare const makeTaskItemUpserted: () => io.flow.internal.v0.models.TaskItemUpserted;
|
|
@@ -1656,6 +1701,7 @@ export declare const makeTaxTransaction: () => io.flow.internal.v0.models.TaxTra
|
|
|
1656
1701
|
export declare const makeTaxTransactionDeleted: () => io.flow.internal.v0.models.TaxTransactionDeleted;
|
|
1657
1702
|
export declare const makeTaxTransactionType: () => io.flow.internal.v0.enums.TaxTransactionType;
|
|
1658
1703
|
export declare const makeTaxTransactionUpserted: () => io.flow.internal.v0.models.TaxTransactionUpserted;
|
|
1704
|
+
export declare const makeTaxonomyAlignmentCheckResult: () => io.flow.internal.v0.models.TaxonomyAlignmentCheckResult;
|
|
1659
1705
|
export declare const makeTaxonomyCategory: () => io.flow.internal.v0.models.TaxonomyCategory;
|
|
1660
1706
|
export declare const makeTaxonomyCategoryClassificationAlignment: () => io.flow.internal.v0.enums.TaxonomyCategoryClassificationAlignment;
|
|
1661
1707
|
export declare const makeTaxonomyCategoryHs6Ref: () => io.flow.internal.v0.models.TaxonomyCategoryHs6Ref;
|
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.133",
|
|
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": "2632f6e2c71eb30e4e61bee087ba63be6ae0f4bc"
|
|
41
41
|
}
|