@flowio/api-internal-factories 0.0.140 → 0.0.144

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.
@@ -4,6 +4,7 @@ export declare const makeAccountContact: () => io.flow.internal.v0.models.Accoun
4
4
  export declare const makeAccountContactDeleted: () => io.flow.internal.v0.models.AccountContactDeleted;
5
5
  export declare const makeAccountContactForm: () => io.flow.internal.v0.models.AccountContactForm;
6
6
  export declare const makeAccountContactUpserted: () => io.flow.internal.v0.models.AccountContactUpserted;
7
+ export declare const makeAccountCurrencyFilter: () => io.flow.internal.v0.enums.AccountCurrencyFilter;
7
8
  export declare const makeAccountDeletedV2: () => io.flow.internal.v0.models.AccountDeletedV2;
8
9
  export declare const makeAccountDepositRule: () => io.flow.internal.v0.models.AccountDepositRule;
9
10
  export declare const makeAccountDepositRuleForm: () => io.flow.internal.v0.models.AccountDepositRuleForm;
@@ -91,25 +92,13 @@ export declare const makeAfterpayRefund: () => io.flow.internal.v0.models.Afterp
91
92
  export declare const makeAfterpayRefundDeleted: () => io.flow.internal.v0.models.AfterpayRefundDeleted;
92
93
  export declare const makeAfterpayRefundUpserted: () => io.flow.internal.v0.models.AfterpayRefundUpserted;
93
94
  export declare const makeAftershipWebhook: () => io.flow.internal.v0.models.AftershipWebhook;
94
- export declare const makeAldoItem: () => io.flow.internal.v0.models.AldoItem;
95
- export declare const makeAldoItemDeleted: () => io.flow.internal.v0.models.AldoItemDeleted;
96
- export declare const makeAldoItemForm: () => io.flow.internal.v0.models.AldoItemForm;
97
- export declare const makeAldoItemType: () => io.flow.internal.v0.enums.AldoItemType;
98
- export declare const makeAldoItemUpserted: () => io.flow.internal.v0.models.AldoItemUpserted;
99
95
  export declare const makeAllItemsExport: () => io.flow.internal.v0.models.AllItemsExport;
100
96
  export declare const makeAllOrganizationsMembership: () => io.flow.internal.v0.models.AllOrganizationsMembership;
101
97
  export declare const makeAllocationItemReference: () => io.flow.internal.v0.models.AllocationItemReference;
102
98
  export declare const makeAllowedLabels: () => io.flow.internal.v0.models.AllowedLabels;
103
- export declare const makeAnirbanItem: () => io.flow.internal.v0.models.AnirbanItem;
104
- export declare const makeAnirbanItemDeleted: () => io.flow.internal.v0.models.AnirbanItemDeleted;
105
- export declare const makeAnirbanItemForm: () => io.flow.internal.v0.models.AnirbanItemForm;
106
- export declare const makeAnirbanItemType: () => io.flow.internal.v0.enums.AnirbanItemType;
107
- export declare const makeAnirbanItemUpserted: () => io.flow.internal.v0.models.AnirbanItemUpserted;
108
- export declare const makeAnshItem: () => io.flow.internal.v0.models.AnshItem;
109
- export declare const makeAnshItemDeleted: () => io.flow.internal.v0.models.AnshItemDeleted;
110
- export declare const makeAnshItemForm: () => io.flow.internal.v0.models.AnshItemForm;
111
- export declare const makeAnshItemType: () => io.flow.internal.v0.enums.AnshItemType;
112
- export declare const makeAnshItemUpserted: () => io.flow.internal.v0.models.AnshItemUpserted;
99
+ export declare const makeAmruthaItem: () => io.flow.internal.v0.models.AmruthaItem;
100
+ export declare const makeAmruthaItemForm: () => io.flow.internal.v0.models.AmruthaItemForm;
101
+ export declare const makeAmruthaItemType: () => io.flow.internal.v0.enums.AmruthaItemType;
113
102
  export declare const makeAnyDangerousGoods: () => io.flow.internal.v0.enums.AnyDangerousGoods;
114
103
  export declare const makeApiCallReferenceId: () => io.flow.internal.v0.enums.ApiCallReferenceId;
115
104
  export declare const makeApplePayAuthorizationPayload: () => io.flow.internal.v0.models.ApplePayAuthorizationPayload;
@@ -132,6 +121,10 @@ export declare const makeAuthorizedOrderCharge: () => io.flow.internal.v0.models
132
121
  export declare const makeAuthorizedShippingCharge: () => io.flow.internal.v0.models.AuthorizedShippingCharge;
133
122
  export declare const makeAutoRestrictRule: () => io.flow.internal.v0.enums.AutoRestrictRule;
134
123
  export declare const makeAutoReviewCriteria: () => io.flow.internal.v0.models.AutoReviewCriteria;
