@flowio/api-internal-factories 0.0.102 → 0.0.104

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.
@@ -30,7 +30,7 @@ export declare const makeAccountTransactionsExportRequest: () => io.flow.interna
30
30
  export declare const makeAccountType: () => io.flow.internal.v0.enums.AccountType;
31
31
  export declare const makeAccountUpserted: () => io.flow.internal.v0.models.AccountUpserted;
32
32
  export declare const makeAccountUpsertedV2: () => io.flow.internal.v0.models.AccountUpsertedV2;
33
- export declare const makeAccountingFulfillmentMetadata: () => io.flow.internal.v0.models.AccountingFulfillmentMetadata;
33
+ export declare const makeAccountingPendingOrderMetadata: () => io.flow.internal.v0.models.AccountingPendingOrderMetadata;
34
34
  export declare const makeActionQuantity: () => io.flow.internal.v0.models.ActionQuantity;
35
35
  export declare const makeAdditionalImportTax: () => io.flow.internal.v0.models.AdditionalImportTax;
36
36
  export declare const makeAddressConfigurationProvinceSetting: () => io.flow.internal.v0.models.AddressConfigurationProvinceSetting;
@@ -125,7 +125,11 @@ export declare const makeBankAccountReference: () => io.flow.internal.v0.models.
125
125
  export declare const makeBankPayment: () => io.flow.internal.v0.models.BankPayment;
126
126
  export declare const makeBankPaymentDeletedV2: () => io.flow.internal.v0.models.BankPaymentDeletedV2;
127
127
  export declare const makeBankPaymentForm: () => io.flow.internal.v0.models.BankPaymentForm;
128
+ export declare const makeBankPaymentOrder: () => io.flow.internal.v0.models.BankPaymentOrder;
129
+ export declare const makeBankPaymentOrderDeleted: () => io.flow.internal.v0.models.BankPaymentOrderDeleted;
130
+ export declare const makeBankPaymentOrderUpserted: () => io.flow.internal.v0.models.BankPaymentOrderUpserted;
128
131
  export declare const makeBankPaymentPromiseCompletedMethod: () => io.flow.internal.v0.enums.BankPaymentPromiseCompletedMethod;
132
+ export declare const makeBankPaymentReference: () => io.flow.internal.v0.models.BankPaymentReference;
129
133
  export declare const makeBankPaymentStatusCode: () => io.flow.internal.v0.enums.BankPaymentStatusCode;
130
134
  export declare const makeBankPaymentStatusForm: () => io.flow.internal.v0.models.BankPaymentStatusForm;
131
135
  export declare const makeBankPaymentStatusImport: () => io.flow.internal.v0.models.BankPaymentStatusImport;
@@ -207,9 +211,6 @@ export declare const makeCarrierAccountUpsertedV2: () => io.flow.internal.v0.mod
207
211
  export declare const makeCarrierAccountValidation: () => io.flow.internal.v0.models.CarrierAccountValidation;
208
212
  export declare const makeCarrierCharge: () => io.flow.internal.v0.models.CarrierCharge;
209
213
  export declare const makeCarrierChargeDeleted: () => io.flow.internal.v0.models.CarrierChargeDeleted;
210
- export declare const makeCarrierChargeFile: () => io.flow.internal.v0.models.CarrierChargeFile;
211
- export declare const makeCarrierChargeFileForm: () => io.flow.internal.v0.models.CarrierChargeFileForm;
212
- export declare const makeCarrierChargeFileResult: () => io.flow.internal.v0.models.CarrierChargeFileResult;
213
214
  export declare const makeCarrierChargeForm: () => io.flow.internal.v0.unions.CarrierChargeForm;
214
215
  export declare const makeCarrierChargeFormLabel: () => io.flow.internal.v0.models.CarrierChargeFormLabel;
215
216
  export declare const makeCarrierChargeFormOther: () => io.flow.internal.v0.models.CarrierChargeFormOther;
@@ -220,8 +221,14 @@ export declare const makeCarrierChargeType: () => io.flow.internal.v0.enums.Carr
220
221
  export declare const makeCarrierChargeUnits: () => io.flow.internal.v0.models.CarrierChargeUnits;
221
222
  export declare const makeCarrierChargeUpserted: () => io.flow.internal.v0.models.CarrierChargeUpserted;
