@flowio/api-internal-factories 0.0.120 → 0.0.122

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.
@@ -38,9 +38,6 @@ export declare const makeAddressConfigurationProvinceSetting: () => io.flow.inte
38
38
  export declare const makeAddressConfigurationSetting: () => io.flow.internal.v0.models.AddressConfigurationSetting;
39
39
  export declare const makeAddressConfigurationSettingForm: () => io.flow.internal.v0.models.AddressConfigurationSettingForm;
40
40
  export declare const makeAddressConfigurationSettingProvinceCode: () => io.flow.internal.v0.enums.AddressConfigurationSettingProvinceCode;
41
- export declare const makeAdjustedEstimates: () => io.flow.internal.v0.models.AdjustedEstimates;
42
- export declare const makeAdjustedEstimatesDeleted: () => io.flow.internal.v0.models.AdjustedEstimatesDeleted;
43
- export declare const makeAdjustedEstimatesUpserted: () => io.flow.internal.v0.models.AdjustedEstimatesUpserted;
44
41
  export declare const makeAdjustmentAmount: () => io.flow.internal.v0.unions.AdjustmentAmount;
45
42
  export declare const makeAdjustmentAmountFixed: () => io.flow.internal.v0.models.AdjustmentAmountFixed;
46
43
  export declare const makeAdjustmentAmountPercentage: () => io.flow.internal.v0.models.AdjustmentAmountPercentage;
@@ -193,16 +190,6 @@ export declare const makeBooleanFeatureRuleForm: () => io.flow.internal.v0.model
193
190
  export declare const makeBooleanFeatureValue: () => io.flow.internal.v0.models.BooleanFeatureValue;
194
191
  export declare const makeBrickWebhookEvent: () => io.flow.internal.v0.models.BrickWebhookEvent;
195
192
  export declare const makeBrickWebhookEventResponse: () => io.flow.internal.v0.models.BrickWebhookEventResponse;
196
- export declare const makeBrowserBundle: () => io.flow.internal.v0.models.BrowserBundle;
197
- export declare const makeBrowserBundleCountryPickerForm: () => io.flow.internal.v0.models.BrowserBundleCountryPickerForm;
198
- export declare const makeBrowserBundleError: () => io.flow.internal.v0.models.BrowserBundleError;
199
- export declare const makeBrowserBundleErrorCode: () => io.flow.internal.v0.enums.BrowserBundleErrorCode;
200
- export declare const makeBrowserBundleFeatureForm: () => io.flow.internal.v0.models.BrowserBundleFeatureForm;
201
- export declare const makeBrowserBundleForm: () => io.flow.internal.v0.models.BrowserBundleForm;
202
- export declare const makeBrowserBundleOptinForm: () => io.flow.internal.v0.models.BrowserBundleOptinForm;
203
- export declare const makeBrowserBundlePaymentMethod: () => io.flow.internal.v0.models.BrowserBundlePaymentMethod;
204
- export declare const makeBrowserBundlePaymentMethodForm: () => io.flow.internal.v0.models.BrowserBundlePaymentMethodForm;
205
- export declare const makeBrowserBundlePaymentMethods: () => io.flow.internal.v0.models.BrowserBundlePaymentMethods;
206
193
  export declare const makeBulkClassificationAction: () => io.flow.internal.v0.models.BulkClassificationAction;
207
194
  export declare const makeBulkDutyUpdateValidationError: () => io.flow.internal.v0.models.BulkDutyUpdateValidationError;
208
195
  export declare const makeCalculatedTaxAmount: () => io.flow.internal.v0.models.CalculatedTaxAmount;
@@ -338,8 +325,6 @@ export declare const makeCheckoutBehaviorCustomerInfo: () => io.flow.internal.v0
338
325
  export declare const makeCheckoutBehaviorCustomerInfoEmail: () => io.flow.internal.v0.models.CheckoutBehaviorCustomerInfoEmail;
339
326
  export declare const makeCheckoutBehaviorShippingAddress: () => io.flow.internal.v0.models.CheckoutBehaviorShippingAddress;
340
327
  export declare const makeCheckoutBehaviorShippingMethod: () => io.flow.internal.v0.models.CheckoutBehaviorShippingMethod;
341
- export declare const makeCheckoutBundle: () => io.flow.internal.v0.models.CheckoutBundle;
342
- export declare const makeCheckoutBundleMetadata: () => io.flow.internal.v0.models.CheckoutBundleMetadata;
343
328
  export declare const makeCheckoutConfiguration: () => io.flow.internal.v0.models.CheckoutConfiguration;