124
+ export declare const makeB2BFeeMorTaxTriggerMetadata: () => io.flow.internal.v0.models.B2BFeeMorTaxTriggerMetadata;
125
+ export declare const makeB2BFeeMorTaxTriggerType: () => io.flow.internal.v0.enums.B2BFeeMorTaxTriggerType;
126
+ export declare const makeB2BFeeShippingTaxTriggerMetadata: () => io.flow.internal.v0.models.B2BFeeShippingTaxTriggerMetadata;
127
+ export declare const makeB2BFeeShippingTaxTriggerType: () => io.flow.internal.v0.enums.B2BFeeShippingTaxTriggerType;
135
128
  export declare const makeB2BTaxLedger: () => io.flow.internal.v0.models.B2BTaxLedger;
136
129
  export declare const makeB2BTaxLedgerDocumentType: () => io.flow.internal.v0.enums.B2BTaxLedgerDocumentType;
137
130
  export declare const makeB2BTaxLedgerForm: () => io.flow.internal.v0.models.B2BTaxLedgerForm;
@@ -193,6 +186,9 @@ export declare const makeBitpayAccountPutForm: () => io.flow.internal.v0.models.
193
186
  export declare const makeBitpayAuthentication: () => io.flow.internal.v0.models.BitpayAuthentication;
194
187
  export declare const makeBitpayAuthenticationDataReference: () => io.flow.internal.v0.models.BitpayAuthenticationDataReference;
195
188
  export declare const makeBitpayAuthenticationForm: () => io.flow.internal.v0.models.BitpayAuthenticationForm;
189
+ export declare const makeBojanaItem: () => io.flow.internal.v0.models.BojanaItem;
190
+ export declare const makeBojanaItemForm: () => io.flow.internal.v0.models.BojanaItemForm;
191
+ export declare const makeBojanaItemType: () => io.flow.internal.v0.enums.BojanaItemType;
196
192
  export declare const makeBooleanFeatureDefaultValue: () => io.flow.internal.v0.models.BooleanFeatureDefaultValue;
197
193
  export declare const makeBooleanFeatureRule: () => io.flow.internal.v0.models.BooleanFeatureRule;
198
194
  export declare const makeBooleanFeatureRuleForm: () => io.flow.internal.v0.models.BooleanFeatureRuleForm;
@@ -364,6 +360,11 @@ export declare const makeCheckoutSettings: () => io.flow.internal.v0.models.Chec
364
360
  export declare const makeCheckoutShippingMethodPromptBehavior: () => io.flow.internal.v0.enums.CheckoutShippingMethodPromptBehavior;
365
361
  export declare const makeCheckoutUrl: () => io.flow.internal.v0.models.CheckoutUrl;
366
362
  export declare const makeCheckoutUrlType: () => io.flow.internal.v0.enums.CheckoutUrlType;
363
+ export declare const makeChenglinItem: () => io.flow.internal.v0.models.ChenglinItem;
364
+ export declare const makeChenglinItemDeleted: () => io.flow.internal.v0.models.ChenglinItemDeleted;
365
+ export declare const makeChenglinItemForm: () => io.flow.internal.v0.models.ChenglinItemForm;
366
+ export declare const makeChenglinItemType: () => io.flow.internal.v0.enums.ChenglinItemType;
367
+ export declare const makeChenglinItemUpserted: () => io.flow.internal.v0.models.ChenglinItemUpserted;
367
368
  export declare const makeCipher: () => io.flow.internal.v0.models.Cipher;
368
369
  export declare const makeCipherForm: () => io.flow.internal.v0.models.CipherForm;
369
370
  export declare const makeCipherReference: () => io.flow.internal.v0.models.CipherReference;
@@ -397,6 +398,7 @@ export declare const makeClassificationProductSummaryPage: () => io.flow.interna
397
398
  export declare const makeClassificationRequeueRequest: () => io.flow.internal.v0.models.ClassificationRequeueRequest;
398
399
  export declare const makeClassificationResponse: () => io.flow.internal.v0.unions.ClassificationResponse;
399
400
  export declare const makeClassificationScope: () => io.flow.internal.v0.enums.ClassificationScope;
401
+ export declare const makeClassificationSource: () => "sellability";
400
402
  export declare const makeClassificationStatistics: () => io.flow.internal.v0.models.ClassificationStatistics;
401
403
  export declare const makeClassificationSummaryReportPayload: () => io.flow.internal.v0.models.ClassificationSummaryReportPayload;
402
404
  export declare const makeClassificationTaxonomy: () => io.flow.internal.v0.unions.ClassificationTaxonomy;
@@ -741,6 +743,7 @@ export declare const makeGeRevenueShareTransaction: () => io.flow.internal.v0.mo
741
743
  export declare const makeGeRevenueShareTransactionType: () => io.flow.internal.v0.enums.GeRevenueShareTransactionType;