222
223
  export declare const makeCarrierCredentials: () => io.flow.internal.v0.unions.CarrierCredentials;
224
+ export declare const makeCarrierFile: () => io.flow.internal.v0.models.CarrierFile;
225
+ export declare const makeCarrierFileForm: () => io.flow.internal.v0.models.CarrierFileForm;
226
+ export declare const makeCarrierFileResult: () => io.flow.internal.v0.models.CarrierFileResult;
227
+ export declare const makeCarrierFileType: () => io.flow.internal.v0.enums.CarrierFileType;
223
228
  export declare const makeCarrierInvoice: () => io.flow.internal.v0.models.CarrierInvoice;
224
229
  export declare const makeCarrierLabelGenerationMethod: () => io.flow.internal.v0.enums.CarrierLabelGenerationMethod;
230
+ export declare const makeCarrierTaxForm: () => io.flow.internal.v0.models.CarrierTaxForm;
231
+ export declare const makeCarrierTaxUnits: () => io.flow.internal.v0.models.CarrierTaxUnits;
225
232
  export declare const makeCarrierValidationStatus: () => io.flow.internal.v0.enums.CarrierValidationStatus;
226
233
  export declare const makeCatalogImportRequest: () => io.flow.internal.v0.models.CatalogImportRequest;
227
234
  export declare const makeCatalogImportType: () => io.flow.internal.v0.enums.CatalogImportType;
@@ -280,6 +287,9 @@ export declare const makeChannelOrderSummary: () => io.flow.internal.v0.models.C
280
287
  export declare const makeChannelOrderSummaryDeleted: () => io.flow.internal.v0.models.ChannelOrderSummaryDeleted;
281
288
  export declare const makeChannelOrderSummaryFulfillmentDetails: () => io.flow.internal.v0.models.ChannelOrderSummaryFulfillmentDetails;
282
289
  export declare const makeChannelOrderSummaryUpserted: () => io.flow.internal.v0.models.ChannelOrderSummaryUpserted;
290
+ export declare const makeChannelOrganizationIdentifier: () => io.flow.internal.v0.models.ChannelOrganizationIdentifier;
291
+ export declare const makeChannelOrganizationIdentifierDeleted: () => io.flow.internal.v0.models.ChannelOrganizationIdentifierDeleted;
292
+ export declare const makeChannelOrganizationIdentifierUpserted: () => io.flow.internal.v0.models.ChannelOrganizationIdentifierUpserted;
283
293
  export declare const makeChannelOrganizationShopify: () => io.flow.internal.v0.models.ChannelOrganizationShopify;
284
294
  export declare const makeChannelOrganizationShopifyForm: () => io.flow.internal.v0.models.ChannelOrganizationShopifyForm;
285
295
  export declare const makeChannelOrganizationShopifyPostForm: () => io.flow.internal.v0.models.ChannelOrganizationShopifyPostForm;
@@ -352,6 +362,7 @@ export declare const makeClassification: () => io.flow.internal.v0.models.Classi
352
362
  export declare const makeClassificationAction: () => io.flow.internal.v0.unions.ClassificationAction;
353
363
  export declare const makeClassificationActionForm: () => io.flow.internal.v0.models.ClassificationActionFormUndo;
354
364
  export declare const makeClassificationActionFormUndo: () => io.flow.internal.v0.models.ClassificationActionFormUndo;
365
+ export declare const makeClassificationDecision: () => io.flow.internal.v0.enums.ClassificationDecision;
355
366
  export declare const makeClassificationDetails: () => io.flow.internal.v0.models.ClassificationDetails;
356
367
  export declare const makeClassificationError: () => io.flow.internal.v0.models.ClassificationError;
357
368
  export declare const makeClassificationErrorCode: () => "generic_error";
@@ -360,9 +371,12 @@ export declare const makeClassificationFormWrapper: () => io.flow.internal.v0.mo
360
371
  export declare const makeClassificationItem: () => io.flow.internal.v0.models.ClassificationItem;
361
372
  export declare const makeClassificationJudgementForm: () => io.flow.internal.v0.unions.ClassificationJudgementForm;
362
373
  export declare const makeClassificationLabelAttribute: () => io.flow.internal.v0.unions.ClassificationLabelAttribute;
374
+ export declare const makeClassificationPlatform: () => io.flow.internal.v0.enums.ClassificationPlatform;
363
375
  export declare const makeClassificationProduct: () => io.flow.internal.v0.models.ClassificationProduct;