344
329
  export declare const makeCheckoutConfigurationDeleted: () => io.flow.internal.v0.models.CheckoutConfigurationDeleted;
345
330
  export declare const makeCheckoutConfigurationForm: () => io.flow.internal.v0.models.CheckoutConfigurationForm;
@@ -350,27 +335,15 @@ export declare const makeCheckoutContentDetails: () => io.flow.internal.v0.model
350
335
  export declare const makeCheckoutContentSummary: () => io.flow.internal.v0.models.CheckoutContentSummary;
351
336
  export declare const makeCheckoutError: () => io.flow.internal.v0.models.CheckoutError;
352
337
  export declare const makeCheckoutErrorCode: () => io.flow.internal.v0.enums.CheckoutErrorCode;
353
- export declare const makeCheckoutFinalizeOrderForm: () => io.flow.internal.v0.models.CheckoutFinalizeOrderForm;
354
- export declare const makeCheckoutForm: () => io.flow.internal.v0.unions.CheckoutForm;
355
338
  export declare const makeCheckoutMarketingContent: () => io.flow.internal.v0.models.CheckoutMarketingContent;
356
- export declare const makeCheckoutOrderForm: () => io.flow.internal.v0.models.CheckoutOrderForm;
357
- export declare const makeCheckoutOrderNumberForm: () => io.flow.internal.v0.models.CheckoutOrderNumberForm;
358
339
  export declare const makeCheckoutPayment: () => io.flow.internal.v0.models.CheckoutPayment;
359
340
  export declare const makeCheckoutPaymentContent: () => io.flow.internal.v0.models.CheckoutPaymentContent;
360
341
  export declare const makeCheckoutPlatformData: () => io.flow.internal.v0.models.CheckoutPlatformData;
361
342
  export declare const makeCheckoutPromptBehavior: () => io.flow.internal.v0.enums.CheckoutPromptBehavior;
362
343
  export declare const makeCheckoutRedirect: () => io.flow.internal.v0.models.CheckoutRedirect;
363
344
  export declare const makeCheckoutRedirectMethod: () => io.flow.internal.v0.enums.CheckoutRedirectMethod;
364
- export declare const makeCheckoutReferenceForm: () => io.flow.internal.v0.models.CheckoutReferenceForm;
365
345
  export declare const makeCheckoutSettings: () => io.flow.internal.v0.models.CheckoutSettings;
366
346
  export declare const makeCheckoutShippingMethodPromptBehavior: () => io.flow.internal.v0.enums.CheckoutShippingMethodPromptBehavior;
367
- export declare const makeCheckoutSourceOrderForm: () => io.flow.internal.v0.models.CheckoutSourceOrderForm;
368
- export declare const makeCheckoutSubmission: () => io.flow.internal.v0.models.CheckoutSubmission;
369
- export declare const makeCheckoutSubmissionForm: () => io.flow.internal.v0.models.CheckoutSubmissionForm;
370
- export declare const makeCheckoutSubmitOrderBundle: () => io.flow.internal.v0.models.CheckoutSubmitOrderBundle;
371
- export declare const makeCheckoutSubmitOrderBundles: () => io.flow.internal.v0.models.CheckoutSubmitOrderBundle;
372
- export declare const makeCheckoutSubmitOrderForm: () => io.flow.internal.v0.models.CheckoutSubmitOrderForm;
373
- export declare const makeCheckoutSubmitOrderForms: () => io.flow.internal.v0.models.CheckoutSubmitOrderForm;
374
347
  export declare const makeCheckoutUrl: () => io.flow.internal.v0.models.CheckoutUrl;
375
348
  export declare const makeCheckoutUrlType: () => io.flow.internal.v0.enums.CheckoutUrlType;
376
349
  export declare const makeCipher: () => io.flow.internal.v0.models.Cipher;
@@ -597,7 +570,6 @@ export declare const makeEventType: () => io.flow.internal.v0.enums.EventType;
597
570
  export declare const makeExclusionRuleDeleted: () => io.flow.internal.v0.models.ExclusionRuleDeleted;
598
571
  export declare const makeExclusionRuleExportRequest: () => io.flow.internal.v0.models.ExclusionRuleExportRequest;
599
572
  export declare const makeExclusionRuleUpserted: () => io.flow.internal.v0.models.ExclusionRuleUpserted;
600
- export declare const makeExpectedOrderSummary: () => io.flow.internal.v0.models.ExpectedOrderSummary;
601
573
  export declare const makeExperienceExportRequest: () => io.flow.internal.v0.models.ExperienceExportRequest;
602
574
  export declare const makeExperienceImportRequest: () => io.flow.internal.v0.models.ExperienceImportRequest;