742
744
  export declare const makeGenerateLoad: () => io.flow.internal.v0.unions.GenerateLoad;
743
745
  export declare const makeGenerateLoadMultipleOrgs: () => io.flow.internal.v0.models.GenerateLoadMultipleOrgs;
746
+ export declare const makeGenerateLoadRate: () => io.flow.internal.v0.models.GenerateLoadRate;
744
747
  export declare const makeGenerateLoadSingleOrg: () => io.flow.internal.v0.models.GenerateLoadSingleOrg;
745
748
  export declare const makeGenericValidationError: () => io.flow.internal.v0.models.GenericValidationError;
746
749
  export declare const makeGiftCard: () => io.flow.internal.v0.models.GiftCard;
@@ -770,11 +773,6 @@ export declare const makeHarmonizationThresholdForm: () => io.flow.internal.v0.m
770
773
  export declare const makeHarmonizationUnclassifiedStatistics: () => io.flow.internal.v0.models.HarmonizationUnclassifiedStatistics;
771
774
  export declare const makeHarmonizeFullyRequestV2: () => io.flow.internal.v0.models.HarmonizeFullyRequestV2;
772
775
  export declare const makeHarmonizedItemsHs6Export: () => io.flow.internal.v0.models.HarmonizedItemsHs6Export;
773
- export declare const makeHoseinItem: () => io.flow.internal.v0.models.HoseinItem;
774
- export declare const makeHoseinItemDeleted: () => io.flow.internal.v0.models.HoseinItemDeleted;
775
- export declare const makeHoseinItemForm: () => io.flow.internal.v0.models.HoseinItemForm;
776
- export declare const makeHoseinItemType: () => io.flow.internal.v0.enums.HoseinItemType;
777
- export declare const makeHoseinItemUpserted: () => io.flow.internal.v0.models.HoseinItemUpserted;
778
776
  export declare const makeHs6: () => io.flow.internal.v0.models.Hs6;
779
777
  export declare const makeHs6CodeSource: () => io.flow.internal.v0.enums.Hs6CodeSource;
780
778
  export declare const makeHs6Metadata: () => io.flow.internal.v0.models.Hs6Metadata;
@@ -848,7 +846,6 @@ export declare const makeItemSalesMarginVersion: () => io.flow.internal.v0.model
848
846
  export declare const makeItemSummary: () => io.flow.internal.v0.models.ItemSummary;
849
847
  export declare const makeItemType: () => io.flow.internal.v0.enums.ItemType;
850
848
  export declare const makeItemValuesForm: () => io.flow.internal.v0.models.ItemValuesForm;
851
- export declare const makeJeanDemoItem: () => io.flow.internal.v0.models.JeanDemoItem;
852
849
  export declare const makeJournal: () => io.flow.internal.v0.models.Journal;
853
850
  export declare const makeJournalFailure: () => io.flow.internal.v0.models.JournalFailure;
854
851
  export declare const makeJournalOperation: () => io.flow.internal.v0.enums.JournalOperation;
@@ -875,10 +872,6 @@ export declare const makeLabelCreationStatus: () => io.flow.internal.v0.enums.La
875
872
  export declare const makeLabelDestination: () => io.flow.internal.v0.models.LabelDestination;
876
873
  export declare const makeLabelEventMedium: () => io.flow.internal.v0.enums.LabelEventMedium;
877
874
  export declare const makeLabelEventSource: () => io.flow.internal.v0.enums.LabelEventSource;
878
- export declare const makeLabelGenerationSettings: () => io.flow.internal.v0.models.LabelGenerationSettings;
879
- export declare const makeLabelGenerationSettingsDeleted: () => io.flow.internal.v0.models.LabelGenerationSettingsDeleted;
880
- export declare const makeLabelGenerationSettingsForm: () => io.flow.internal.v0.models.LabelGenerationSettingsForm;
881
- export declare const makeLabelGenerationSettingsUpserted: () => io.flow.internal.v0.models.LabelGenerationSettingsUpserted;
882
875
  export declare const makeLabelInvoiceRequest: () => io.flow.internal.v0.models.LabelInvoiceRequest;
883
876
  export declare const makeLabelInvoiceRequestDeleted: () => io.flow.internal.v0.models.LabelInvoiceRequestDeleted;
884
877
  export declare const makeLabelInvoiceRequestUpserted: () => io.flow.internal.v0.models.LabelInvoiceRequestUpserted;
@@ -905,7 +898,7 @@ export declare const makeLandedCostItem: () => io.flow.internal.v0.models.Landed
905
898
  export declare const makeLandmark: () => io.flow.internal.v0.models.Landmark;
906
899
  export declare const makeLastFailureSummary: () => io.flow.internal.v0.models.LastFailureSummary;