364
376
  export declare const makeClassificationProductHarmonization: () => io.flow.internal.v0.models.ClassificationProductHarmonization;
365
377
  export declare const makeClassificationProductId: () => io.flow.internal.v0.models.ClassificationProductId;
378
+ export declare const makeClassificationProductRequest: () => io.flow.internal.v0.models.ClassificationProductRequest;
379
+ export declare const makeClassificationProductResult: () => io.flow.internal.v0.models.ClassificationProductResult;
366
380
  export declare const makeClassificationProductSummary: () => io.flow.internal.v0.models.ClassificationProductSummary;
367
381
  export declare const makeClassificationProductSummaryPage: () => io.flow.internal.v0.models.ClassificationProductSummaryPage;
368
382
  export declare const makeClassificationRequeueRequest: () => io.flow.internal.v0.models.ClassificationRequeueRequest;
@@ -370,9 +384,13 @@ export declare const makeClassificationResponse: () => io.flow.internal.v0.union
370
384
  export declare const makeClassificationStatistics: () => io.flow.internal.v0.models.ClassificationStatistics;
371
385
  export declare const makeClassificationSummaryReportPayload: () => io.flow.internal.v0.models.ClassificationSummaryReportPayload;
372
386
  export declare const makeClassificationTaxonomy: () => io.flow.internal.v0.unions.ClassificationTaxonomy;
387
+ export declare const makeClassificationType: () => io.flow.internal.v0.enums.ClassificationType;
373
388
  export declare const makeClassificationWrapper: () => io.flow.internal.v0.models.ClassificationWrapper;
374
389
  export declare const makeClassifiedProduct: () => io.flow.internal.v0.models.ClassifiedProduct;
375
390
  export declare const makeClassifiedProductDetail: () => io.flow.internal.v0.models.ClassifiedProductDetail;
391
+ export declare const makeCliLogEntry: () => io.flow.internal.v0.models.CliLogEntry;
392
+ export declare const makeCliLogEntryForm: () => io.flow.internal.v0.models.CliLogEntryForm;
393
+ export declare const makeClothingAgeClassification: () => io.flow.internal.v0.enums.ClothingAgeClassification;
376
394
  export declare const makeColmItem: () => io.flow.internal.v0.models.ColmItem;
377
395
  export declare const makeColmItemDeleted: () => io.flow.internal.v0.models.ColmItemDeleted;
378
396
  export declare const makeColmItemForm: () => io.flow.internal.v0.models.ColmItemForm;
@@ -474,6 +492,7 @@ export declare const makeDetails: () => io.flow.internal.v0.models.Details;
474
492
  export declare const makeDhl: () => io.flow.internal.v0.models.Dhl;
475
493
  export declare const makeDhlEcommerce: () => io.flow.internal.v0.models.DhlEcommerce;
476
494
  export declare const makeDict: () => io.flow.internal.v0.models.Dict;
495
+ export declare const makeDimensionEstimateOpsInput: () => io.flow.internal.v0.models.DimensionEstimateOpsInput;
477
496
  export declare const makeDiscount: () => io.flow.internal.v0.models.Discount;
478
497
  export declare const makeDiscountCode: () => io.flow.internal.v0.models.DiscountCode;
479
498
  export declare const makeDiscountRequestForm: () => io.flow.internal.v0.models.DiscountRequestForm;
@@ -595,7 +614,9 @@ export declare const makeExperimentSessionQueryForm: () => io.flow.internal.v0.m
595
614
  export declare const makeExperimentUpserted: () => io.flow.internal.v0.models.ExperimentUpserted;
596
615
  export declare const makeExperimentVersion: () => io.flow.internal.v0.models.ExperimentVersion;
597
616
  export declare const makeExplicitStatement: () => io.flow.internal.v0.models.ExplicitStatement;
598
- export declare const makeExplicitStatementForm: () => io.flow.internal.v0.models.ExplicitStatementForm;
617
+ export declare const makeExplicitStatementForm: () => io.flow.internal.v0.unions.ExplicitStatementForm;
618
+ export declare const makeExplicitStatementFormAllPendingPostedTransactions: () => io.flow.internal.v0.models.ExplicitStatementFormAllPendingPostedTransactions;
619
+ export declare const makeExplicitStatementFormTransactionIds: () => io.flow.internal.v0.models.ExplicitStatementFormTransactionIds;
599
620
  export declare const makeExportCompleted: () => io.flow.internal.v0.models.ExportCompleted;