603
575
  export declare const makeExperienceImportType: () => "experience_with_settings";
@@ -650,9 +622,6 @@ export declare const makeFedexCrossborder: () => io.flow.internal.v0.models.Fede
650
622
  export declare const makeFee: () => io.flow.internal.v0.models.Fee;
651
623
  export declare const makeFees: () => io.flow.internal.v0.models.Fees;
652
624
  export declare const makeFeesSource: () => io.flow.internal.v0.enums.FeesSource;
653
- export declare const makeFinalEstimate: () => io.flow.internal.v0.models.FinalEstimate;
654
- export declare const makeFinalEstimateDeleted: () => io.flow.internal.v0.models.FinalEstimateDeleted;
655
- export declare const makeFinalEstimateUpserted: () => io.flow.internal.v0.models.FinalEstimateUpserted;
656
625
  export declare const makeFinanceBankAccount: () => io.flow.internal.v0.models.FinanceBankAccount;
657
626
  export declare const makeFinanceBankAccountOwner: () => io.flow.internal.v0.models.FinanceBankAccountOwner;
658
627
  export declare const makeFinanceBankPayment: () => io.flow.internal.v0.models.FinanceBankPayment;
@@ -728,13 +697,11 @@ export declare const makeFuelSurchargeServiceFeePutForm: () => io.flow.internal.
728
697
  export declare const makeFulfillment: () => io.flow.internal.v0.models.Fulfillment;
729
698
  export declare const makeFulfillmentActionForm: () => io.flow.internal.v0.models.FulfillmentActionForm;
730
699
  export declare const makeFulfillmentBusiness: () => io.flow.internal.v0.models.FulfillmentBusiness;
731
- export declare const makeFulfillmentCancel: () => io.flow.internal.v0.models.FulfillmentCancel;
732
700
  export declare const makeFulfillmentCarrier: () => io.flow.internal.v0.models.FulfillmentCarrier;
733
701
  export declare const makeFulfillmentDeleted: () => io.flow.internal.v0.models.FulfillmentDeleted;
734
702
  export declare const makeFulfillmentFallbacks: () => io.flow.internal.v0.models.FulfillmentFallbacks;
735
703
  export declare const makeFulfillmentFallbacksDeleted: () => io.flow.internal.v0.models.FulfillmentFallbacksDeleted;
736
704
  export declare const makeFulfillmentFallbacksUpserted: () => io.flow.internal.v0.models.FulfillmentFallbacksUpserted;
737
- export declare const makeFulfillmentInternalExperienceReference: () => io.flow.internal.v0.models.FulfillmentInternalExperienceReference;
738
705
  export declare const makeFulfillmentOrigin: () => io.flow.internal.v0.models.FulfillmentOrigin;
739
706
  export declare const makeFulfillmentProof: () => io.flow.internal.v0.unions.FulfillmentProof;
740
707
  export declare const makeFulfillmentProofExternalFulfillmentProofReference: () => io.flow.internal.v0.models.FulfillmentProofExternalFulfillmentProofReference;
@@ -742,7 +709,6 @@ export declare const makeFulfillmentProofLabelTrackingReference: () => io.flow.i
742
709
  export declare const makeFulfillmentProofOrderCombinedShipmentReference: () => io.flow.internal.v0.models.FulfillmentProofOrderCombinedShipmentReference;
743
710
  export declare const makeFulfillmentProofShippingNotificationReference: () => io.flow.internal.v0.models.FulfillmentProofShippingNotificationReference;
744
711
  export declare const makeFulfillmentReference: () => io.flow.internal.v0.models.FulfillmentReference;
745
- export declare const makeFulfillmentShipmentTracking: () => io.flow.internal.v0.models.FulfillmentShipmentTracking;
746
712
  export declare const makeFulfillmentShopperBreakdown: () => io.flow.internal.v0.models.FulfillmentShopperBreakdown;
747
713
  export declare const makeFulfillmentSnapshot: () => io.flow.internal.v0.models.FulfillmentSnapshot;
748
714
  export declare const makeFulfillmentSubsidyBreakdown: () => io.flow.internal.v0.models.FulfillmentSubsidyBreakdown;
@@ -815,6 +781,7 @@ export declare const makeInternalFiservAuthorizationDetails: () => io.flow.inter
815
781
  export declare const makeInternalHarmonizationStatistic: () => io.flow.internal.v0.unions.InternalHarmonizationStatistic;
816
782
  export declare const makeInternalItemForm: () => io.flow.internal.v0.models.InternalItemForm;