907
900
  export declare const makeLedgerReport: () => io.flow.internal.v0.models.LedgerReport;
908
- export declare const makeLedgerReportType: () => "periodic_mor_jurisdiction_report";
901
+ export declare const makeLedgerReportType: () => io.flow.internal.v0.enums.LedgerReportType;
909
902
  export declare const makeLedgerReportUrl: () => io.flow.internal.v0.models.LedgerReportUrl;
910
903
  export declare const makeLedgerReportUrlType: () => io.flow.internal.v0.enums.LedgerReportUrlType;
911
904
  export declare const makeLevyRateSummary: () => io.flow.internal.v0.models.LevyRateSummary;
@@ -986,11 +979,6 @@ export declare const makeMixedBagWeight: () => io.flow.internal.v0.enums.MixedBa
986
979
  export declare const makeNatureOfSale: () => io.flow.internal.v0.enums.NatureOfSale;
987
980
  export declare const makeNegativeDebitMetrics: () => io.flow.internal.v0.models.NegativeDebitMetrics;
988
981
  export declare const makeNextBillingStatement: () => io.flow.internal.v0.models.NextBillingStatement;
989
- export declare const makeNiallItem: () => io.flow.internal.v0.models.NiallItem;
990
- export declare const makeNiallItemDeleted: () => io.flow.internal.v0.models.NiallItemDeleted;
991
- export declare const makeNiallItemForm: () => io.flow.internal.v0.models.NiallItemForm;
992
- export declare const makeNiallItemType: () => io.flow.internal.v0.enums.NiallItemType;
993
- export declare const makeNiallItemUpserted: () => io.flow.internal.v0.models.NiallItemUpserted;
994
982
  export declare const makeNoCalculatedTaxAmount: () => io.flow.internal.v0.models.NoCalculatedTaxAmount;
995
983
  export declare const makeNoClassificationForm: () => io.flow.internal.v0.models.NoClassificationForm;
996
984
  export declare const makeNoLiabilityReasonCode: () => io.flow.internal.v0.enums.NoLiabilityReasonCode;
@@ -1106,6 +1094,9 @@ export declare const makeOrganizationPaymentSettingForm: () => io.flow.internal.
1106
1094
  export declare const makeOrganizationPaymentSettingUpserted: () => io.flow.internal.v0.models.OrganizationPaymentSettingUpserted;
1107
1095
  export declare const makeOrganizationPaymentSettingVersion: () => io.flow.internal.v0.models.OrganizationPaymentSettingVersion;
1108
1096
  export declare const makeOrganizationPaymentStatus: () => io.flow.internal.v0.enums.OrganizationPaymentStatus;
1097
+ export declare const makeOrganizationPromotion: () => io.flow.internal.v0.models.OrganizationPromotion;
1098
+ export declare const makeOrganizationPromotionStatus: () => io.flow.internal.v0.enums.OrganizationPromotionStatus;
1099
+ export declare const makeOrganizationPromotionWarning: () => io.flow.internal.v0.models.OrganizationPromotionWarning;
1109
1100
  export declare const makeOrganizationRestrictionApprovalStatus: () => io.flow.internal.v0.enums.OrganizationRestrictionApprovalStatus;
1110
1101
  export declare const makeOrganizationRestrictionNoteForm: () => io.flow.internal.v0.models.OrganizationRestrictionNoteForm;
1111
1102
  export declare const makeOrganizationRestrictionNoteType: () => io.flow.internal.v0.enums.OrganizationRestrictionNoteType;
@@ -1228,9 +1219,6 @@ export declare const makePlatformFeeFlat: () => io.flow.internal.v0.models.Platf
1228
1219
  export declare const makePlatformFeePause: () => io.flow.internal.v0.models.PlatformFeePause;
1229
1220
  export declare const makePlatformFeePercentage: () => io.flow.internal.v0.models.PlatformFeePercentage;
1230
1221
  export declare const makePlatformFeePercentageTier: () => io.flow.internal.v0.models.PlatformFeePercentageTier;
1231
- export declare const makePrateekItem: () => io.flow.internal.v0.models.PrateekItem;
1232
- export declare const makePrateekItemForm: () => io.flow.internal.v0.models.PrateekItemForm;
1233
- export declare const makePrateekItemType: () => io.flow.internal.v0.enums.PrateekItemType;
1234
1222
  export declare const makePrediction: () => io.flow.internal.v0.models.Prediction;
1235
1223
  export declare const makePreferredBillingSchedule: () => io.flow.internal.v0.enums.PreferredBillingSchedule;
1236
1224
  export declare const makePreonboardingClassificationDecision: () => io.flow.internal.v0.enums.PreonboardingClassificationDecision;
@@ -1243,6 +1231,9 @@ export declare const makePreonboardingClassificationType: () => io.flow.internal
1243
1231
  export declare const makePreonboardingMerchant: () => io.flow.internal.v0.models.PreonboardingMerchant;