600
621
  export declare const makeExportContentType: () => io.flow.internal.v0.enums.ExportContentType;
601
622
  export declare const makeExportFailed: () => io.flow.internal.v0.models.ExportFailed;
@@ -609,6 +630,7 @@ export declare const makeExternalFulfillmentProofForm: () => io.flow.internal.v0
609
630
  export declare const makeExternalFulfillmentProofTracking: () => io.flow.internal.v0.models.ExternalFulfillmentProofTracking;
610
631
  export declare const makeExternalFulfillmentProofTrackingForm: () => io.flow.internal.v0.models.ExternalFulfillmentProofTrackingForm;
611
632
  export declare const makeFacebookPixel: () => io.flow.internal.v0.models.FacebookPixel;
633
+ export declare const makeFailedDimensionEstimateOpsInputWithReason: () => io.flow.internal.v0.models.FailedDimensionEstimateOpsInputWithReason;
612
634
  export declare const makeFeature: () => io.flow.internal.v0.models.Feature;
613
635
  export declare const makeFeatureContextForm: () => io.flow.internal.v0.models.FeatureContextForm;
614
636
  export declare const makeFeatureDefaultValue: () => io.flow.internal.v0.unions.FeatureDefaultValue;
@@ -670,6 +692,7 @@ export declare const makeFlowLabProjectPutForm: () => io.flow.internal.v0.models
670
692
  export declare const makeFlowLabelSetting: () => io.flow.internal.v0.models.FlowLabelSetting;
671
693
  export declare const makeFlowLabelSettingForm: () => io.flow.internal.v0.models.FlowLabelSettingForm;
672
694
  export declare const makeFlowShopValidationError: () => io.flow.internal.v0.models.FlowShopValidationError;
695
+ export declare const makeForceTransitForm: () => io.flow.internal.v0.models.ForceTransitForm;
673
696
  export declare const makeFormat: () => io.flow.internal.v0.enums.Format;
674
697
  export declare const makeFraudPendingReview: () => io.flow.internal.v0.models.FraudPendingReview;
675
698
  export declare const makeFraudPendingReviewDeleted: () => io.flow.internal.v0.models.FraudPendingReviewDeleted;
@@ -709,6 +732,7 @@ export declare const makeFulfillment: () => io.flow.internal.v0.models.Fulfillme
709
732
  export declare const makeFulfillmentActionForm: () => io.flow.internal.v0.models.FulfillmentActionForm;
710
733
  export declare const makeFulfillmentBusiness: () => io.flow.internal.v0.models.FulfillmentBusiness;
711
734
  export declare const makeFulfillmentCancel: () => io.flow.internal.v0.models.FulfillmentCancel;
735
+ export declare const makeFulfillmentCarrier: () => io.flow.internal.v0.models.FulfillmentCarrier;
712
736
  export declare const makeFulfillmentDeleted: () => io.flow.internal.v0.models.FulfillmentDeleted;
713
737
  export declare const makeFulfillmentInternalExperienceReference: () => io.flow.internal.v0.models.FulfillmentInternalExperienceReference;
714
738
  export declare const makeFulfillmentOrigin: () => io.flow.internal.v0.models.FulfillmentOrigin;
@@ -802,6 +826,7 @@ export declare const makeInternalStripeAuthorizationDetails: () => io.flow.inter
802
826
  export declare const makeInternalTransactionDetails: () => io.flow.internal.v0.models.InternalTransactionDetailsCard;
803
827
  export declare const makeInternalTransactionDetailsCard: () => io.flow.internal.v0.models.InternalTransactionDetailsCard;
804
828
  export declare const makeInvalidCheckoutData: () => io.flow.internal.v0.models.InvalidCheckoutData;
829
+ export declare const makeInvariant: () => io.flow.internal.v0.models.Invariant;
805
830
  export declare const makeInventoryCheckService: () => io.flow.internal.v0.enums.InventoryCheckService;
806
831
  export declare const makeInventoryOrganizationSettings: () => io.flow.internal.v0.models.InventoryOrganizationSettings;
807
832
  export declare const makeInventoryOrganizationSettingsForm: () => io.flow.internal.v0.models.InventoryOrganizationSettingsForm;