817
783
  export declare const makeInternalOrder: () => io.flow.internal.v0.models.InternalOrder;
784
+ export declare const makeInternalPaymentEntityType: () => io.flow.internal.v0.enums.InternalPaymentEntityType;
818
785
  export declare const makeInternalPaymentRequest: () => io.flow.internal.v0.models.InternalPaymentRequest;
819
786
  export declare const makeInternalPaymentRequestVerification: () => io.flow.internal.v0.models.InternalPaymentRequestVerification;
820
787
  export declare const makeInternalPaypalAuthorizationDetails: () => io.flow.internal.v0.models.InternalPaypalAuthorizationDetails;
@@ -822,7 +789,6 @@ export declare const makeInternalRefundForm: () => io.flow.internal.v0.models.Ad
822
789
  export declare const makeInternalStripeAuthorizationDetails: () => io.flow.internal.v0.models.InternalStripeAuthorizationDetails;
823
790
  export declare const makeInternalTransactionDetails: () => io.flow.internal.v0.models.InternalTransactionDetailsCard;
824
791
  export declare const makeInternalTransactionDetailsCard: () => io.flow.internal.v0.models.InternalTransactionDetailsCard;
825
- export declare const makeInvalidCheckoutData: () => io.flow.internal.v0.models.InvalidCheckoutData;
826
792
  export declare const makeInvariant: () => io.flow.internal.v0.models.Invariant;
827
793
  export declare const makeInventoryItemWrapper: () => io.flow.internal.v0.models.InventoryItemWrapper;
828
794
  export declare const makeInvoice: () => io.flow.internal.v0.models.Invoice;
@@ -835,7 +801,6 @@ export declare const makeIssuerDeleted: () => io.flow.internal.v0.models.IssuerD
835
801
  export declare const makeIssuerUpserted: () => io.flow.internal.v0.models.IssuerUpserted;
836
802
  export declare const makeItemClassification: () => io.flow.internal.v0.models.ItemClassification;
837
803
  export declare const makeItemClassificationAction: () => io.flow.internal.v0.enums.ItemClassificationAction;
838
- export declare const makeItemClassificationCreated: () => io.flow.internal.v0.models.ItemClassificationCreated;
839
804
  export declare const makeItemClassificationForm: () => io.flow.internal.v0.models.ItemClassificationForm;
840
805
  export declare const makeItemClassificationStatus: () => io.flow.internal.v0.enums.ItemClassificationStatus;
841
806
  export declare const makeItemClassificationSummary: () => io.flow.internal.v0.models.ItemClassificationSummary;
@@ -865,7 +830,6 @@ export declare const makeItemSalesMarginVersion: () => io.flow.internal.v0.model
865
830
  export declare const makeItemSummary: () => io.flow.internal.v0.models.ItemSummary;
866
831
  export declare const makeItemType: () => io.flow.internal.v0.enums.ItemType;
867
832
  export declare const makeItemValuesForm: () => io.flow.internal.v0.models.ItemValuesForm;
868
- export declare const makeItemsShipped: () => io.flow.internal.v0.models.ItemsShipped;
869
833
  export declare const makeJeanDemoItem: () => io.flow.internal.v0.models.JeanDemoItem;
870
834
  export declare const makeKey: () => io.flow.internal.v0.models.Key;
871
835
  export declare const makeKeyReference: () => io.flow.internal.v0.models.KeyReference;
@@ -881,7 +845,9 @@ export declare const makeLabelBillingStrategy: () => io.flow.internal.v0.enums.L
881
845
  export declare const makeLabelCancellationError: () => io.flow.internal.v0.models.LabelCancellationError;
882
846
  export declare const makeLabelCancellationErrorCode: () => io.flow.internal.v0.enums.LabelCancellationErrorCode;
883
847
  export declare const makeLabelCreationJob: () => io.flow.internal.v0.models.LabelCreationJob;
848
+ export declare const makeLabelCreationJobDeleted: () => io.flow.internal.v0.models.LabelCreationJobDeleted;
884
849
  export declare const makeLabelCreationJobSummary: () => io.flow.internal.v0.models.LabelCreationJobSummary;
850
+ export declare const makeLabelCreationJobUpserted: () => io.flow.internal.v0.models.LabelCreationJobUpserted;
885
851
  export declare const makeLabelCreationRequestForm: () => io.flow.internal.v0.models.LabelCreationRequestForm;
886
852
  export declare const makeLabelCreationStatus: () => io.flow.internal.v0.enums.LabelCreationStatus;
887
853
  export declare const makeLabelDestination: () => io.flow.internal.v0.models.LabelDestination;