1244
1232
  export declare const makePreonboardingRequestStatus: () => io.flow.internal.v0.enums.PreonboardingRequestStatus;
1245
1233
  export declare const makePreonboardingSellabilityResult: () => io.flow.internal.v0.models.PreonboardingSellabilityResult;
1234
+ export declare const makePreonboardingSellabilityResultDeleted: () => io.flow.internal.v0.models.PreonboardingSellabilityResultDeleted;
1235
+ export declare const makePreonboardingSellabilityResultInserted: () => io.flow.internal.v0.models.PreonboardingSellabilityResultInserted;
1236
+ export declare const makePreonboardingSellabilityResultUpdated: () => io.flow.internal.v0.models.PreonboardingSellabilityResultUpdated;
1246
1237
  export declare const makePriceInclusivity: () => io.flow.internal.v0.models.PriceInclusivity;
1247
1238
  export declare const makePriceSelector: () => io.flow.internal.v0.enums.PriceSelector;
1248
1239
  export declare const makePrioritizedCenterReference: () => io.flow.internal.v0.models.PrioritizedCenterReference;
@@ -1286,7 +1277,11 @@ export declare const makeProductReviewHistory: () => io.flow.internal.v0.models.
1286
1277
  export declare const makeProductSellabilityInternal: () => io.flow.internal.v0.models.ProductSellabilityInternal;
1287
1278
  export declare const makeProductSellabilityInternalForm: () => io.flow.internal.v0.models.ProductSellabilityInternalForm;
1288
1279
  export declare const makeProductSellabilityInternalResult: () => io.flow.internal.v0.models.ProductSellabilityInternalResult;
1280
+ export declare const makeProductSellabilityInternalRuleMatch: () => io.flow.internal.v0.models.ProductSellabilityInternalRuleMatch;
1289
1281
  export declare const makeProductSellabilityResult: () => io.flow.internal.v0.models.ProductSellabilityResult;
1282
+ export declare const makeProductSellabilityResultDeleted: () => io.flow.internal.v0.models.ProductSellabilityResultDeleted;
1283
+ export declare const makeProductSellabilityResultInserted: () => io.flow.internal.v0.models.ProductSellabilityResultInserted;
1284
+ export declare const makeProductSellabilityResultUpdated: () => io.flow.internal.v0.models.ProductSellabilityResultUpdated;
1290
1285
  export declare const makeProductStatus: () => io.flow.internal.v0.enums.ProductStatus;
1291
1286
  export declare const makeProductTransaction: () => io.flow.internal.v0.models.ProductTransaction;
1292
1287
  export declare const makeProofOfPosting: () => io.flow.internal.v0.unions.ProofOfPosting;
@@ -1497,11 +1492,6 @@ export declare const makeRevenueRecordType: () => io.flow.internal.v0.enums.Reve
1497
1492
  export declare const makeRevenueRecordUpserted: () => io.flow.internal.v0.models.RevenueRecordUpserted;
1498
1493
  export declare const makeRiskCheck: () => "three_d_secure";
1499
1494
  export declare const makeRiskEvaluation: () => io.flow.internal.v0.enums.RiskEvaluation;
1500
- export declare const makeRohanItem: () => io.flow.internal.v0.models.RohanItem;
1501
- export declare const makeRohanItemDeleted: () => io.flow.internal.v0.models.RohanItemDeleted;
1502
- export declare const makeRohanItemForm: () => io.flow.internal.v0.models.RohanItemForm;
1503
- export declare const makeRohanItemType: () => io.flow.internal.v0.enums.RohanItemType;
1504
- export declare const makeRohanItemUpserted: () => io.flow.internal.v0.models.RohanItemUpserted;
1505
1495
  export declare const makeRoutingAccount: () => io.flow.internal.v0.models.RoutingAccount;
1506
1496
  export declare const makeRoutingEntity: () => io.flow.internal.v0.unions.RoutingEntity;
1507
1497
  export declare const makeRoutingMerchant: () => io.flow.internal.v0.models.RoutingMerchant;
@@ -1509,11 +1499,6 @@ export declare const makeRoutingProcessor: () => io.flow.internal.v0.models.Rout
1509
1499
  export declare const makeSalesPaymentRecord: () => io.flow.internal.v0.models.SalesPaymentRecord;
1510
1500
  export declare const makeSandboxSetup: () => io.flow.internal.v0.models.SandboxSetup;
1511
1501
  export declare const makeSandboxSetupForm: () => io.flow.internal.v0.models.SandboxSetupForm;