@@ -828,6 +853,7 @@ export declare const makeItemDimensionEstimateUpsertedV2: () => io.flow.internal
828
853
  export declare const makeItemFilterResponse: () => io.flow.internal.v0.models.ItemFilterResponse;
829
854
  export declare const makeItemFilterValueResponse: () => io.flow.internal.v0.models.ItemFilterValueResponse;
830
855
  export declare const makeItemFilterValuesForm: () => io.flow.internal.v0.models.ItemFilterValuesForm;
856
+ export declare const makeItemForm: () => io.flow.internal.v0.models.ItemForm;
831
857
  export declare const makeItemFormImportRequest: () => io.flow.internal.v0.models.ItemFormImportRequest;
832
858
  export declare const makeItemHarmonization: () => io.flow.internal.v0.models.ItemHarmonization;
833
859
  export declare const makeItemHarmonizationDeleted: () => io.flow.internal.v0.models.ItemHarmonizationDeleted;
@@ -928,7 +954,11 @@ export declare const makeLocalizedPriceBookItemData: () => io.flow.internal.v0.m
928
954
  export declare const makeLocalizedPriceBookItemDeleted: () => io.flow.internal.v0.models.LocalizedPriceBookItemDeleted;
929
955
  export declare const makeLocalizedPriceBookItemUpserted: () => io.flow.internal.v0.models.LocalizedPriceBookItemUpserted;
930
956
  export declare const makeLocation: () => io.flow.internal.v0.models.Location;
957
+ export declare const makeLogisticsCapabilities: () => io.flow.internal.v0.models.LogisticsCapabilities;
958
+ export declare const makeLogisticsCapabilitiesForm: () => io.flow.internal.v0.models.LogisticsCapabilitiesForm;
959
+ export declare const makeLogisticsCapability: () => "logistics_address_correction";
931
960
  export declare const makeLogo: () => io.flow.internal.v0.models.Logo;
961
+ export declare const makeLostChargeback: () => io.flow.internal.v0.models.LostChargeback;
932
962
  export declare const makeLoyaltyProgram: () => io.flow.internal.v0.models.LoyaltyProgram;
933
963
  export declare const makeLoyaltyProgramMessage: () => io.flow.internal.v0.models.LoyaltyProgramMessage;
934
964
  export declare const makeLoyaltyProgramReward: () => io.flow.internal.v0.models.LoyaltyProgramReward;
@@ -937,7 +967,6 @@ export declare const makeMagentoInstallForm: () => io.flow.internal.v0.models.Ma
937
967
  export declare const makeMainTransaction: () => io.flow.internal.v0.models.MainTransaction;
938
968
  export declare const makeMainTransactionDeleted: () => io.flow.internal.v0.models.MainTransactionDeleted;
939
969
  export declare const makeMainTransactionDeletedV2: () => io.flow.internal.v0.models.MainTransactionDeletedV2;
940
- export declare const makeMainTransactionStatus: () => io.flow.internal.v0.enums.MainTransactionStatus;
941
970
  export declare const makeMainTransactionUpserted: () => io.flow.internal.v0.models.MainTransactionUpserted;
942
971
  export declare const makeMainTransactionUpsertedV2: () => io.flow.internal.v0.models.MainTransactionUpsertedV2;
943
972
  export declare const makeManualReviewRule: () => io.flow.internal.v0.models.ManualReviewRule;
@@ -1003,6 +1032,7 @@ export declare const makeMarketingGatewaySchemaSummary: () => io.flow.internal.v
1003
1032
  export declare const makeMarketingGatewaySourceSummary: () => io.flow.internal.v0.unions.MarketingGatewaySourceSummary;
1004
1033
  export declare const makeMarketingGatewaySupportedChannelDetails: () => io.flow.internal.v0.models.MarketingGatewaySupportedChannelDetails;
1005
1034
  export declare const makeMarketsOrder: () => io.flow.internal.v0.models.MarketsOrder;
1035
+ export declare const makeMarketsOrderSummary: () => io.flow.internal.v0.models.MarketsOrderSummary;
1006
1036
  export declare const makeMatiasItem: () => io.flow.internal.v0.models.MatiasItem;
1007
1037
  export declare const makeMatiasItemDeleted: () => io.flow.internal.v0.models.MatiasItemDeleted;