@@ -989,6 +955,9 @@ export declare const makeMerchantHubOverride: () => io.flow.internal.v0.models.M
989
955
  export declare const makeMerchantHubOverrideForm: () => io.flow.internal.v0.models.MerchantHubOverrideForm;
990
956
  export declare const makeMerchantOfRecordEntitySettings: () => io.flow.internal.v0.models.MerchantOfRecordEntitySettings;
991
957
  export declare const makeMerchantOfRecordEntitySettingsForm: () => io.flow.internal.v0.models.MerchantOfRecordEntitySettingsForm;
958
+ export declare const makeMerchantOverride: () => io.flow.internal.v0.models.MerchantOverride;
959
+ export declare const makeMerchantOverrideDecisionForm: () => io.flow.internal.v0.models.MerchantOverrideDecisionForm;
960
+ export declare const makeMerchantOverrideStatus: () => io.flow.internal.v0.enums.MerchantOverrideStatus;
992
961
  export declare const makeMerchantSearchResult: () => io.flow.internal.v0.models.MerchantSearchResult;
993
962
  export declare const makeMerchantSubsidies: () => io.flow.internal.v0.models.MerchantSubsidies;
994
963
  export declare const makeMerchantSummary: () => io.flow.internal.v0.models.MerchantSummary;
@@ -1028,10 +997,8 @@ export declare const makeOptinPrompt: () => io.flow.internal.v0.models.OptinProm
1028
997
  export declare const makeOptinPromptCheckoutDisplay: () => io.flow.internal.v0.models.OptinPromptCheckoutDisplay;
1029
998
  export declare const makeOptinPromptCopy: () => io.flow.internal.v0.models.OptinPromptCopy;
1030
999
  export declare const makeOptinPromptCopyForm: () => io.flow.internal.v0.models.OptinPromptCopyForm;
1031
- export declare const makeOptinPromptDeleted: () => io.flow.internal.v0.models.OptinPromptDeleted;
1032
1000
  export declare const makeOptinPromptDisplay: () => io.flow.internal.v0.models.OptinPromptCheckoutDisplay;
1033
1001
  export declare const makeOptinPromptForm: () => io.flow.internal.v0.models.OptinPromptForm;
1034
- export declare const makeOptinPromptUpserted: () => io.flow.internal.v0.models.OptinPromptUpserted;
1035
1002
  export declare const makeOrderAction: () => io.flow.internal.v0.enums.OrderAction;
1036
1003
  export declare const makeOrderActionForm: () => io.flow.internal.v0.unions.OrderActionForm;
1037
1004
  export declare const makeOrderActionability: () => io.flow.internal.v0.models.OrderActionability;
@@ -1060,9 +1027,7 @@ export declare const makeOrderFulfillmentUpserted: () => io.flow.internal.v0.mod
1060
1027
  export declare const makeOrderLifecycleEvent: () => io.flow.internal.v0.enums.OrderLifecycleEvent;
1061
1028
  export declare const makeOrderNote: () => io.flow.internal.v0.models.OrderNote;
1062
1029
  export declare const makeOrderNoteForm: () => io.flow.internal.v0.models.OrderNoteForm;
1063
- export declare const makeOrderParameters: () => io.flow.internal.v0.models.OrderParameters;
1064
1030
  export declare const makeOrderPaymentAuthorization: () => io.flow.internal.v0.models.OrderPaymentAuthorization;
1065
- export declare const makeOrderPlaced: () => io.flow.internal.v0.models.OrderPlaced;
1066
1031
  export declare const makeOrderRatesDataV3: () => io.flow.internal.v0.models.OrderRatesDataV3;
1067
1032
  export declare const makeOrderRatesPublishedV3: () => io.flow.internal.v0.models.OrderRatesPublishedV3;
1068
1033
  export declare const makeOrderReference: () => io.flow.internal.v0.models.OrderReference;
@@ -1071,7 +1036,6 @@ export declare const makeOrderRevenueRegionDataPoint: () => io.flow.internal.v0.
1071
1036
  export declare const makeOrderRevenueTimelineChart: () => io.flow.internal.v0.models.OrderRevenueTimelineChart;
1072
1037
  export declare const makeOrderRevenueTimelineDataPoint: () => io.flow.internal.v0.models.OrderRevenueTimelineDataPoint;
1073
1038
  export declare const makeOrderServiceChangeCsvForm: () => io.flow.internal.v0.models.OrderServiceChangeCsvForm;
1074
- export declare const makeOrderShipped: () => io.flow.internal.v0.models.OrderShipped;
1075
1039
  export declare const makeOrderSubmissionForm: () => io.flow.internal.v0.models.OrderSubmissionForm;