1512
- export declare const makeSarveshItem: () => io.flow.internal.v0.models.SarveshItem;
1513
- export declare const makeSarveshItemDeleted: () => io.flow.internal.v0.models.SarveshItemDeleted;
1514
- export declare const makeSarveshItemForm: () => io.flow.internal.v0.models.SarveshItemForm;
1515
- export declare const makeSarveshItemType: () => io.flow.internal.v0.enums.SarveshItemType;
1516
- export declare const makeSarveshItemUpserted: () => io.flow.internal.v0.models.SarveshItemUpserted;
1517
1502
  export declare const makeScheduledPayment: () => io.flow.internal.v0.models.ScheduledPayment;
1518
1503
  export declare const makeScreen: () => io.flow.internal.v0.models.Screen;
1519
1504
  export declare const makeScreenForm: () => io.flow.internal.v0.models.ScreenForm;
@@ -1529,20 +1514,32 @@ export declare const makeSearchProviderExport: () => io.flow.internal.v0.models.
1529
1514
  export declare const makeSearchTrackingSummary: () => io.flow.internal.v0.models.SearchTrackingSummary;
1530
1515
  export declare const makeSellabilityCheckResult: () => io.flow.internal.v0.models.SellabilityCheckResult;
1531
1516
  export declare const makeSellabilityCheckStatus: () => io.flow.internal.v0.enums.SellabilityCheckStatus;
1517
+ export declare const makeSellabilityInternalMatchType: () => io.flow.internal.v0.enums.SellabilityInternalMatchType;
1532
1518
  export declare const makeSellabilityStatus: () => io.flow.internal.v0.enums.SellabilityStatus;
1533
1519
  export declare const makeSessionOrderData: () => io.flow.internal.v0.models.SessionOrderData;
1534
1520
  export declare const makeSetupBlockPutForm: () => io.flow.internal.v0.models.SetupBlockPutForm;
1535
1521
  export declare const makeSfExpress: () => io.flow.internal.v0.models.SfExpress;
1536
1522
  export declare const makeShipmentCostSummary: () => io.flow.internal.v0.models.ShipmentCostSummary;
1523
+ export declare const makeShippingCostDeleted: () => io.flow.internal.v0.models.ShippingCostDeleted;
1524
+ export declare const makeShippingCostSummary: () => io.flow.internal.v0.models.ShippingCostSummary;
1525
+ export declare const makeShippingCostUpserted: () => io.flow.internal.v0.models.ShippingCostUpserted;
1537
1526
  export declare const makeShippingLane: () => io.flow.internal.v0.models.ShippingLane;
1538
1527
  export declare const makeShippingMethodReference: () => io.flow.internal.v0.models.ShippingMethodReference;
1539
1528
  export declare const makeShippingPricing: () => io.flow.internal.v0.models.ShippingPricing;
1540
1529
  export declare const makeShippingRateEstimateAvailableInternal: () => io.flow.internal.v0.models.ShippingRateEstimateAvailableInternal;
1541
1530
  export declare const makeShippingRateEstimateInternal: () => io.flow.internal.v0.models.ShippingRateEstimateInternal;
1542
1531
  export declare const makeShippingRateEstimateRequestInternal: () => io.flow.internal.v0.models.ShippingRateEstimateRequestInternal;
1532
+ export declare const makeShopifyAddress: () => io.flow.internal.v0.models.ShopifyAddress;
1533
+ export declare const makeShopifyCallbackError: () => io.flow.internal.v0.models.ShopifyCallbackError;
1534
+ export declare const makeShopifyCallbackErrorCode: () => io.flow.internal.v0.enums.ShopifyCallbackErrorCode;
1535
+ export declare const makeShopifyCallbackErrorItem: () => io.flow.internal.v0.models.ShopifyCallbackErrorItem;
1543
1536
  export declare const makeShopifyCatalogPublication: () => io.flow.internal.v0.models.ShopifyCatalogPublication;
1544
1537
  export declare const makeShopifyChannelOrganizationToken: () => io.flow.internal.v0.models.ShopifyChannelOrganizationToken;
1545
1538
  export declare const makeShopifyChannelOrganizationTokens: () => io.flow.internal.v0.models.ShopifyChannelOrganizationTokens;
1539
+ export declare const makeShopifyChargeCode: () => io.flow.internal.v0.enums.ShopifyChargeCode;
1540
+ export declare const makeShopifyContactDetails: () => io.flow.internal.v0.models.ShopifyContactDetails;
1541
+ export declare const makeShopifyDeliveryMethodType: () => io.flow.internal.v0.enums.ShopifyDeliveryMethodType;
1542
+ export declare const makeShopifyDimensionUnit: () => io.flow.internal.v0.enums.ShopifyDimensionUnit;
1546
1543
  export declare const makeShopifyDispute: () => io.flow.internal.v0.models.ShopifyDispute;
1547
1544
  export declare const makeShopifyDisputeDeleted: () => io.flow.internal.v0.models.ShopifyDisputeDeleted;