1008
1038
  export declare const makeMatiasItemForm: () => io.flow.internal.v0.models.MatiasItemForm;
@@ -1288,6 +1318,7 @@ export declare const makeProofOfPostingFulfilled: () => io.flow.internal.v0.mode
1288
1318
  export declare const makeProofOfPostingOrderCancellation: () => io.flow.internal.v0.models.ProofOfPostingOrderCancellation;
1289
1319
  export declare const makeProofOfPostingOrderCombinedShipment: () => io.flow.internal.v0.models.ProofOfPostingOrderCombinedShipment;
1290
1320
  export declare const makeProofOfPostingShippingNotification: () => io.flow.internal.v0.models.ProofOfPostingShippingNotification;
1321
+ export declare const makeProofOfPostingTimeElapsed: () => io.flow.internal.v0.models.ProofOfPostingTimeElapsed;
1291
1322
  export declare const makeQuote: () => io.flow.internal.v0.models.Quote;
1292
1323
  export declare const makeQuoteDeleted: () => io.flow.internal.v0.models.QuoteDeleted;
1293
1324
  export declare const makeQuoteRequest: () => io.flow.internal.v0.models.QuoteRequest;
@@ -1365,8 +1396,11 @@ export declare const makeReportBankAccount: () => io.flow.internal.v0.models.Rep
1365
1396
  export declare const makeReportBankAccountCleartext: () => io.flow.internal.v0.models.ReportBankAccountCleartext;
1366
1397
  export declare const makeReportForm: () => io.flow.internal.v0.models.ReportForm;
1367
1398
  export declare const makeReportInterval: () => io.flow.internal.v0.enums.ReportInterval;
1399
+ export declare const makeReportMerchant: () => io.flow.internal.v0.models.ReportMerchant;
1400
+ export declare const makeReportOrderReference: () => io.flow.internal.v0.models.ReportOrderReference;
1368
1401
  export declare const makeReportOwner: () => io.flow.internal.v0.models.ReportOwner;
1369
1402
  export declare const makeReportPayment: () => io.flow.internal.v0.models.ReportPayment;
1403
+ export declare const makeReportPaymentType: () => io.flow.internal.v0.enums.ReportPaymentType;
1370
1404
  export declare const makeReportRuleDecision: () => io.flow.internal.v0.models.ReportRuleDecision;
1371
1405
  export declare const makeReportStatus: () => io.flow.internal.v0.enums.ReportStatus;
1372
1406
  export declare const makeReportSummary: () => io.flow.internal.v0.models.ReportSummary;
@@ -1434,6 +1468,7 @@ export declare const makeRestrictionRule: () => io.flow.internal.v0.models.Restr
1434
1468
  export declare const makeRestrictionRuleDecisionForm: () => io.flow.internal.v0.models.RestrictionRuleDecisionForm;
1435
1469
  export declare const makeRestrictionRuleForm: () => io.flow.internal.v0.models.RestrictionRuleForm;
1436
1470
  export declare const makeRestrictionRuleMetadata: () => io.flow.internal.v0.models.RestrictionRuleMetadata;
1471
+ export declare const makeRestrictionRuleOverride: () => io.flow.internal.v0.models.RestrictionRuleOverride;
1437
1472
  export declare const makeRestrictionRuleSummary: () => io.flow.internal.v0.models.RestrictionRuleSummary;
1438
1473
  export declare const makeRestrictionStatus: () => io.flow.internal.v0.enums.RestrictionStatus;
1439
1474
  export declare const makeRestrictionStatusMetadata: () => io.flow.internal.v0.models.RestrictionStatusMetadata;
@@ -1598,7 +1633,7 @@ export declare const makeShopifyService: () => io.flow.internal.v0.enums.Shopify
1598
1633
  export declare const makeShopifyShopDeleted: () => io.flow.internal.v0.models.ShopifyShopDeleted;
1599
1634
  export declare const makeShopifyShopStatistics: () => io.flow.internal.v0.models.ShopifyShopStatistics;
1600
1635
  export declare const makeShopifyShopUpserted: () => io.flow.internal.v0.models.ShopifyShopUpserted;
1601
- export declare const makeShopifyStorePassword: () => io.flow.internal.v0.models.ShopifyStorePassword;
1636
+ export declare const makeShopifyStoreDetail: () => io.flow.internal.v0.models.ShopifyStoreDetail;
1602
1637
  export declare const makeShopifyWebhook: () => io.flow.internal.v0.models.ShopifyWebhook;