1076
1040
  export declare const makeOrderSummary: () => io.flow.internal.v0.models.OrderSummary;
1077
1041
  export declare const makeOrderTaxAndDutyInclusivitySetting: () => io.flow.internal.v0.models.OrderTaxAndDutyInclusivitySetting;
@@ -1245,8 +1209,6 @@ export declare const makePlatformFeePercentage: () => io.flow.internal.v0.models
1245
1209
  export declare const makePlatformFeePercentageTier: () => io.flow.internal.v0.models.PlatformFeePercentageTier;
1246
1210
  export declare const makePrediction: () => io.flow.internal.v0.models.Prediction;
1247
1211
  export declare const makePreferredBillingSchedule: () => io.flow.internal.v0.enums.PreferredBillingSchedule;
1248
- export declare const makePregeneratedQuote: () => io.flow.internal.v0.models.PregeneratedQuote;
1249
- export declare const makePregeneratedRequestEvent: () => io.flow.internal.v0.models.PregeneratedRequestEvent;
1250
1212
  export declare const makePriceSelector: () => io.flow.internal.v0.enums.PriceSelector;
1251
1213
  export declare const makePrioritizedCenterReference: () => io.flow.internal.v0.models.PrioritizedCenterReference;
1252
1214
  export declare const makeProcessingTransaction: () => io.flow.internal.v0.models.ProcessingTransaction;
@@ -1303,8 +1265,6 @@ export declare const makePublicHub: () => io.flow.internal.v0.models.PublicHub;
1303
1265
  export declare const makePublicHubForm: () => io.flow.internal.v0.models.PublicHubForm;
1304
1266
  export declare const makeQuote: () => io.flow.internal.v0.models.Quote;
1305
1267
  export declare const makeQuoteDeleted: () => io.flow.internal.v0.models.QuoteDeleted;
1306
- export declare const makeQuoteRequest: () => io.flow.internal.v0.models.QuoteRequest;
1307
- export declare const makeQuoteRequestType: () => io.flow.internal.v0.enums.QuoteRequestType;
1308
1268
  export declare const makeQuoteUpserted: () => io.flow.internal.v0.models.QuoteUpserted;
1309
1269
  export declare const makeRateAndRuleItem: () => io.flow.internal.v0.models.RateAndRuleItem;
1310
1270
  export declare const makeRateAndRuleItemForm: () => io.flow.internal.v0.models.RateAndRuleItemForm;
@@ -1339,9 +1299,6 @@ export declare const makeRatecardDimensionEstimateDeleted: () => io.flow.interna
1339
1299
  export declare const makeRatecardDimensionEstimateUpserted: () => io.flow.internal.v0.models.RatecardDimensionEstimateUpserted;
1340
1300
  export declare const makeRatecardInternalServiceFee: () => io.flow.internal.v0.models.RatecardInternalServiceFee;
1341
1301
  export declare const makeRatecardInternalSummary: () => io.flow.internal.v0.models.RatecardInternalSummary;
1342
- export declare const makeRatecardLaneAggregate: () => io.flow.internal.v0.models.RatecardLaneAggregate;
1343
- export declare const makeRatecardLaneAggregateDeleted: () => io.flow.internal.v0.models.RatecardLaneAggregateDeleted;
1344
- export declare const makeRatecardLaneAggregateUpserted: () => io.flow.internal.v0.models.RatecardLaneAggregateUpserted;
1345
1302
  export declare const makeRatecardLanesImportRequest: () => io.flow.internal.v0.models.RatecardLanesImportRequest;
1346
1303
  export declare const makeRatecardRateLevelDeleted: () => io.flow.internal.v0.models.RatecardRateLevelDeleted;
1347
1304
  export declare const makeRatecardRateLevelOrganizationDeleted: () => io.flow.internal.v0.models.RatecardRateLevelOrganizationDeleted;
@@ -1360,7 +1317,6 @@ export declare const makeRatecardStandardConfigurationUpserted: () => io.flow.in
1360
1317
  export declare const makeRatecardStandardSettings: () => io.flow.internal.v0.models.RatecardStandardSettings;
1361
1318
  export declare const makeRatesChanged: () => io.flow.internal.v0.models.RatesChanged;
1362
1319
  export declare const makeRatesNamesSummary: () => io.flow.internal.v0.models.RatesNamesSummary;
1363
- export declare const makeReadyToFulfill: () => io.flow.internal.v0.models.ReadyToFulfill;
1364
1320
  export declare const makeReboundConfiguration: () => io.flow.internal.v0.models.ReboundConfiguration;