1548
1545
  export declare const makeShopifyDisputeUpserted: () => io.flow.internal.v0.models.ShopifyDisputeUpserted;
@@ -1550,6 +1547,7 @@ export declare const makeShopifyHs10Code: () => io.flow.internal.v0.models.Shopi
1550
1547
  export declare const makeShopifyHs10Codes: () => io.flow.internal.v0.models.ShopifyHs10Codes;
1551
1548
  export declare const makeShopifyHs10CodesDeleted: () => io.flow.internal.v0.models.ShopifyHs10CodesDeleted;
1552
1549
  export declare const makeShopifyHs10CodesUpserted: () => io.flow.internal.v0.models.ShopifyHs10CodesUpserted;
1550
+ export declare const makeShopifyIncoterm: () => io.flow.internal.v0.enums.ShopifyIncoterm;
1553
1551
  export declare const makeShopifyIncotermConfiguration: () => io.flow.internal.v0.enums.ShopifyIncotermConfiguration;
1554
1552
  export declare const makeShopifyIncotermIncludes: () => io.flow.internal.v0.models.ShopifyIncotermIncludes;
1555
1553
  export declare const makeShopifyIncotermSummaryErrorData: () => io.flow.internal.v0.models.ShopifyIncotermSummaryErrorData;
@@ -1596,10 +1594,12 @@ export declare const makeShopifyMarketsTradeSector: () => io.flow.internal.v0.en
1596
1594
  export declare const makeShopifyMarketsWebhookRegistration: () => io.flow.internal.v0.models.ShopifyMarketsWebhookRegistration;
1597
1595
  export declare const makeShopifyMarketsWebhookRegistrationDeleted: () => io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationDeleted;
1598
1596
  export declare const makeShopifyMarketsWebhookRegistrationUpserted: () => io.flow.internal.v0.models.ShopifyMarketsWebhookRegistrationUpserted;
1597
+ export declare const makeShopifyMeasurements: () => io.flow.internal.v0.models.ShopifyMeasurements;
1599
1598
  export declare const makeShopifyMerchantPlan: () => io.flow.internal.v0.models.ShopifyMerchantPlan;
1600
1599
  export declare const makeShopifyMerchantPlanDeleted: () => io.flow.internal.v0.models.ShopifyMerchantPlanDeleted;
1601
1600
  export declare const makeShopifyMerchantPlanUpserted: () => io.flow.internal.v0.models.ShopifyMerchantPlanUpserted;
1602
1601
  export declare const makeShopifyMetadata: () => io.flow.internal.v0.models.ShopifyMetadata;
1602
+ export declare const makeShopifyMoney: () => io.flow.internal.v0.models.ShopifyMoney;
1603
1603
  export declare const makeShopifyMonitoringCarrierService: () => io.flow.internal.v0.models.ShopifyMonitoringCarrierService;
1604
1604
  export declare const makeShopifyMonitoringFulfillmentExternal: () => io.flow.internal.v0.models.ShopifyMonitoringFulfillmentExternal;
1605
1605
  export declare const makeShopifyMonitoringFulfillmentMissingDetails: () => io.flow.internal.v0.models.ShopifyMonitoringFulfillmentMissingDetails;
@@ -1623,6 +1623,7 @@ export declare const makeShopifyOrderRiskAssessmentUpserted: () => io.flow.inter
1623
1623
  export declare const makeShopifyOrderTransaction: () => io.flow.internal.v0.models.ShopifyOrderTransaction;
1624
1624
  export declare const makeShopifyOrderTransactionDeleted: () => io.flow.internal.v0.models.ShopifyOrderTransactionDeleted;
1625
1625
  export declare const makeShopifyOrderTransactionUpserted: () => io.flow.internal.v0.models.ShopifyOrderTransactionUpserted;
1626
+ export declare const makeShopifyPackageType: () => io.flow.internal.v0.enums.ShopifyPackageType;
1626
1627
  export declare const makeShopifyPartnerWebhook: () => io.flow.internal.v0.models.ShopifyPartnerWebhook;
1627
1628
  export declare const makeShopifyPartnerWebhookRaw: () => io.flow.internal.v0.models.ShopifyPartnerWebhookRaw;
1628
1629
  export declare const makeShopifyPlanType: () => io.flow.internal.v0.enums.ShopifyPlanType;
@@ -1646,14 +1647,34 @@ export declare const makeShopifyProductUpdateDeleted: () => io.flow.internal.v0.
1646
1647
  export declare const makeShopifyProductUpdateUpserted: () => io.flow.internal.v0.models.ShopifyProductUpdateUpserted;
1647
1648
  export declare const makeShopifyProductUpdateWebhookEvent: () => io.flow.internal.v0.models.ShopifyProductUpdateWebhookEvent;
1648
1649
  export declare const makeShopifyProductWrapper: () => io.flow.internal.v0.models.ShopifyProductWrapper;
