@flowio/api-internal-factories 0.0.130 → 0.0.132
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 +262 -1582
- package/dist/esm/api-internal.js +201 -1391
- package/dist/types/api-internal.d.ts +25 -153
- package/package.json +2 -2
- package/src/api-internal.ts +243 -1665
|
@@ -34,10 +34,6 @@ export declare const makeAccountUpsertedV2: () => io.flow.internal.v0.models.Acc
|
|
|
34
34
|
export declare const makeAccountingPendingOrderMetadata: () => io.flow.internal.v0.models.AccountingPendingOrderMetadata;
|
|
35
35
|
export declare const makeActionQuantity: () => io.flow.internal.v0.models.ActionQuantity;
|
|
36
36
|
export declare const makeAdditionalImportTax: () => io.flow.internal.v0.models.AdditionalImportTax;
|
|
37
|
-
export declare const makeAddressConfigurationProvinceSetting: () => io.flow.internal.v0.models.AddressConfigurationProvinceSetting;
|
|
38
|
-
export declare const makeAddressConfigurationSetting: () => io.flow.internal.v0.models.AddressConfigurationSetting;
|
|
39
|
-
export declare const makeAddressConfigurationSettingForm: () => io.flow.internal.v0.models.AddressConfigurationSettingForm;
|
|
40
|
-
export declare const makeAddressConfigurationSettingProvinceCode: () => io.flow.internal.v0.enums.AddressConfigurationSettingProvinceCode;
|
|
41
37
|
export declare const makeAdjustmentAmount: () => io.flow.internal.v0.unions.AdjustmentAmount;
|
|
42
38
|
export declare const makeAdjustmentAmountFixed: () => io.flow.internal.v0.models.AdjustmentAmountFixed;
|
|
43
39
|
export declare const makeAdjustmentAmountPercentage: () => io.flow.internal.v0.models.AdjustmentAmountPercentage;
|
|
@@ -97,11 +93,6 @@ export declare const makeAftershipWebhook: () => io.flow.internal.v0.models.Afte
|
|
|
97
93
|
export declare const makeAldoItem: () => io.flow.internal.v0.models.AldoItem;
|
|
98
94
|
export declare const makeAldoItemForm: () => io.flow.internal.v0.models.AldoItemForm;
|
|
99
95
|
export declare const makeAldoItemType: () => io.flow.internal.v0.enums.AldoItemType;
|
|
100
|
-
export declare const makeAlertErrorSummary: () => io.flow.internal.v0.models.AlertErrorSummary;
|
|
101
|
-
export declare const makeAlertFailureSummary: () => io.flow.internal.v0.models.AlertFailureSummary;
|
|
102
|
-
export declare const makeAlertFailureSummaryDetail: () => io.flow.internal.v0.models.AlertFailureSummaryDetail;
|
|
103
|
-
export declare const makeAlertImportSummary: () => io.flow.internal.v0.models.AlertImportSummary;
|
|
104
|
-
export declare const makeAlertRequeueSummary: () => io.flow.internal.v0.models.AlertRequeueSummary;
|
|
105
96
|
export declare const makeAllItemsExport: () => io.flow.internal.v0.models.AllItemsExport;
|
|
106
97
|
export declare const makeAllOrganizationsMembership: () => io.flow.internal.v0.models.AllOrganizationsMembership;
|
|
107
98
|
export declare const makeAllocationItemReference: () => io.flow.internal.v0.models.AllocationItemReference;
|
|
@@ -111,7 +102,6 @@ export declare const makeAnshItemForm: () => io.flow.internal.v0.models.AnshItem
|
|
|
111
102
|
export declare const makeAnshItemType: () => io.flow.internal.v0.enums.AnshItemType;
|
|
112
103
|
export declare const makeAnyDangerousGoods: () => io.flow.internal.v0.enums.AnyDangerousGoods;
|
|
113
104
|
export declare const makeApiCallReferenceId: () => io.flow.internal.v0.enums.ApiCallReferenceId;
|
|
114
|
-
export declare const makeApmContent: () => io.flow.internal.v0.models.ApmContent;
|
|
115
105
|
export declare const makeApplePayAuthorizationPayload: () => io.flow.internal.v0.models.ApplePayAuthorizationPayload;
|
|
116
106
|
export declare const makeApplicablePreferentialRate: () => io.flow.internal.v0.enums.ApplicablePreferentialRate;
|
|
117
107
|
export declare const makeApplyAtValueForm: () => io.flow.internal.v0.models.ApplyAtValueForm;
|
|
@@ -136,6 +126,8 @@ export declare const makeBankAccountReference: () => io.flow.internal.v0.models.
|
|
|
136
126
|
export declare const makeBankAccountStatus: () => io.flow.internal.v0.enums.BankAccountStatus;
|
|
137
127
|
export declare const makeBankPayment: () => io.flow.internal.v0.models.BankPayment;
|
|
138
128
|
export declare const makeBankPaymentDeletedV2: () => io.flow.internal.v0.models.BankPaymentDeletedV2;
|
|
129
|
+
export declare const makeBankPaymentDetail: () => io.flow.internal.v0.models.BankPaymentDetail;
|
|
130
|
+
export declare const makeBankPaymentDetailAttachment: () => io.flow.internal.v0.models.BankPaymentDetailAttachment;
|
|
139
131
|
export declare const makeBankPaymentForm: () => io.flow.internal.v0.models.BankPaymentForm;
|
|
140
132
|
export declare const makeBankPaymentOrder: () => io.flow.internal.v0.models.BankPaymentOrder;
|
|
141
133
|
export declare const makeBankPaymentOrderDeleted: () => io.flow.internal.v0.models.BankPaymentOrderDeleted;
|
|
@@ -318,7 +310,6 @@ export declare const makeChargebackPaymentStatus: () => io.flow.internal.v0.enum
|
|
|
318
310
|
export declare const makeChargebackProcessStatus: () => io.flow.internal.v0.enums.ChargebackProcessStatus;
|
|
319
311
|
export declare const makeChargebackUpserted: () => io.flow.internal.v0.models.ChargebackUpserted;
|
|
320
312
|
export declare const makeChargebackVersion: () => io.flow.internal.v0.models.ChargebackVersion;
|
|
321
|
-
export declare const makeCheckbox: () => io.flow.internal.v0.models.Checkbox;
|
|
322
313
|
export declare const makeCheckoutAnalytics: () => io.flow.internal.v0.models.CheckoutAnalytics;
|
|
323
314
|
export declare const makeCheckoutAsset: () => io.flow.internal.v0.models.CheckoutAsset;
|
|
324
315
|
export declare const makeCheckoutAssetType: () => io.flow.internal.v0.enums.CheckoutAssetType;
|
|
@@ -328,22 +319,9 @@ export declare const makeCheckoutBehaviorCustomerInfoEmail: () => io.flow.intern
|
|
|
328
319
|
export declare const makeCheckoutBehaviorShippingAddress: () => io.flow.internal.v0.models.CheckoutBehaviorShippingAddress;
|
|
329
320
|
export declare const makeCheckoutBehaviorShippingMethod: () => io.flow.internal.v0.models.CheckoutBehaviorShippingMethod;
|
|
330
321
|
export declare const makeCheckoutConfiguration: () => io.flow.internal.v0.models.CheckoutConfiguration;
|
|
331
|
-
export declare const makeCheckoutConfigurationDeleted: () => io.flow.internal.v0.models.CheckoutConfigurationDeleted;
|
|
332
322
|
export declare const makeCheckoutConfigurationForm: () => io.flow.internal.v0.models.CheckoutConfigurationForm;
|
|
333
323
|
export declare const makeCheckoutConfigurationReference: () => io.flow.internal.v0.models.CheckoutConfigurationReference;
|
|
334
|
-
export declare const makeCheckoutConfigurationUpserted: () => io.flow.internal.v0.models.CheckoutConfigurationUpserted;
|
|
335
|
-
export declare const makeCheckoutContent: () => io.flow.internal.v0.models.CheckoutContent;
|
|
336
|
-
export declare const makeCheckoutContentDetails: () => io.flow.internal.v0.models.CheckoutContentDetails;
|
|
337
|
-
export declare const makeCheckoutContentSummary: () => io.flow.internal.v0.models.CheckoutContentSummary;
|
|
338
|
-
export declare const makeCheckoutError: () => io.flow.internal.v0.models.CheckoutError;
|
|
339
|
-
export declare const makeCheckoutErrorCode: () => io.flow.internal.v0.enums.CheckoutErrorCode;
|
|
340
|
-
export declare const makeCheckoutMarketingContent: () => io.flow.internal.v0.models.CheckoutMarketingContent;
|
|
341
|
-
export declare const makeCheckoutPayment: () => io.flow.internal.v0.models.CheckoutPayment;
|
|
342
|
-
export declare const makeCheckoutPaymentContent: () => io.flow.internal.v0.models.CheckoutPaymentContent;
|
|
343
|
-
export declare const makeCheckoutPlatformData: () => io.flow.internal.v0.models.CheckoutPlatformData;
|
|
344
324
|
export declare const makeCheckoutPromptBehavior: () => io.flow.internal.v0.enums.CheckoutPromptBehavior;
|
|
345
|
-
export declare const makeCheckoutRedirect: () => io.flow.internal.v0.models.CheckoutRedirect;
|
|
346
|
-
export declare const makeCheckoutRedirectMethod: () => io.flow.internal.v0.enums.CheckoutRedirectMethod;
|
|
347
325
|
export declare const makeCheckoutSettings: () => io.flow.internal.v0.models.CheckoutSettings;
|
|
348
326
|
export declare const makeCheckoutShippingMethodPromptBehavior: () => io.flow.internal.v0.enums.CheckoutShippingMethodPromptBehavior;
|
|
349
327
|
export declare const makeCheckoutUrl: () => io.flow.internal.v0.models.CheckoutUrl;
|
|
@@ -408,24 +386,6 @@ export declare const makeConnectReportTransferTransferType: () => io.flow.intern
|
|
|
408
386
|
export declare const makeConsoleLabelRequestForm: () => io.flow.internal.v0.models.ConsoleLabelRequestForm;
|
|
409
387
|
export declare const makeConsoleLabelValidationForm: () => io.flow.internal.v0.unions.ConsoleLabelValidationForm;
|
|
410
388
|
export declare const makeConsoleMarkUnresolvableForm: () => io.flow.internal.v0.models.ConsoleMarkUnresolvableForm;
|
|
411
|
-
export declare const makeConsumerOptinActivity: () => io.flow.internal.v0.models.ConsumerOptinActivity;
|
|
412
|
-
export declare const makeContentElementType: () => io.flow.internal.v0.enums.ContentElementType;
|
|
413
|
-
export declare const makeContentItem: () => io.flow.internal.v0.unions.ContentItem;
|
|
414
|
-
export declare const makeContentLabel: () => io.flow.internal.v0.models.ContentLabel;
|
|
415
|
-
export declare const makeContentSchema: () => io.flow.internal.v0.models.ContentSchema;
|
|
416
|
-
export declare const makeContentSchemaElement: () => io.flow.internal.v0.models.ContentSchemaElement;
|
|
417
|
-
export declare const makeContentSchemaForm: () => io.flow.internal.v0.models.ContentSchemaForm;
|
|
418
|
-
export declare const makeContentSchemaSummary: () => io.flow.internal.v0.models.ContentSchemaSummary;
|
|
419
|
-
export declare const makeContentStatus: () => io.flow.internal.v0.enums.ContentStatus;
|
|
420
|
-
export declare const makeContentType: () => io.flow.internal.v0.enums.ContentType;
|
|
421
|
-
export declare const makeContentTypeCast: () => io.flow.internal.v0.enums.ContentTypeCast;
|
|
422
|
-
export declare const makeCountryPickerCountry: () => io.flow.internal.v0.models.CountryPickerCountry;
|
|
423
|
-
export declare const makeCountryPickerCountryData: () => io.flow.internal.v0.models.CountryPickerCountryData;
|
|
424
|
-
export declare const makeCountryPickerCurrency: () => io.flow.internal.v0.models.CountryPickerCurrency;
|
|
425
|
-
export declare const makeCountryPickerData: () => io.flow.internal.v0.models.CountryPickerData;
|
|
426
|
-
export declare const makeCountryPickerDeliveryWindow: () => io.flow.internal.v0.models.CountryPickerDeliveryWindow;
|
|
427
|
-
export declare const makeCountryPickerExperienceData: () => io.flow.internal.v0.models.CountryPickerExperienceData;
|
|
428
|
-
export declare const makeCountryPickerPaymentMethod: () => io.flow.internal.v0.models.CountryPickerPaymentMethod;
|
|
429
389
|
export declare const makeCourthouseProductSummary: () => io.flow.internal.v0.models.CourthouseProductSummary;
|
|
430
390
|
export declare const makeCrossdockTrackingStatus: () => io.flow.internal.v0.enums.CrossdockTrackingStatus;
|
|
431
391
|
export declare const makeCryptoAccount: () => io.flow.internal.v0.models.CryptoAccount;
|
|
@@ -448,6 +408,7 @@ export declare const makeCustomsProductLabels: () => io.flow.internal.v0.models.
|
|
|
448
408
|
export declare const makeDailyValue: () => io.flow.internal.v0.models.DailyValue;
|
|
449
409
|
export declare const makeDailyValueDeleted: () => io.flow.internal.v0.models.DailyValueDeleted;
|
|
450
410
|
export declare const makeDailyValueUpserted: () => io.flow.internal.v0.models.DailyValueUpserted;
|
|
411
|
+
export declare const makeDatabase: () => io.flow.internal.v0.models.Database;
|
|
451
412
|
export declare const makeDebugAccountingTransaction: () => io.flow.internal.v0.models.DebugAccountingTransaction;
|
|
452
413
|
export declare const makeDebugAccountingTransactionType: () => "fulfillment";
|
|
453
414
|
export declare const makeDebugAdjustment: () => io.flow.internal.v0.models.DebugAdjustment;
|
|
@@ -487,7 +448,6 @@ export declare const makeDeminimisAdjustmentType: () => io.flow.internal.v0.enum
|
|
|
487
448
|
export declare const makeDestinationError: () => io.flow.internal.v0.models.DestinationError;
|
|
488
449
|
export declare const makeDhl: () => io.flow.internal.v0.models.Dhl;
|
|
489
450
|
export declare const makeDhlEcommerce: () => io.flow.internal.v0.models.DhlEcommerce;
|
|
490
|
-
export declare const makeDict: () => io.flow.internal.v0.models.Dict;
|
|
491
451
|
export declare const makeDimensionEstimateOpsInput: () => io.flow.internal.v0.models.DimensionEstimateOpsInput;
|
|
492
452
|
export declare const makeDiscount: () => io.flow.internal.v0.models.Discount;
|
|
493
453
|
export declare const makeDiscountCode: () => io.flow.internal.v0.models.DiscountCode;
|
|
@@ -635,9 +595,6 @@ export declare const makeFinanceBankAccount: () => io.flow.internal.v0.models.Fi
|
|
|
635
595
|
export declare const makeFinanceBankAccountOwner: () => io.flow.internal.v0.models.FinanceBankAccountOwner;
|
|
636
596
|
export declare const makeFinanceBankPayment: () => io.flow.internal.v0.models.FinanceBankPayment;
|
|
637
597
|
export declare const makeFinancialMerchantCategory: () => io.flow.internal.v0.models.FinancialMerchantCategory;
|
|
638
|
-
export declare const makeFinancialReportingResponsibleParty: () => io.flow.internal.v0.enums.FinancialReportingResponsibleParty;
|
|
639
|
-
export declare const makeFinancialReportingStatement: () => io.flow.internal.v0.models.FinancialReportingStatement;
|
|
640
|
-
export declare const makeFinancialReportingStatementForm: () => io.flow.internal.v0.models.FinancialReportingStatementForm;
|
|
641
598
|
export declare const makeFiservAccount: () => io.flow.internal.v0.models.FiservAccount;
|
|
642
599
|
export declare const makeFiservAccountModificationForm: () => io.flow.internal.v0.models.FiservAccountModificationForm;
|
|
643
600
|
export declare const makeFiservAccountPutForm: () => io.flow.internal.v0.models.FiservAccountPutForm;
|
|
@@ -649,7 +606,6 @@ export declare const makeFiservMerchantModificationForm: () => io.flow.internal.
|
|
|
649
606
|
export declare const makeFiservMerchantPutForm: () => io.flow.internal.v0.models.FiservMerchantPutForm;
|
|
650
607
|
export declare const makeFlexeWebhook: () => io.flow.internal.v0.models.FlexeWebhook;
|
|
651
608
|
export declare const makeFlowAccount: () => io.flow.internal.v0.models.FlowAccount;
|
|
652
|
-
export declare const makeFlowApp: () => "console";
|
|
653
609
|
export declare const makeFlowBillingStatement: () => io.flow.internal.v0.models.FlowBillingStatement;
|
|
654
610
|
export declare const makeFlowChannelOrganization: () => io.flow.internal.v0.models.FlowChannelOrganization;
|
|
655
611
|
export declare const makeFlowLabProject: () => io.flow.internal.v0.models.FlowLabProject;
|
|
@@ -658,7 +614,6 @@ export declare const makeFlowLabProjectPutForm: () => io.flow.internal.v0.models
|
|
|
658
614
|
export declare const makeFlowLabelSetting: () => io.flow.internal.v0.models.FlowLabelSetting;
|
|
659
615
|
export declare const makeFlowLabelSettingForm: () => io.flow.internal.v0.models.FlowLabelSettingForm;
|
|
660
616
|
export declare const makeFlowShopValidationError: () => io.flow.internal.v0.models.FlowShopValidationError;
|
|
661
|
-
export declare const makeFormat: () => io.flow.internal.v0.enums.Format;
|
|
662
617
|
export declare const makeFraudAuthorizationSummary: () => io.flow.internal.v0.models.FraudAuthorizationSummary;
|
|
663
618
|
export declare const makeFraudPendingReview: () => io.flow.internal.v0.models.FraudPendingReview;
|
|
664
619
|
export declare const makeFraudPendingReviewAuthorization: () => io.flow.internal.v0.models.FraudPendingReviewAuthorization;
|
|
@@ -694,12 +649,6 @@ export declare const makeFraudSummary: () => io.flow.internal.v0.models.FraudSum
|
|
|
694
649
|
export declare const makeFtpFileDeleted: () => io.flow.internal.v0.models.FtpFileDeleted;
|
|
695
650
|
export declare const makeFtpFileToProcessUploaded: () => io.flow.internal.v0.models.FtpFileToProcessUploaded;
|
|
696
651
|
export declare const makeFtpFileUpserted: () => io.flow.internal.v0.models.FtpFileUpserted;
|
|
697
|
-
export declare const makeFtpIntent: () => io.flow.internal.v0.enums.FtpIntent;
|
|
698
|
-
export declare const makeFtpProtocol: () => io.flow.internal.v0.enums.FtpProtocol;
|
|
699
|
-
export declare const makeFtpSetting: () => io.flow.internal.v0.models.FtpSetting;
|
|
700
|
-
export declare const makeFtpSettingForm: () => io.flow.internal.v0.models.FtpSettingForm;
|
|
701
|
-
export declare const makeFtpSettingVersion: () => io.flow.internal.v0.models.FtpSettingVersion;
|
|
702
|
-
export declare const makeFtpSettingsPaths: () => io.flow.internal.v0.models.FtpSettingsPaths;
|
|
703
652
|
export declare const makeFuelSurchargeServiceFeeAmountByWeightPutForm: () => io.flow.internal.v0.models.FuelSurchargeServiceFeeAmountByWeightPutForm;
|
|
704
653
|
export declare const makeFuelSurchargeServiceFeePercentPutForm: () => io.flow.internal.v0.models.FuelSurchargeServiceFeePercentPutForm;
|
|
705
654
|
export declare const makeFuelSurchargeServiceFeePutForm: () => io.flow.internal.v0.unions.FuelSurchargeServiceFeePutForm;
|
|
@@ -735,6 +684,7 @@ export declare const makeFxRevenueRecognitionRate: () => io.flow.internal.v0.mod
|
|
|
735
684
|
export declare const makeFxRevenueRecognitionSource: () => io.flow.internal.v0.models.FxRevenueRecognitionSource;
|
|
736
685
|
export declare const makeGeIngestionFileStatus: () => io.flow.internal.v0.enums.GeIngestionFileStatus;
|
|
737
686
|
export declare const makeGeRevenueShareTransaction: () => io.flow.internal.v0.models.GeRevenueShareTransaction;
|
|
687
|
+
export declare const makeGeRevenueShareTransactionType: () => io.flow.internal.v0.enums.GeRevenueShareTransactionType;
|
|
738
688
|
export declare const makeGenerateLoad: () => io.flow.internal.v0.unions.GenerateLoad;
|
|
739
689
|
export declare const makeGenerateLoadMultipleOrgs: () => io.flow.internal.v0.models.GenerateLoadMultipleOrgs;
|
|
740
690
|
export declare const makeGenerateLoadSingleOrg: () => io.flow.internal.v0.models.GenerateLoadSingleOrg;
|
|
@@ -769,7 +719,6 @@ export declare const makeHarmonizedItemsHs6Export: () => io.flow.internal.v0.mod
|
|
|
769
719
|
export declare const makeHoseinItem: () => io.flow.internal.v0.models.HoseinItem;
|
|
770
720
|
export declare const makeHoseinItemForm: () => io.flow.internal.v0.models.HoseinItemForm;
|
|
771
721
|
export declare const makeHoseinItemType: () => io.flow.internal.v0.enums.HoseinItemType;
|
|
772
|
-
export declare const makeHref: () => io.flow.internal.v0.models.Href;
|
|
773
722
|
export declare const makeHs6: () => io.flow.internal.v0.models.Hs6;
|
|
774
723
|
export declare const makeHs6Metadata: () => io.flow.internal.v0.models.Hs6Metadata;
|
|
775
724
|
export declare const makeHttpMethod: () => io.flow.internal.v0.enums.HttpMethod;
|
|
@@ -777,7 +726,6 @@ export declare const makeImportCompleted: () => io.flow.internal.v0.models.Impor
|
|
|
777
726
|
export declare const makeImportFailed: () => io.flow.internal.v0.models.ImportFailed;
|
|
778
727
|
export declare const makeIndexTaskType: () => io.flow.internal.v0.unions.IndexTaskType;
|
|
779
728
|
export declare const makeInlineAuthorizationParameters: () => io.flow.internal.v0.models.KlarnaAuthorizationParameters;
|
|
780
|
-
export declare const makeInstallForm: () => io.flow.internal.v0.models.InstallForm;
|
|
781
729
|
export declare const makeInternalAdyenAuthorizationDetails: () => io.flow.internal.v0.models.InternalAdyenAuthorizationDetails;
|
|
782
730
|
export declare const makeInternalAfterpayAuthorizationDetails: () => io.flow.internal.v0.models.InternalAfterpayAuthorizationDetails;
|
|
783
731
|
export declare const makeInternalAuthorization: () => io.flow.internal.v0.models.InternalAuthorization;
|
|
@@ -812,9 +760,6 @@ export declare const makeInvoiceInfoForm: () => io.flow.internal.v0.models.Invoi
|
|
|
812
760
|
export declare const makeInvoiceLine: () => io.flow.internal.v0.models.InvoiceLine;
|
|
813
761
|
export declare const makeInvoiceLineItem: () => io.flow.internal.v0.models.InvoiceLineItem;
|
|
814
762
|
export declare const makeInvoiceTransaction: () => io.flow.internal.v0.models.InvoiceTransaction;
|
|
815
|
-
export declare const makeIssuer: () => io.flow.internal.v0.models.Issuer;
|
|
816
|
-
export declare const makeIssuerDeleted: () => io.flow.internal.v0.models.IssuerDeleted;
|
|
817
|
-
export declare const makeIssuerUpserted: () => io.flow.internal.v0.models.IssuerUpserted;
|
|
818
763
|
export declare const makeItemClassification: () => io.flow.internal.v0.models.ItemClassification;
|
|
819
764
|
export declare const makeItemClassificationAction: () => io.flow.internal.v0.enums.ItemClassificationAction;
|
|
820
765
|
export declare const makeItemClassificationForm: () => io.flow.internal.v0.models.ItemClassificationForm;
|
|
@@ -847,6 +792,9 @@ export declare const makeItemSummary: () => io.flow.internal.v0.models.ItemSumma
|
|
|
847
792
|
export declare const makeItemType: () => io.flow.internal.v0.enums.ItemType;
|
|
848
793
|
export declare const makeItemValuesForm: () => io.flow.internal.v0.models.ItemValuesForm;
|
|
849
794
|
export declare const makeJeanDemoItem: () => io.flow.internal.v0.models.JeanDemoItem;
|
|
795
|
+
export declare const makeJournal: () => io.flow.internal.v0.models.Journal;
|
|
796
|
+
export declare const makeJournalFailure: () => io.flow.internal.v0.models.JournalFailure;
|
|
797
|
+
export declare const makeJournalOperation: () => io.flow.internal.v0.enums.JournalOperation;
|
|
850
798
|
export declare const makeKey: () => io.flow.internal.v0.models.Key;
|
|
851
799
|
export declare const makeKeyReference: () => io.flow.internal.v0.models.KeyReference;
|
|
852
800
|
export declare const makeKeywordType: () => io.flow.internal.v0.enums.KeywordType;
|
|
@@ -894,7 +842,6 @@ export declare const makeLabelTransaction: () => io.flow.internal.v0.models.Labe
|
|
|
894
842
|
export declare const makeLabelTransactionDeleted: () => io.flow.internal.v0.models.LabelTransactionDeleted;
|
|
895
843
|
export declare const makeLabelTransactionType: () => io.flow.internal.v0.enums.LabelTransactionType;
|
|
896
844
|
export declare const makeLabelTransactionUpserted: () => io.flow.internal.v0.models.LabelTransactionUpserted;
|
|
897
|
-
export declare const makeLabeledContent: () => io.flow.internal.v0.models.LabeledContent;
|
|
898
845
|
export declare const makeLabelsPrediction: () => io.flow.internal.v0.models.LabelsPrediction;
|
|
899
846
|
export declare const makeLandedCostItem: () => io.flow.internal.v0.models.LandedCostItem;
|
|
900
847
|
export declare const makeLandmark: () => io.flow.internal.v0.models.Landmark;
|
|
@@ -911,21 +858,9 @@ export declare const makeLiabilityRemittancePlanUpserted: () => io.flow.internal
|
|
|
911
858
|
export declare const makeLiabilityType: () => io.flow.internal.v0.enums.LiabilityType;
|
|
912
859
|
export declare const makeLineActionForm: () => io.flow.internal.v0.models.LineActionForm;
|
|
913
860
|
export declare const makeLineActionQuantities: () => io.flow.internal.v0.models.LineActionQuantities;
|
|
914
|
-
export declare const makeLoad: () => io.flow.internal.v0.models.Load;
|
|
915
|
-
export declare const makeLocalizableContent: () => io.flow.internal.v0.unions.LocalizableContent;
|
|
916
|
-
export declare const makeLocalizableContentReference: () => io.flow.internal.v0.models.LocalizableContentReference;
|
|
917
|
-
export declare const makeLocalization: () => io.flow.internal.v0.models.Localization;
|
|
918
|
-
export declare const makeLocalizationForm: () => io.flow.internal.v0.models.LocalizationForm;
|
|
919
|
-
export declare const makeLocalizationRef: () => io.flow.internal.v0.models.LocalizationRef;
|
|
920
|
-
export declare const makeLocalizationUpserted: () => io.flow.internal.v0.models.LocalizationUpserted;
|
|
921
|
-
export declare const makeLocalizedContent: () => io.flow.internal.v0.models.LocalizedContent;
|
|
922
|
-
export declare const makeLocalizedContentElement: () => io.flow.internal.v0.models.LocalizedContentElement;
|
|
923
|
-
export declare const makeLocalizedContentForm: () => io.flow.internal.v0.models.LocalizedContentForm;
|
|
924
|
-
export declare const makeLocalizedContentUpserted: () => io.flow.internal.v0.models.LocalizedContentUpserted;
|
|
925
861
|
export declare const makeLocalizedItemPricesExportRequest: () => io.flow.internal.v0.models.LocalizedItemPricesExportRequest;
|
|
926
862
|
export declare const makeLocalizedItemsExportSettings: () => io.flow.internal.v0.models.LocalizedItemsExportSettings;
|
|
927
863
|
export declare const makeLocalizedPriceBookItemData: () => io.flow.internal.v0.models.LocalizedPriceBookItemData;
|
|
928
|
-
export declare const makeLocation: () => io.flow.internal.v0.models.Location;
|
|
929
864
|
export declare const makeLogisticsCapabilities: () => io.flow.internal.v0.models.LogisticsCapabilities;
|
|
930
865
|
export declare const makeLogisticsCapabilitiesDeleted: () => io.flow.internal.v0.models.LogisticsCapabilitiesDeleted;
|
|
931
866
|
export declare const makeLogisticsCapabilitiesForm: () => io.flow.internal.v0.models.LogisticsCapabilitiesForm;
|
|
@@ -934,13 +869,11 @@ export declare const makeLogisticsCapability: () => "logistics_address_correctio
|
|
|
934
869
|
export declare const makeLogisticsPayoutRequest: () => io.flow.internal.v0.models.LogisticsPayoutRequest;
|
|
935
870
|
export declare const makeLogisticsPayoutRequestForm: () => io.flow.internal.v0.models.LogisticsPayoutRequestForm;
|
|
936
871
|
export declare const makeLogisticsPayoutResolutionMethod: () => io.flow.internal.v0.enums.LogisticsPayoutResolutionMethod;
|
|
937
|
-
export declare const makeLogo: () => io.flow.internal.v0.models.Logo;
|
|
938
872
|
export declare const makeLostChargeback: () => io.flow.internal.v0.models.LostChargeback;
|
|
939
873
|
export declare const makeLoyaltyProgram: () => io.flow.internal.v0.models.LoyaltyProgram;
|
|
940
874
|
export declare const makeLoyaltyProgramMessage: () => io.flow.internal.v0.models.LoyaltyProgramMessage;
|
|
941
875
|
export declare const makeLoyaltyProgramReward: () => io.flow.internal.v0.models.LoyaltyProgramReward;
|
|
942
876
|
export declare const makeLoyaltyProgramRewards: () => io.flow.internal.v0.models.LoyaltyProgramRewards;
|
|
943
|
-
export declare const makeMagentoInstallForm: () => io.flow.internal.v0.models.MagentoInstallForm;
|
|
944
877
|
export declare const makeMainTransaction: () => io.flow.internal.v0.models.MainTransaction;
|
|
945
878
|
export declare const makeMainTransactionDeleted: () => io.flow.internal.v0.models.MainTransactionDeleted;
|
|
946
879
|
export declare const makeMainTransactionDeletedV2: () => io.flow.internal.v0.models.MainTransactionDeletedV2;
|
|
@@ -1012,14 +945,6 @@ export declare const makeOnboardingStateForm: () => io.flow.internal.v0.models.O
|
|
|
1012
945
|
export declare const makeOnboardingStateSource: () => io.flow.internal.v0.enums.OnboardingStateSource;
|
|
1013
946
|
export declare const makeOneTimeTokenRedemptionForm: () => io.flow.internal.v0.models.OneTimeTokenRedemptionForm;
|
|
1014
947
|
export declare const makeOnlineAuthorizationCompleted: () => io.flow.internal.v0.models.OnlineAuthorizationCompleted;
|
|
1015
|
-
export declare const makeOptinAttribute: () => io.flow.internal.v0.models.OptinAttribute;
|
|
1016
|
-
export declare const makeOptinAttributeForm: () => io.flow.internal.v0.models.OptinAttributeForm;
|
|
1017
|
-
export declare const makeOptinPrompt: () => io.flow.internal.v0.models.OptinPrompt;
|
|
1018
|
-
export declare const makeOptinPromptCheckoutDisplay: () => io.flow.internal.v0.models.OptinPromptCheckoutDisplay;
|
|
1019
|
-
export declare const makeOptinPromptCopy: () => io.flow.internal.v0.models.OptinPromptCopy;
|
|
1020
|
-
export declare const makeOptinPromptCopyForm: () => io.flow.internal.v0.models.OptinPromptCopyForm;
|
|
1021
|
-
export declare const makeOptinPromptDisplay: () => io.flow.internal.v0.models.OptinPromptCheckoutDisplay;
|
|
1022
|
-
export declare const makeOptinPromptForm: () => io.flow.internal.v0.models.OptinPromptForm;
|
|
1023
948
|
export declare const makeOrderAction: () => io.flow.internal.v0.enums.OrderAction;
|
|
1024
949
|
export declare const makeOrderActionForm: () => io.flow.internal.v0.unions.OrderActionForm;
|
|
1025
950
|
export declare const makeOrderActionability: () => io.flow.internal.v0.models.OrderActionability;
|
|
@@ -1058,7 +983,6 @@ export declare const makeOrderRevenueRegionDataPoint: () => io.flow.internal.v0.
|
|
|
1058
983
|
export declare const makeOrderRevenueTimelineChart: () => io.flow.internal.v0.models.OrderRevenueTimelineChart;
|
|
1059
984
|
export declare const makeOrderRevenueTimelineDataPoint: () => io.flow.internal.v0.models.OrderRevenueTimelineDataPoint;
|
|
1060
985
|
export declare const makeOrderServiceChangeCsvForm: () => io.flow.internal.v0.models.OrderServiceChangeCsvForm;
|
|
1061
|
-
export declare const makeOrderSubmissionForm: () => io.flow.internal.v0.models.OrderSubmissionForm;
|
|
1062
986
|
export declare const makeOrderSummary: () => io.flow.internal.v0.models.OrderSummary;
|
|
1063
987
|
export declare const makeOrderTaxAndDutyInclusivitySetting: () => io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySetting;
|
|
1064
988
|
export declare const makeOrderTaxAndDutyInclusivitySettingDeleted: () => io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySettingDeleted;
|
|
@@ -1178,6 +1102,7 @@ export declare const makePartnerTrackingSubscriptionUpserted: () => io.flow.inte
|
|
|
1178
1102
|
export declare const makePassphrase: () => io.flow.internal.v0.models.Passphrase;
|
|
1179
1103
|
export declare const makePassphraseForm: () => io.flow.internal.v0.models.PassphraseForm;
|
|
1180
1104
|
export declare const makePassphraseSummary: () => io.flow.internal.v0.models.PassphraseSummary;
|
|
1105
|
+
export declare const makePaymentIs: () => io.flow.internal.v0.models.PaymentIs;
|
|
1181
1106
|
export declare const makePaymentMethodDetail: () => io.flow.internal.v0.models.PaymentMethodDetail;
|
|
1182
1107
|
export declare const makePaymentMethodOption: () => io.flow.internal.v0.models.PaymentMethodOption;
|
|
1183
1108
|
export declare const makePaymentOrganizationSettings: () => io.flow.internal.v0.models.PaymentOrganizationSettings;
|
|
@@ -1279,13 +1204,11 @@ export declare const makeProductRestrictionStateInserted: () => io.flow.internal
|
|
|
1279
1204
|
export declare const makeProductRestrictionStateUpdated: () => io.flow.internal.v0.models.ProductRestrictionStateUpdated;
|
|
1280
1205
|
export declare const makeProductReviewHistory: () => io.flow.internal.v0.models.ProductReviewHistory;
|
|
1281
1206
|
export declare const makeProductSellabilityInternal: () => io.flow.internal.v0.models.ProductSellabilityInternal;
|
|
1207
|
+
export declare const makeProductSellabilityInternalForm: () => io.flow.internal.v0.models.ProductSellabilityInternalForm;
|
|
1208
|
+
export declare const makeProductSellabilityInternalResult: () => io.flow.internal.v0.models.ProductSellabilityInternalResult;
|
|
1282
1209
|
export declare const makeProductSellabilityResult: () => io.flow.internal.v0.models.ProductSellabilityResult;
|
|
1283
1210
|
export declare const makeProductStatus: () => io.flow.internal.v0.enums.ProductStatus;
|
|
1284
1211
|
export declare const makeProductTransaction: () => io.flow.internal.v0.models.ProductTransaction;
|
|
1285
|
-
export declare const makePromptAction: () => io.flow.internal.v0.enums.PromptAction;
|
|
1286
|
-
export declare const makePromptCheckoutDisplayPosition: () => io.flow.internal.v0.enums.PromptCheckoutDisplayPosition;
|
|
1287
|
-
export declare const makePromptOptions: () => io.flow.internal.v0.enums.PromptOptions;
|
|
1288
|
-
export declare const makePromptTarget: () => io.flow.internal.v0.enums.PromptTarget;
|
|
1289
1212
|
export declare const makeProofOfPosting: () => io.flow.internal.v0.unions.ProofOfPosting;
|
|
1290
1213
|
export declare const makeProofOfPostingExternallyFulfilled: () => io.flow.internal.v0.models.ProofOfPostingExternallyFulfilled;
|
|
1291
1214
|
export declare const makeProofOfPostingFulfilled: () => io.flow.internal.v0.models.ProofOfPostingFulfilled;
|
|
@@ -1353,9 +1276,6 @@ export declare const makeRatecardStandardConfigurationUpserted: () => io.flow.in
|
|
|
1353
1276
|
export declare const makeRatecardStandardSettings: () => io.flow.internal.v0.models.RatecardStandardSettings;
|
|
1354
1277
|
export declare const makeRatesChanged: () => io.flow.internal.v0.models.RatesChanged;
|
|
1355
1278
|
export declare const makeRatesNamesSummary: () => io.flow.internal.v0.models.RatesNamesSummary;
|
|
1356
|
-
export declare const makeReboundConfiguration: () => io.flow.internal.v0.models.ReboundConfiguration;
|
|
1357
|
-
export declare const makeReboundConfigurationForm: () => io.flow.internal.v0.models.ReboundConfigurationForm;
|
|
1358
|
-
export declare const makeReboundConfigurationStatus: () => io.flow.internal.v0.enums.ReboundConfigurationStatus;
|
|
1359
1279
|
export declare const makeRecordReference: () => io.flow.internal.v0.models.RecordReference;
|
|
1360
1280
|
export declare const makeRedirect: () => io.flow.internal.v0.models.Redirect;
|
|
1361
1281
|
export declare const makeRedirectActionCompleted: () => io.flow.internal.v0.models.RedirectActionCompleted;
|
|
@@ -1395,6 +1315,7 @@ export declare const makeReportingDebug: () => io.flow.internal.v0.models.Report
|
|
|
1395
1315
|
export declare const makeReportingDebugMissingSubsidies: () => io.flow.internal.v0.models.ReportingDebugMissingSubsidies;
|
|
1396
1316
|
export declare const makeReportingDestination: () => io.flow.internal.v0.models.ReportingDestination;
|
|
1397
1317
|
export declare const makeReportingDetails: () => io.flow.internal.v0.models.ReportingDetails;
|
|
1318
|
+
export declare const makeReportingFees: () => io.flow.internal.v0.models.ReportingFees;
|
|
1398
1319
|
export declare const makeReportingFulfillment: () => io.flow.internal.v0.models.ReportingFulfillment;
|
|
1399
1320
|
export declare const makeReportingFulfillmentHas: () => io.flow.internal.v0.models.ReportingFulfillmentHas;
|
|
1400
1321
|
export declare const makeReportingFulfillmentIs: () => io.flow.internal.v0.models.ReportingFulfillmentIs;
|
|
@@ -1422,6 +1343,7 @@ export declare const makeRequeueRequestForm: () => io.flow.internal.v0.models.Re
|
|
|
1422
1343
|
export declare const makeRescreenRestrictionsProducts: () => io.flow.internal.v0.models.RescreenRestrictionsProducts;
|
|
1423
1344
|
export declare const makeResponsibleParty: () => io.flow.internal.v0.enums.ResponsibleParty;
|
|
1424
1345
|
export declare const makeRestrictionAction: () => io.flow.internal.v0.enums.RestrictionAction;
|
|
1346
|
+
export declare const makeRestrictionBlanketOrganizationExemption: () => io.flow.internal.v0.models.RestrictionBlanketOrganizationExemption;
|
|
1425
1347
|
export declare const makeRestrictionCategory: () => io.flow.internal.v0.models.RestrictionCategory;
|
|
1426
1348
|
export declare const makeRestrictionDecision: () => io.flow.internal.v0.enums.RestrictionDecision;
|
|
1427
1349
|
export declare const makeRestrictionFilter: () => io.flow.internal.v0.models.RestrictionFilter;
|
|
@@ -1445,6 +1367,7 @@ export declare const makeRestrictionProductDecisionForm: () => io.flow.internal.
|
|
|
1445
1367
|
export declare const makeRestrictionProductRequestForm: () => io.flow.internal.v0.models.RestrictionProductRequestForm;
|
|
1446
1368
|
export declare const makeRestrictionProductSummary: () => io.flow.internal.v0.models.RestrictionProductSummary;
|
|
1447
1369
|
export declare const makeRestrictionRule: () => io.flow.internal.v0.models.RestrictionRule;
|
|
1370
|
+
export declare const makeRestrictionRuleCommunityExemption: () => io.flow.internal.v0.enums.RestrictionRuleCommunityExemption;
|
|
1448
1371
|
export declare const makeRestrictionRuleDecisionForm: () => io.flow.internal.v0.models.RestrictionRuleDecisionForm;
|
|
1449
1372
|
export declare const makeRestrictionRuleDeleted: () => io.flow.internal.v0.models.RestrictionRuleDeleted;
|
|
1450
1373
|
export declare const makeRestrictionRuleEffect: () => io.flow.internal.v0.models.RestrictionRuleEffect;
|
|
@@ -1489,8 +1412,12 @@ export declare const makeRoutingAccount: () => io.flow.internal.v0.models.Routin
|
|
|
1489
1412
|
export declare const makeRoutingEntity: () => io.flow.internal.v0.unions.RoutingEntity;
|
|
1490
1413
|
export declare const makeRoutingMerchant: () => io.flow.internal.v0.models.RoutingMerchant;
|
|
1491
1414
|
export declare const makeRoutingProcessor: () => io.flow.internal.v0.models.RoutingProcessor;
|
|
1415
|
+
export declare const makeSalesPaymentRecord: () => io.flow.internal.v0.models.SalesPaymentRecord;
|
|
1492
1416
|
export declare const makeSandboxSetup: () => io.flow.internal.v0.models.SandboxSetup;
|
|
1493
1417
|
export declare const makeSandboxSetupForm: () => io.flow.internal.v0.models.SandboxSetupForm;
|
|
1418
|
+
export declare const makeSarveshItem: () => io.flow.internal.v0.models.SarveshItem;
|
|
1419
|
+
export declare const makeSarveshItemForm: () => io.flow.internal.v0.models.SarveshItemForm;
|
|
1420
|
+
export declare const makeSarveshItemType: () => io.flow.internal.v0.enums.SarveshItemType;
|
|
1494
1421
|
export declare const makeScheduledPayment: () => io.flow.internal.v0.models.ScheduledPayment;
|
|
1495
1422
|
export declare const makeScreen: () => io.flow.internal.v0.models.Screen;
|
|
1496
1423
|
export declare const makeScreenForm: () => io.flow.internal.v0.models.ScreenForm;
|
|
@@ -1511,30 +1438,16 @@ export declare const makeShipmentCostSummary: () => io.flow.internal.v0.models.S
|
|
|
1511
1438
|
export declare const makeShippingLane: () => io.flow.internal.v0.models.ShippingLane;
|
|
1512
1439
|
export declare const makeShippingMethodReference: () => io.flow.internal.v0.models.ShippingMethodReference;
|
|
1513
1440
|
export declare const makeShippingPricing: () => io.flow.internal.v0.models.ShippingPricing;
|
|
1514
|
-
export declare const makeShop: () => io.flow.internal.v0.models.Shop;
|
|
1515
|
-
export declare const makeShopForm: () => io.flow.internal.v0.models.ShopForm;
|
|
1516
|
-
export declare const makeShopVersion: () => io.flow.internal.v0.models.ShopVersion;
|
|
1517
1441
|
export declare const makeShopifyCatalogPublication: () => io.flow.internal.v0.models.ShopifyCatalogPublication;
|
|
1518
1442
|
export declare const makeShopifyChannelOrganizationToken: () => io.flow.internal.v0.models.ShopifyChannelOrganizationToken;
|
|
1519
1443
|
export declare const makeShopifyChannelOrganizationTokens: () => io.flow.internal.v0.models.ShopifyChannelOrganizationTokens;
|
|
1520
|
-
export declare const makeShopifyCheckInventoryError: () => io.flow.internal.v0.models.ShopifyCheckInventoryError;
|
|
1521
|
-
export declare const makeShopifyCheckInventoryErrorCode: () => "inventory_out_of_stock";
|
|
1522
|
-
export declare const makeShopifyCodeForm: () => io.flow.internal.v0.models.ShopifyCodeForm;
|
|
1523
1444
|
export declare const makeShopifyDispute: () => io.flow.internal.v0.models.ShopifyDispute;
|
|
1524
1445
|
export declare const makeShopifyDisputeDeleted: () => io.flow.internal.v0.models.ShopifyDisputeDeleted;
|
|
1525
1446
|
export declare const makeShopifyDisputeUpserted: () => io.flow.internal.v0.models.ShopifyDisputeUpserted;
|
|
1526
|
-
export declare const
|
|
1527
|
-
export declare const
|
|
1528
|
-
export declare const
|
|
1529
|
-
export declare const
|
|
1530
|
-
export declare const makeShopifyGiftCardBalanceForm: () => io.flow.internal.v0.models.ShopifyGiftCardBalanceForm;
|
|
1531
|
-
export declare const makeShopifyGiftCardPaymentForm: () => io.flow.internal.v0.models.ShopifyGiftCardPaymentForm;
|
|
1532
|
-
export declare const makeShopifyGiftCardRedemption: () => io.flow.internal.v0.models.ShopifyGiftCardRedemption;
|
|
1533
|
-
export declare const makeShopifyGiftCardRedemptionForm: () => io.flow.internal.v0.models.ShopifyGiftCardRedemptionForm;
|
|
1534
|
-
export declare const makeShopifyGiftCardReversal: () => io.flow.internal.v0.models.ShopifyGiftCardReversal;
|
|
1535
|
-
export declare const makeShopifyGiftCardReversalForm: () => io.flow.internal.v0.models.ShopifyGiftCardReversalForm;
|
|
1536
|
-
export declare const makeShopifyGrantStatus: () => io.flow.internal.v0.enums.ShopifyGrantStatus;
|
|
1537
|
-
export declare const makeShopifyGrantsCheck: () => io.flow.internal.v0.models.ShopifyGrantsCheck;
|
|
1447
|
+
export declare const makeShopifyHs10Code: () => io.flow.internal.v0.models.ShopifyHs10Code;
|
|
1448
|
+
export declare const makeShopifyHs10Codes: () => io.flow.internal.v0.models.ShopifyHs10Codes;
|
|
1449
|
+
export declare const makeShopifyHs10CodesDeleted: () => io.flow.internal.v0.models.ShopifyHs10CodesDeleted;
|
|
1450
|
+
export declare const makeShopifyHs10CodesUpserted: () => io.flow.internal.v0.models.ShopifyHs10CodesUpserted;
|
|
1538
1451
|
export declare const makeShopifyIncotermConfiguration: () => io.flow.internal.v0.enums.ShopifyIncotermConfiguration;
|
|
1539
1452
|
export declare const makeShopifyIncotermIncludes: () => io.flow.internal.v0.models.ShopifyIncotermIncludes;
|
|
1540
1453
|
export declare const makeShopifyIncotermSummaryErrorData: () => io.flow.internal.v0.models.ShopifyIncotermSummaryErrorData;
|
|
@@ -1596,30 +1509,20 @@ export declare const makeShopifyMonitoringOrderMonitorType: () => io.flow.intern
|
|
|
1596
1509
|
export declare const makeShopifyMonitoringTrackingField: () => io.flow.internal.v0.enums.ShopifyMonitoringTrackingField;
|
|
1597
1510
|
export declare const makeShopifyMonitoringTrackingNumber: () => io.flow.internal.v0.models.ShopifyMonitoringTrackingNumber;
|
|
1598
1511
|
export declare const makeShopifyMonitoringTrackingUrl: () => io.flow.internal.v0.models.ShopifyMonitoringTrackingUrl;
|
|
1599
|
-
export declare const makeShopifyOrderAuthorization: () => io.flow.internal.v0.models.ShopifyOrderAuthorization;
|
|
1600
1512
|
export declare const makeShopifyOrderCancelForm: () => io.flow.internal.v0.models.ShopifyOrderCancelForm;
|
|
1601
1513
|
export declare const makeShopifyOrderCancelResponse: () => io.flow.internal.v0.models.ShopifyOrderCancelResponse;
|
|
1602
|
-
export declare const makeShopifyOrderContent: () => io.flow.internal.v0.models.ShopifyOrderContent;
|
|
1603
1514
|
export declare const makeShopifyOrderDestinationForm: () => io.flow.internal.v0.models.ShopifyOrderDestinationForm;
|
|
1604
|
-
export declare const makeShopifyOrderDetail: () => io.flow.internal.v0.models.ShopifyOrderDetail;
|
|
1605
|
-
export declare const makeShopifyOrderDiscountContent: () => io.flow.internal.v0.models.ShopifyOrderDiscountContent;
|
|
1606
1515
|
export declare const makeShopifyOrderFulfillmentsSnapshot: () => io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshot;
|
|
1607
1516
|
export declare const makeShopifyOrderFulfillmentsSnapshotDeleted: () => io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotDeleted;
|
|
1608
1517
|
export declare const makeShopifyOrderFulfillmentsSnapshotUpserted: () => io.flow.internal.v0.models.ShopifyOrderFulfillmentsSnapshotUpserted;
|
|
1609
|
-
export declare const makeShopifyOrderInventoryCheck: () => io.flow.internal.v0.models.ShopifyOrderInventoryCheck;
|
|
1610
|
-
export declare const makeShopifyOrderLineAttribute: () => io.flow.internal.v0.models.ShopifyOrderLineAttribute;
|
|
1611
|
-
export declare const makeShopifyOrderLineContent: () => io.flow.internal.v0.models.ShopifyOrderLineContent;
|
|
1612
1518
|
export declare const makeShopifyOrderRiskAssessment: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessment;
|
|
1613
1519
|
export declare const makeShopifyOrderRiskAssessmentDeleted: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessmentDeleted;
|
|
1614
1520
|
export declare const makeShopifyOrderRiskAssessmentUpserted: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessmentUpserted;
|
|
1615
1521
|
export declare const makeShopifyOrderTransaction: () => io.flow.internal.v0.models.ShopifyOrderTransaction;
|
|
1616
1522
|
export declare const makeShopifyOrderTransactionDeleted: () => io.flow.internal.v0.models.ShopifyOrderTransactionDeleted;
|
|
1617
1523
|
export declare const makeShopifyOrderTransactionUpserted: () => io.flow.internal.v0.models.ShopifyOrderTransactionUpserted;
|
|
1618
|
-
export declare const makeShopifyOrganizationSettings: () => io.flow.internal.v0.models.ShopifyOrganizationSettings;
|
|
1619
|
-
export declare const makeShopifyOrganizationSettingsForm: () => io.flow.internal.v0.models.ShopifyOrganizationSettingsForm;
|
|
1620
1524
|
export declare const makeShopifyPartnerWebhook: () => io.flow.internal.v0.models.ShopifyPartnerWebhook;
|
|
1621
1525
|
export declare const makeShopifyPartnerWebhookRaw: () => io.flow.internal.v0.models.ShopifyPartnerWebhookRaw;
|
|
1622
|
-
export declare const makeShopifyPaymentSummary: () => io.flow.internal.v0.models.ShopifyPaymentSummary;
|
|
1623
1526
|
export declare const makeShopifyPlanType: () => io.flow.internal.v0.enums.ShopifyPlanType;
|
|
1624
1527
|
export declare const makeShopifyProductBundle: () => io.flow.internal.v0.models.ShopifyProductBundle;
|
|
1625
1528
|
export declare const makeShopifyProductBundleDeleted: () => io.flow.internal.v0.models.ShopifyProductBundleDeleted;
|
|
@@ -1635,37 +1538,13 @@ export declare const makeShopifyProductUpdateDeleted: () => io.flow.internal.v0.
|
|
|
1635
1538
|
export declare const makeShopifyProductUpdateUpserted: () => io.flow.internal.v0.models.ShopifyProductUpdateUpserted;
|
|
1636
1539
|
export declare const makeShopifyProductUpdateWebhookEvent: () => io.flow.internal.v0.models.ShopifyProductUpdateWebhookEvent;
|
|
1637
1540
|
export declare const makeShopifyProductWrapper: () => io.flow.internal.v0.models.ShopifyProductWrapper;
|
|
1638
|
-
export declare const
|
|
1639
|
-
export declare const
|
|
1640
|
-
export declare const makeShopifyPromotionAttributeValue: () => io.flow.internal.v0.models.ShopifyPromotionAttributeValue;
|
|
1641
|
-
export declare const makeShopifyPromotionBehavior: () => "disable_discount_codes";
|
|
1642
|
-
export declare const makeShopifyPromotionFixedAmount: () => io.flow.internal.v0.models.ShopifyPromotionFixedAmount;
|
|
1643
|
-
export declare const makeShopifyPromotionForm: () => io.flow.internal.v0.models.ShopifyPromotionForm;
|
|
1644
|
-
export declare const makeShopifyPromotionItemEntitlement: () => io.flow.internal.v0.models.ShopifyPromotionItemEntitlement;
|
|
1645
|
-
export declare const makeShopifyPromotionItemPrerequisite: () => io.flow.internal.v0.models.ShopifyPromotionItemPrerequisite;
|
|
1646
|
-
export declare const makeShopifyPromotionMaxAmount: () => io.flow.internal.v0.models.ShopifyPromotionMaxAmount;
|
|
1647
|
-
export declare const makeShopifyPromotionMaxLimit: () => io.flow.internal.v0.models.ShopifyPromotionMaxLimit;
|
|
1648
|
-
export declare const makeShopifyPromotionOffer: () => io.flow.internal.v0.models.ShopifyPromotionOffer;
|
|
1649
|
-
export declare const makeShopifyPromotionOfferAllocationMethod: () => io.flow.internal.v0.enums.ShopifyPromotionOfferAllocationMethod;
|
|
1650
|
-
export declare const makeShopifyPromotionOfferDiscount: () => io.flow.internal.v0.unions.ShopifyPromotionOfferDiscount;
|
|
1651
|
-
export declare const makeShopifyPromotionOfferEntitlement: () => io.flow.internal.v0.unions.ShopifyPromotionOfferEntitlement;
|
|
1652
|
-
export declare const makeShopifyPromotionOfferMax: () => io.flow.internal.v0.unions.ShopifyPromotionOfferMax;
|
|
1653
|
-
export declare const makeShopifyPromotionOrderEntitlement: () => io.flow.internal.v0.models.ShopifyPromotionOrderEntitlement;
|
|
1654
|
-
export declare const makeShopifyPromotionOrderEntitlementComponent: () => io.flow.internal.v0.enums.ShopifyPromotionOrderEntitlementComponent;
|
|
1655
|
-
export declare const makeShopifyPromotionOrderPrerequisite: () => io.flow.internal.v0.models.ShopifyPromotionOrderPrerequisite;
|
|
1656
|
-
export declare const makeShopifyPromotionPercent: () => io.flow.internal.v0.models.ShopifyPromotionPercent;
|
|
1657
|
-
export declare const makeShopifyPromotionPrerequisite: () => io.flow.internal.v0.unions.ShopifyPromotionPrerequisite;
|
|
1658
|
-
export declare const makeShopifyPromotionRule: () => io.flow.internal.v0.models.ShopifyPromotionRule;
|
|
1659
|
-
export declare const makeShopifyPromotionStatus: () => io.flow.internal.v0.enums.ShopifyPromotionStatus;
|
|
1541
|
+
export declare const makeShopifyReportFileDeleted: () => io.flow.internal.v0.models.ShopifyReportFileDeleted;
|
|
1542
|
+
export declare const makeShopifyReportFileUpserted: () => io.flow.internal.v0.models.ShopifyReportFileUpserted;
|
|
1660
1543
|
export declare const makeShopifyService: () => io.flow.internal.v0.enums.ShopifyService;
|
|
1661
|
-
export declare const makeShopifyShopDeleted: () => io.flow.internal.v0.models.ShopifyShopDeleted;
|
|
1662
1544
|
export declare const makeShopifyShopStatistics: () => io.flow.internal.v0.models.ShopifyShopStatistics;
|
|
1663
|
-
export declare const makeShopifyShopUpserted: () => io.flow.internal.v0.models.ShopifyShopUpserted;
|
|
1664
1545
|
export declare const makeShopifyStoreDetail: () => io.flow.internal.v0.models.ShopifyStoreDetail;
|
|
1665
1546
|
export declare const makeShopifyStripeEvent: () => io.flow.internal.v0.models.ShopifyStripeEvent;
|
|
1666
|
-
export declare const
|
|
1667
|
-
export declare const makeShopifyWebhookEvent: () => io.flow.internal.v0.models.ShopifyWebhookEvent;
|
|
1668
|
-
export declare const makeShopifyWebhookForm: () => io.flow.internal.v0.models.ShopifyWebhookForm;
|
|
1547
|
+
export declare const makeShopperBreakdown: () => io.flow.internal.v0.models.ShopperBreakdown;
|
|
1669
1548
|
export declare const makeShopperFees: () => io.flow.internal.v0.models.ShopperFees;
|
|
1670
1549
|
export declare const makeShopperFreight: () => io.flow.internal.v0.models.ShopperFreight;
|
|
1671
1550
|
export declare const makeShopperLine: () => io.flow.internal.v0.models.ShopperLine;
|
|
@@ -1698,11 +1577,8 @@ export declare const makeStandaloneAttachment: () => io.flow.internal.v0.models.
|
|
|
1698
1577
|
export declare const makeStandaloneAttachmentDeleted: () => io.flow.internal.v0.models.StandaloneAttachmentDeleted;
|
|
1699
1578
|
export declare const makeStandaloneAttachmentUpserted: () => io.flow.internal.v0.models.StandaloneAttachmentUpserted;
|
|
1700
1579
|
export declare const makeStatementCreationMetadata: () => io.flow.internal.v0.models.StatementCreationMetadata;
|
|
1701
|
-
export declare const makeStatementStatus: () => io.flow.internal.v0.enums.StatementStatus;
|
|
1702
1580
|
export declare const makeStatementTransferTransactionLocation: () => io.flow.internal.v0.enums.StatementTransferTransactionLocation;
|
|
1703
1581
|
export declare const makeStatisticType: () => io.flow.internal.v0.enums.StatisticType;
|
|
1704
|
-
export declare const makeStoreConnection: () => io.flow.internal.v0.models.StoreConnection;
|
|
1705
|
-
export declare const makeStoreConnectionForm: () => io.flow.internal.v0.models.StoreConnectionForm;
|
|
1706
1582
|
export declare const makeStringFeatureDefaultValue: () => io.flow.internal.v0.models.StringFeatureDefaultValue;
|
|
1707
1583
|
export declare const makeStringFeatureRule: () => io.flow.internal.v0.models.StringFeatureRule;
|
|
1708
1584
|
export declare const makeStringFeatureRuleForm: () => io.flow.internal.v0.models.StringFeatureRuleForm;
|
|
@@ -1738,7 +1614,6 @@ export declare const makeStripeRefundDeleted: () => io.flow.internal.v0.models.S
|
|
|
1738
1614
|
export declare const makeStripeRefundUpserted: () => io.flow.internal.v0.models.StripeRefundUpserted;
|
|
1739
1615
|
export declare const makeStripeReversalDeleted: () => io.flow.internal.v0.models.StripeReversalDeleted;
|
|
1740
1616
|
export declare const makeStripeReversalUpserted: () => io.flow.internal.v0.models.StripeReversalUpserted;
|
|
1741
|
-
export declare const makeSubcatalogItemCount: () => io.flow.internal.v0.models.SubcatalogItemCount;
|
|
1742
1617
|
export declare const makeSubmittedOrderUpserted: () => io.flow.internal.v0.models.SubmittedOrderUpserted;
|
|
1743
1618
|
export declare const makeSubscription: () => io.flow.internal.v0.models.Subscription;
|
|
1744
1619
|
export declare const makeSubscriptionFrequency: () => io.flow.internal.v0.enums.SubscriptionFrequency;
|
|
@@ -1751,7 +1626,6 @@ export declare const makeTariffEligibilityData: () => io.flow.internal.v0.models
|
|
|
1751
1626
|
export declare const makeTariffEligibilityForm: () => io.flow.internal.v0.models.RegisteredExporterTariffEligibilityForm;
|
|
1752
1627
|
export declare const makeTariffEligibilityType: () => "rex";
|
|
1753
1628
|
export declare const makeTask: () => io.flow.internal.v0.models.Task;
|
|
1754
|
-
export declare const makeTaskCount: () => io.flow.internal.v0.models.TaskCount;
|
|
1755
1629
|
export declare const makeTaskData: () => io.flow.internal.v0.unions.TaskData;
|
|
1756
1630
|
export declare const makeTaskImport: () => io.flow.internal.v0.models.TaskImport;
|
|
1757
1631
|
export declare const makeTaskItemUpserted: () => io.flow.internal.v0.models.TaskItemUpserted;
|
|
@@ -1777,6 +1651,7 @@ export declare const makeTaxTransactionDeleted: () => io.flow.internal.v0.models
|
|
|
1777
1651
|
export declare const makeTaxTransactionType: () => io.flow.internal.v0.enums.TaxTransactionType;
|
|
1778
1652
|
export declare const makeTaxTransactionUpserted: () => io.flow.internal.v0.models.TaxTransactionUpserted;
|
|
1779
1653
|
export declare const makeTaxonomyCategory: () => io.flow.internal.v0.models.TaxonomyCategory;
|
|
1654
|
+
export declare const makeTaxonomyCategoryClassificationAlignment: () => io.flow.internal.v0.enums.TaxonomyCategoryClassificationAlignment;
|
|
1780
1655
|
export declare const makeTaxonomyCategoryHs6Ref: () => io.flow.internal.v0.models.TaxonomyCategoryHs6Ref;
|
|
1781
1656
|
export declare const makeTaxonomyCategoryHs6RefDeleted: () => io.flow.internal.v0.models.TaxonomyCategoryHs6RefDeleted;
|
|
1782
1657
|
export declare const makeTaxonomyCategoryHs6RefUpserted: () => io.flow.internal.v0.models.TaxonomyCategoryHs6RefUpserted;
|
|
@@ -1871,11 +1746,8 @@ export declare const makeUserStatusForm: () => io.flow.internal.v0.models.UserSt
|
|
|
1871
1746
|
export declare const makeUserStatusRule: () => io.flow.internal.v0.models.UserStatusRule;
|
|
1872
1747
|
export declare const makeUserStatusRuleForm: () => io.flow.internal.v0.models.UserStatusRuleForm;
|
|
1873
1748
|
export declare const makeUserUpsertedV2: () => io.flow.internal.v0.models.UserUpsertedV2;
|
|
1874
|
-
export declare const makeV1Checkout: () => io.flow.internal.v0.models.V1Checkout;
|
|
1875
1749
|
export declare const makeValidatedAddress: () => io.flow.internal.v0.models.ValidatedAddress;
|
|
1876
1750
|
export declare const makeValidatedShippingData: () => io.flow.internal.v0.models.ValidatedShippingData;
|
|
1877
|
-
export declare const makeValidationCharacterLength: () => io.flow.internal.v0.models.ValidationCharacterLength;
|
|
1878
|
-
export declare const makeValidationRule: () => io.flow.internal.v0.models.ValidationCharacterLength;
|
|
1879
1751
|
export declare const makeViesResult: () => io.flow.internal.v0.models.ViesResult;
|
|
1880
1752
|
export declare const makeVirtualCardTransaction: () => io.flow.internal.v0.models.VirtualCardTransaction;
|
|
1881
1753
|
export declare const makeWasteElectricalAndElectronicEquipmentComplianceData: () => io.flow.internal.v0.models.WasteElectricalAndElectronicEquipmentComplianceData;
|
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.132",
|
|
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": "308470a8b7192dc0fc426288729b81bd4d60fabe"
|
|
41
41
|
}
|