1365
1321
  export declare const makeReboundConfigurationForm: () => io.flow.internal.v0.models.ReboundConfigurationForm;
1366
1322
  export declare const makeReboundConfigurationStatus: () => io.flow.internal.v0.enums.ReboundConfigurationStatus;
@@ -1376,6 +1332,9 @@ export declare const makeReport: () => io.flow.internal.v0.models.Report;
1376
1332
  export declare const makeReportAccount: () => io.flow.internal.v0.models.ReportAccount;
1377
1333
  export declare const makeReportBankAccount: () => io.flow.internal.v0.models.ReportBankAccount;
1378
1334
  export declare const makeReportBankAccountCleartext: () => io.flow.internal.v0.models.ReportBankAccountCleartext;
1335
+ export declare const makeReportFile: () => io.flow.internal.v0.models.ReportFile;
1336
+ export declare const makeReportFileStatus: () => io.flow.internal.v0.enums.ReportFileStatus;
1337
+ export declare const makeReportFileType: () => "stripe_connect_report";
1379
1338
  export declare const makeReportFilter: () => io.flow.internal.v0.models.ReportFilter;
1380
1339
  export declare const makeReportForm: () => io.flow.internal.v0.models.ReportForm;
1381
1340
  export declare const makeReportInterval: () => io.flow.internal.v0.enums.ReportInterval;
@@ -1385,6 +1344,8 @@ export declare const makeReportOrganizationReference: () => io.flow.internal.v0.
1385
1344
  export declare const makeReportOwner: () => io.flow.internal.v0.models.ReportOwner;
1386
1345
  export declare const makeReportPayment: () => io.flow.internal.v0.models.ReportPayment;
1387
1346
  export declare const makeReportPaymentType: () => io.flow.internal.v0.enums.ReportPaymentType;
1347
+ export declare const makeReportRecordError: () => io.flow.internal.v0.models.ReportRecordError;
1348
+ export declare const makeReportRecordRetryQueue: () => io.flow.internal.v0.models.ReportRecordRetryQueue;
1388
1349
  export declare const makeReportRuleDecision: () => io.flow.internal.v0.models.ReportRuleDecision;
1389
1350
  export declare const makeReportStatus: () => io.flow.internal.v0.enums.ReportStatus;
1390
1351
  export declare const makeReportSummary: () => io.flow.internal.v0.models.ReportSummary;
@@ -1511,7 +1472,6 @@ export declare const makeSessionRollout: () => io.flow.internal.v0.models.Sessio
1511
1472
  export declare const makeSessionRolloutForm: () => io.flow.internal.v0.models.SessionRolloutForm;
1512
1473
  export declare const makeSetupBlockPutForm: () => io.flow.internal.v0.models.SetupBlockPutForm;
1513
1474
  export declare const makeSfExpress: () => io.flow.internal.v0.models.SfExpress;
1514
- export declare const makeShippedItemValue: () => io.flow.internal.v0.models.ShippedItemValue;
1515
1475
  export declare const makeShippingLane: () => io.flow.internal.v0.models.ShippingLane;
1516
1476
  export declare const makeShippingMethodReference: () => io.flow.internal.v0.models.ShippingMethodReference;
1517
1477
  export declare const makeShop: () => io.flow.internal.v0.models.Shop;
@@ -1579,6 +1539,9 @@ export declare const makeShopifyMarketsTradeSector: () => io.flow.internal.v0.en
1579
1539
  export declare const makeShopifyMarketsWebhookRegistration: () => io.flow.internal.v0.models.ShopifyMarketsWebhookRegistration;
1580
1540
  export declare const makeShopifyMarketsWebhookRegistrationDeleted: () => io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationDeleted;
1581
1541
  export declare const makeShopifyMarketsWebhookRegistrationUpserted: () => io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationUpserted;
1542
+ export declare const makeShopifyMerchantPlan: () => io.flow.internal.v0.models.ShopifyMerchantPlan;
1543
+ export declare const makeShopifyMerchantPlanDeleted: () => io.flow.internal.v0.models.ShopifyMerchantPlanDeleted;
1544
+ export declare const makeShopifyMerchantPlanUpserted: () => io.flow.internal.v0.models.ShopifyMerchantPlanUpserted;
1582
1545
  export declare const makeShopifyMetadata: () => io.flow.internal.v0.models.ShopifyMetadata;
1583
1546
  export declare const makeShopifyMonitoringCarrierService: () => io.flow.internal.v0.models.ShopifyMonitoringCarrierService;