1650
+ export declare const makeShopifyRateCustomsDetail: () => io.flow.internal.v0.models.ShopifyRateCustomsDetail;
1651
+ export declare const makeShopifyRatePickupPoint: () => io.flow.internal.v0.models.ShopifyRatePickupPoint;
1649
1652
  export declare const makeShopifyReportFileDeleted: () => io.flow.internal.v0.models.ShopifyReportFileDeleted;
1650
1653
  export declare const makeShopifyReportFileUpserted: () => io.flow.internal.v0.models.ShopifyReportFileUpserted;
1651
1654
  export declare const makeShopifyService: () => io.flow.internal.v0.enums.ShopifyService;
1655
+ export declare const makeShopifyShipmentOptionCode: () => io.flow.internal.v0.enums.ShopifyShipmentOptionCode;
1656
+ export declare const makeShopifyShipmentRateAvailable: () => io.flow.internal.v0.models.ShopifyShipmentRateAvailable;
1657
+ export declare const makeShopifyShipmentRateCharge: () => io.flow.internal.v0.models.ShopifyShipmentRateCharge;
1658
+ export declare const makeShopifyShipmentRateOption: () => io.flow.internal.v0.models.ShopifyShipmentRateOption;
1659
+ export declare const makeShopifyShipmentRatePackage: () => io.flow.internal.v0.models.ShopifyShipmentRatePackage;
1660
+ export declare const makeShopifyShipmentRateReason: () => io.flow.internal.v0.models.ShopifyShipmentRateReason;
1661
+ export declare const makeShopifyShipmentRateRequest: () => io.flow.internal.v0.models.ShopifyShipmentRateRequest;
1662
+ export declare const makeShopifyShipmentRateResponse: () => io.flow.internal.v0.models.ShopifyShipmentRateResponse;
1663
+ export declare const makeShopifyShipmentRateShipment: () => io.flow.internal.v0.models.ShopifyShipmentRateShipment;
1664
+ export declare const makeShopifyShipmentRateShipper: () => io.flow.internal.v0.models.ShopifyShipmentRateShipper;
1665
+ export declare const makeShopifyShipmentRateTotalCharges: () => io.flow.internal.v0.models.ShopifyShipmentRateTotalCharges;
1666
+ export declare const makeShopifyShipmentRateUnavailable: () => io.flow.internal.v0.models.ShopifyShipmentRateUnavailable;
1667
+ export declare const makeShopifyShippingLocation: () => io.flow.internal.v0.models.ShopifyShippingLocation;
1652
1668
  export declare const makeShopifyShopStatistics: () => io.flow.internal.v0.models.ShopifyShopStatistics;
1653
1669
  export declare const makeShopifyStoreDetail: () => io.flow.internal.v0.models.ShopifyStoreDetail;
1654
1670
  export declare const makeShopifyStripeEvent: () => io.flow.internal.v0.models.ShopifyStripeEvent;
1655
1671
  export declare const makeShopifyTaxonomyAlignmentConfig: () => io.flow.internal.v0.models.ShopifyTaxonomyAlignmentConfig;
1656
1672
  export declare const makeShopifyTaxonomyAlignmentConfigForm: () => io.flow.internal.v0.models.ShopifyTaxonomyAlignmentConfigForm;
1673
+ export declare const makeShopifyTestOrder: () => io.flow.internal.v0.models.ShopifyTestOrder;
1674
+ export declare const makeShopifyTestOrderDeleted: () => io.flow.internal.v0.models.ShopifyTestOrderDeleted;
1675
+ export declare const makeShopifyTestOrderUpserted: () => io.flow.internal.v0.models.ShopifyTestOrderUpserted;
1676
+ export declare const makeShopifyUnavailableRateReasonCode: () => io.flow.internal.v0.enums.ShopifyUnavailableRateReasonCode;
1677
+ export declare const makeShopifyWeightUnit: () => io.flow.internal.v0.enums.ShopifyWeightUnit;
1657
1678
  export declare const makeShopperBreakdown: () => io.flow.internal.v0.models.ShopperBreakdown;
1658
1679
  export declare const makeShopperFees: () => io.flow.internal.v0.models.ShopperFees;
1659
1680
  export declare const makeShopperFreight: () => io.flow.internal.v0.models.ShopperFreight;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-internal-factories",
3
- "version": "0.0.140",
3
+ "version": "0.0.144",
4
4
  "description": "Flow API internal mock data factories",
5
5
  "keywords": [
6
6
  "flow",
@@ -36,6 +36,5 @@
36
36
  "peerDependencies": {
37
37
  "@faker-js/faker": "^6.2.0",
38
38
  "@flowio/api-types": "*"
39
- },
40
- "gitHead": "135ffbb6c863d1ed7a34a1f2aecefa6495a9a4d7"
39
+ }
41
40
  }