1603
1638
  export declare const makeShopifyWebhookEvent: () => io.flow.internal.v0.models.ShopifyWebhookEvent;
1604
1639
  export declare const makeShopifyWebhookForm: () => io.flow.internal.v0.models.ShopifyWebhookForm;
@@ -1627,7 +1662,7 @@ export declare const makeSnooze: () => io.flow.internal.v0.models.Snooze;
1627
1662
  export declare const makeSnoozeForm: () => io.flow.internal.v0.models.SnoozeForm;
1628
1663
  export declare const makeSnoozeNextActionWith: () => io.flow.internal.v0.enums.SnoozeNextActionWith;
1629
1664
  export declare const makeSnoozeSource: () => io.flow.internal.v0.models.SnoozeSource;
1630
- export declare const makeSnoozeSourceType: () => "task";
1665
+ export declare const makeSnoozeSourceType: () => io.flow.internal.v0.enums.SnoozeSourceType;
1631
1666
  export declare const makeSpotRate: () => io.flow.internal.v0.models.SpotRate;
1632
1667
  export declare const makeSpotRateDeleted: () => io.flow.internal.v0.models.SpotRateDeleted;
1633
1668
  export declare const makeSpotRateMetadata: () => io.flow.internal.v0.unions.SpotRateMetadata;
@@ -1678,9 +1713,6 @@ export declare const makeSubscriptionFrequency: () => io.flow.internal.v0.enums.
1678
1713
  export declare const makeSubscriptionTransaction: () => io.flow.internal.v0.models.SubscriptionTransaction;
1679
1714
  export declare const makeSuggestionAction: () => io.flow.internal.v0.enums.SuggestionAction;
1680
1715
  export declare const makeSupportedLabels: () => io.flow.internal.v0.models.SupportedLabels;
1681
- export declare const makeSvbVirtualCardClearing: () => io.flow.internal.v0.models.SvbVirtualCardClearing;
1682
- export declare const makeSvbVirtualCardClearingDeleted: () => io.flow.internal.v0.models.SvbVirtualCardClearingDeleted;
1683
- export declare const makeSvbVirtualCardClearingUpserted: () => io.flow.internal.v0.models.SvbVirtualCardClearingUpserted;
1684
1716
  export declare const makeSvitlanaItem: () => io.flow.internal.v0.models.SvitlanaItem;
1685
1717
  export declare const makeSvitlanaItemDeleted: () => io.flow.internal.v0.models.SvitlanaItemDeleted;
1686
1718
  export declare const makeSvitlanaItemForm: () => io.flow.internal.v0.models.SvitlanaItemForm;
@@ -1805,9 +1837,6 @@ export declare const makeValidationRule: () => io.flow.internal.v0.models.Valida
1805
1837
  export declare const makeVariant: () => io.flow.internal.v0.unions.Variant;
1806
1838
  export declare const makeVariantForm: () => io.flow.internal.v0.unions.VariantForm;
1807
1839
  export declare const makeViesResult: () => io.flow.internal.v0.models.ViesResult;
1808
- export declare const makeVirtualCardProvider: () => io.flow.internal.v0.models.VirtualCardProvider;
1809
- export declare const makeVirtualCardProviderDeleted: () => io.flow.internal.v0.models.VirtualCardProviderDeleted;
1810
- export declare const makeVirtualCardProviderUpserted: () => io.flow.internal.v0.models.VirtualCardProviderUpserted;
1811
1840
  export declare const makeVirtualCardTransaction: () => io.flow.internal.v0.models.VirtualCardTransaction;
1812
1841
  export declare const makeWasteElectricalAndElectronicEquipmentComplianceData: () => io.flow.internal.v0.models.WasteElectricalAndElectronicEquipmentComplianceData;
1813
1842
  export declare const makeWasteElectricalAndElectronicEquipmentComplianceForm: () => io.flow.internal.v0.models.WasteElectricalAndElectronicEquipmentComplianceForm;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-internal-factories",
3
- "version": "0.0.102",
3
+ "version": "0.0.104",
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": "ff49ab933b35b85abe4cb678cd3e1d799b67cdcf"
40
+ "gitHead": "15b5319239e2dc57a7ee0b2171f4f54fc4172c16"
41
41
  }