1584
1547
  export declare const makeShopifyMonitoringFulfillmentExternal: () => io.flow.internal.v0.models.ShopifyMonitoringFulfillmentExternal;
@@ -1610,6 +1573,7 @@ export declare const makeShopifyOrganizationSettingsForm: () => io.flow.internal
1610
1573
  export declare const makeShopifyPartnerWebhook: () => io.flow.internal.v0.models.ShopifyPartnerWebhook;
1611
1574
  export declare const makeShopifyPartnerWebhookRaw: () => io.flow.internal.v0.models.ShopifyPartnerWebhookRaw;
1612
1575
  export declare const makeShopifyPaymentSummary: () => io.flow.internal.v0.models.ShopifyPaymentSummary;
1576
+ export declare const makeShopifyPlanType: () => io.flow.internal.v0.enums.ShopifyPlanType;
1613
1577
  export declare const makeShopifyProductBundle: () => io.flow.internal.v0.models.ShopifyProductBundle;
1614
1578
  export declare const makeShopifyProductBundleDeleted: () => io.flow.internal.v0.models.ShopifyProductBundleDeleted;
1615
1579
  export declare const makeShopifyProductBundleUnderlying: () => io.flow.internal.v0.models.ShopifyProductBundleUnderlying;
@@ -1709,6 +1673,9 @@ export declare const makeStripeAuthorizationDeleted: () => io.flow.internal.v0.m
1709
1673
  export declare const makeStripeAuthorizationUpserted: () => io.flow.internal.v0.models.StripeAuthorizationUpserted;
1710
1674
  export declare const makeStripeCaptureDeleted: () => io.flow.internal.v0.models.StripeCaptureDeleted;
1711
1675
  export declare const makeStripeCaptureUpserted: () => io.flow.internal.v0.models.StripeCaptureUpserted;
1676
+ export declare const makeStripeConnectReportRecord: () => io.flow.internal.v0.models.StripeConnectReportRecord;
1677
+ export declare const makeStripeConnectReportRecordDeleted: () => io.flow.internal.v0.models.StripeConnectReportRecordDeleted;
1678
+ export declare const makeStripeConnectReportRecordUpserted: () => io.flow.internal.v0.models.StripeConnectReportRecordUpserted;
1712
1679
  export declare const makeStripeDisputeDeleted: () => io.flow.internal.v0.models.StripeDisputeDeleted;
1713
1680
  export declare const makeStripeDisputeUpserted: () => io.flow.internal.v0.models.StripeDisputeUpserted;
1714
1681
  export declare const makeStripeInternalAuthorization: () => io.flow.internal.v0.models.StripeInternalAuthorization;
@@ -1753,11 +1720,6 @@ export declare const makeTaxCalculationErrorCode: () => io.flow.internal.v0.enum
1753
1720
  export declare const makeTaxCalculationForm: () => io.flow.internal.v0.models.TaxCalculationForm;
1754
1721
  export declare const makeTaxCalculationLineItem: () => io.flow.internal.v0.models.TaxCalculationLineItem;
1755
1722
  export declare const makeTaxCalculationLineItemForm: () => io.flow.internal.v0.models.TaxCalculationLineItemForm;
1756
- export declare const makeTaxDutyDeltaMetadataActual: () => io.flow.internal.v0.models.TaxDutyDeltaMetadataActual;
1757
- export declare const makeTaxDutyDeltaMetadataActualProcessing: () => io.flow.internal.v0.models.TaxDutyDeltaMetadataActualProcessing;
1758
- export declare const makeTaxDutyDeltaMetadataExpected: () => io.flow.internal.v0.models.TaxDutyDeltaMetadataExpected;
1759
- export declare const makeTaxDutyDeltaMetadataExpectedProcessing: () => io.flow.internal.v0.models.TaxDutyDeltaMetadataExpectedProcessing;
1760
- export declare const makeTaxDutyDeltaTransaction: () => io.flow.internal.v0.models.TaxDutyDeltaTransaction;
1761
1723
  export declare const makeTaxParty: () => io.flow.internal.v0.enums.TaxParty;
1762
1724
  export declare const makeTaxRemittanceTransaction: () => io.flow.internal.v0.models.TaxRemittanceTransaction;
1763
1725
  export declare const makeTaxRemittanceTransactionDeleted: () => io.flow.internal.v0.models.TaxRemittanceTransactionDeleted;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-internal-factories",
3
- "version": "0.0.120",
3
+ "version": "0.0.122",
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": "9d141ab307f8ab0c4af0c9121439b34df013becd"
40
+ "gitHead": "3e62beab3080f4977b85152f0e0626078fa26933"
41
41
  }