@flowio/api-internal-factories 0.0.106 → 0.0.107
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/api-internal.js +18869 -20957
- package/dist/esm/api-internal.js +18804 -20925
- package/dist/types/api-internal.d.ts +34 -2
- package/package.json +2 -2
- package/src/api-internal.ts +9083 -11569
|
@@ -422,6 +422,9 @@ export declare const makeContentSchemaSummary: () => io.flow.internal.v0.models.
|
|
|
422
422
|
export declare const makeContentStatus: () => io.flow.internal.v0.enums.ContentStatus;
|
|
423
423
|
export declare const makeContentType: () => io.flow.internal.v0.enums.ContentType;
|
|
424
424
|
export declare const makeContentTypeCast: () => io.flow.internal.v0.enums.ContentTypeCast;
|
|
425
|
+
export declare const makeCost: () => io.flow.internal.v0.models.Cost;
|
|
426
|
+
export declare const makeCostRule: () => io.flow.internal.v0.models.CostRule;
|
|
427
|
+
export declare const makeCostType: () => io.flow.internal.v0.enums.CostType;
|
|
425
428
|
export declare const makeCountryPickerCountry: () => io.flow.internal.v0.models.CountryPickerCountry;
|
|
426
429
|
export declare const makeCountryPickerCountryData: () => io.flow.internal.v0.models.CountryPickerCountryData;
|
|
427
430
|
export declare const makeCountryPickerCurrency: () => io.flow.internal.v0.models.CountryPickerCurrency;
|
|
@@ -507,6 +510,7 @@ export declare const makeDisputeDeleted: () => io.flow.internal.v0.models.Disput
|
|
|
507
510
|
export declare const makeDisputeDetails: () => io.flow.internal.v0.unions.DisputeDetails;
|
|
508
511
|
export declare const makeDisputeDetailsAdyen: () => io.flow.internal.v0.models.DisputeDetailsAdyen;
|
|
509
512
|
export declare const makeDisputeDetailsPaypal: () => io.flow.internal.v0.models.DisputeDetailsPaypal;
|
|
513
|
+
export declare const makeDisputeDetailsStripe: () => io.flow.internal.v0.models.DisputeDetailsStripe;
|
|
510
514
|
export declare const makeDisputeEvidence: () => io.flow.internal.v0.enums.DisputeEvidence;
|
|
511
515
|
export declare const makeDisputeImport: () => io.flow.internal.v0.models.DisputeImport;
|
|
512
516
|
export declare const makeDisputeImportError: () => io.flow.internal.v0.models.DisputeImportError;
|
|
@@ -518,6 +522,7 @@ export declare const makeDisputeLiability: () => io.flow.internal.v0.enums.Dispu
|
|
|
518
522
|
export declare const makeDisputeOrderReference: () => io.flow.internal.v0.models.DisputeOrderReference;
|
|
519
523
|
export declare const makeDisputeOrganizationReference: () => io.flow.internal.v0.models.DisputeOrganizationReference;
|
|
520
524
|
export declare const makeDisputeProcessor: () => io.flow.internal.v0.enums.DisputeProcessor;
|
|
525
|
+
export declare const makeDisputeReportingCategory: () => io.flow.internal.v0.enums.DisputeReportingCategory;
|
|
521
526
|
export declare const makeDisputeStatus: () => io.flow.internal.v0.enums.DisputeStatus;
|
|
522
527
|
export declare const makeDisputeStatusForm: () => io.flow.internal.v0.models.DisputeStatusForm;
|
|
523
528
|
export declare const makeDisputeTransaction: () => io.flow.internal.v0.models.DisputeTransaction;
|
|
@@ -811,6 +816,7 @@ export declare const makeInternalTransactionDetailsCard: () => io.flow.internal.
|
|
|
811
816
|
export declare const makeInvalidCheckoutData: () => io.flow.internal.v0.models.InvalidCheckoutData;
|
|
812
817
|
export declare const makeInvariant: () => io.flow.internal.v0.models.Invariant;
|
|
813
818
|
export declare const makeInventoryCheckService: () => io.flow.internal.v0.enums.InventoryCheckService;
|
|
819
|
+
export declare const makeInventoryItemWrapper: () => io.flow.internal.v0.models.InventoryItemWrapper;
|
|
814
820
|
export declare const makeInventoryOrganizationSettings: () => io.flow.internal.v0.models.InventoryOrganizationSettings;
|
|
815
821
|
export declare const makeInventoryOrganizationSettingsForm: () => io.flow.internal.v0.models.InventoryOrganizationSettingsForm;
|
|
816
822
|
export declare const makeInventoryReservation: () => "synchronous-on-submit";
|
|
@@ -908,6 +914,7 @@ export declare const makeLabeledContent: () => io.flow.internal.v0.models.Labele
|
|
|
908
914
|
export declare const makeLabelsPrediction: () => io.flow.internal.v0.models.LabelsPrediction;
|
|
909
915
|
export declare const makeLandedCostItem: () => io.flow.internal.v0.models.LandedCostItem;
|
|
910
916
|
export declare const makeLandmark: () => io.flow.internal.v0.models.Landmark;
|
|
917
|
+
export declare const makeLastFailureSummary: () => io.flow.internal.v0.models.LastFailureSummary;
|
|
911
918
|
export declare const makeLevyRateSummary: () => io.flow.internal.v0.models.LevyRateSummary;
|
|
912
919
|
export declare const makeLevyRateSummaryUpserted: () => io.flow.internal.v0.models.LevyRateSummaryUpserted;
|
|
913
920
|
export declare const makeLiability: () => io.flow.internal.v0.models.Liability;
|
|
@@ -943,7 +950,9 @@ export declare const makeLocalizedPriceBookItemDeleted: () => io.flow.internal.v
|
|
|
943
950
|
export declare const makeLocalizedPriceBookItemUpserted: () => io.flow.internal.v0.models.LocalizedPriceBookItemUpserted;
|
|
944
951
|
export declare const makeLocation: () => io.flow.internal.v0.models.Location;
|
|
945
952
|
export declare const makeLogisticsCapabilities: () => io.flow.internal.v0.models.LogisticsCapabilities;
|
|
953
|
+
export declare const makeLogisticsCapabilitiesDeleted: () => io.flow.internal.v0.models.LogisticsCapabilitiesDeleted;
|
|
946
954
|
export declare const makeLogisticsCapabilitiesForm: () => io.flow.internal.v0.models.LogisticsCapabilitiesForm;
|
|
955
|
+
export declare const makeLogisticsCapabilitiesUpserted: () => io.flow.internal.v0.models.LogisticsCapabilitiesUpserted;
|
|
947
956
|
export declare const makeLogisticsCapability: () => "logistics_address_correction";
|
|
948
957
|
export declare const makeLogisticsPayoutRequest: () => io.flow.internal.v0.models.LogisticsPayoutRequest;
|
|
949
958
|
export declare const makeLogisticsPayoutRequestForm: () => io.flow.internal.v0.models.LogisticsPayoutRequestForm;
|
|
@@ -1032,6 +1041,7 @@ export declare const makeMatiasItemUpserted: () => io.flow.internal.v0.models.Ma
|
|
|
1032
1041
|
export declare const makeMerchant: () => io.flow.internal.v0.models.Merchant;
|
|
1033
1042
|
export declare const makeMerchantApplicationSummaries: () => io.flow.internal.v0.models.MerchantApplicationSummaries;
|
|
1034
1043
|
export declare const makeMerchantApplicationSummary: () => io.flow.internal.v0.models.MerchantApplicationSummary;
|
|
1044
|
+
export declare const makeMerchantCohort: () => io.flow.internal.v0.enums.MerchantCohort;
|
|
1035
1045
|
export declare const makeMerchantDeleted: () => io.flow.internal.v0.models.MerchantDeleted;
|
|
1036
1046
|
export declare const makeMerchantFees: () => io.flow.internal.v0.models.MerchantFees;
|
|
1037
1047
|
export declare const makeMerchantGuidAssignment: () => io.flow.internal.v0.models.MerchantGuidAssignment;
|
|
@@ -1058,6 +1068,8 @@ export declare const makeMiljenkoItemForm: () => io.flow.internal.v0.models.Milj
|
|
|
1058
1068
|
export declare const makeMiljenkoItemType: () => io.flow.internal.v0.enums.MiljenkoItemType;
|
|
1059
1069
|
export declare const makeMiljenkoItemUpserted: () => io.flow.internal.v0.models.MiljenkoItemUpserted;
|
|
1060
1070
|
export declare const makeMixedBagWeight: () => io.flow.internal.v0.enums.MixedBagWeight;
|
|
1071
|
+
export declare const makeMoneyPercentage: () => io.flow.internal.v0.models.MoneyPercentage;
|
|
1072
|
+
export declare const makeMoneyRule: () => io.flow.internal.v0.models.MoneyPercentage;
|
|
1061
1073
|
export declare const makeNatureOfSale: () => io.flow.internal.v0.enums.NatureOfSale;
|
|
1062
1074
|
export declare const makeNextBillingStatement: () => io.flow.internal.v0.models.NextBillingStatement;
|
|
1063
1075
|
export declare const makeNoCalculatedTaxAmount: () => io.flow.internal.v0.models.NoCalculatedTaxAmount;
|
|
@@ -1242,6 +1254,7 @@ export declare const makePartnerOrganizationSettings: () => io.flow.internal.v0.
|
|
|
1242
1254
|
export declare const makePartnerOrganizationSettingsDeleted: () => io.flow.internal.v0.models.PartnerOrganizationSettingsDeleted;
|
|
1243
1255
|
export declare const makePartnerOrganizationSettingsForm: () => io.flow.internal.v0.models.PartnerOrganizationSettingsForm;
|
|
1244
1256
|
export declare const makePartnerOrganizationSettingsUpserted: () => io.flow.internal.v0.models.PartnerOrganizationSettingsUpserted;
|
|
1257
|
+
export declare const makeParty: () => io.flow.internal.v0.enums.Party;
|
|
1245
1258
|
export declare const makePassphrase: () => io.flow.internal.v0.models.Passphrase;
|
|
1246
1259
|
export declare const makePassphraseForm: () => io.flow.internal.v0.models.PassphraseForm;
|
|
1247
1260
|
export declare const makePassphraseSummary: () => io.flow.internal.v0.models.PassphraseSummary;
|
|
@@ -1303,7 +1316,10 @@ export declare const makePriceSelector: () => io.flow.internal.v0.enums.PriceSel
|
|
|
1303
1316
|
export declare const makePricingIndicator: () => io.flow.internal.v0.models.PricingIndicator;
|
|
1304
1317
|
export declare const makePricingIndicatorDynamo: () => io.flow.internal.v0.models.PricingIndicatorDynamo;
|
|
1305
1318
|
export declare const makePricingIndicatorStatus: () => io.flow.internal.v0.enums.PricingIndicatorStatus;
|
|
1319
|
+
export declare const makePrincipal: () => io.flow.internal.v0.models.Principal;
|
|
1320
|
+
export declare const makePrincipalType: () => io.flow.internal.v0.enums.PrincipalType;
|
|
1306
1321
|
export declare const makePrioritizedCenterReference: () => io.flow.internal.v0.models.PrioritizedCenterReference;
|
|
1322
|
+
export declare const makeProcessedPaymentSummary: () => io.flow.internal.v0.models.ProcessedPaymentSummary;
|
|
1307
1323
|
export declare const makeProcessingTransaction: () => io.flow.internal.v0.models.ProcessingTransaction;
|
|
1308
1324
|
export declare const makeProcessingTransactionDeleted: () => io.flow.internal.v0.models.ProcessingTransactionDeleted;
|
|
1309
1325
|
export declare const makeProcessingTransactionReference: () => io.flow.internal.v0.models.ProcessingTransactionReference;
|
|
@@ -1336,6 +1352,14 @@ export declare const makeProductRestrictionRuleDecisionDeleted: () => io.flow.in
|
|
|
1336
1352
|
export declare const makeProductRestrictionRuleDecisionUpserted: () => io.flow.internal.v0.models.ProductRestrictionRuleDecisionUpserted;
|
|
1337
1353
|
export declare const makeProductReviewHistory: () => io.flow.internal.v0.models.ProductReviewHistory;
|
|
1338
1354
|
export declare const makeProductStatus: () => io.flow.internal.v0.enums.ProductStatus;
|
|
1355
|
+
export declare const makeProfit: () => io.flow.internal.v0.models.Profit;
|
|
1356
|
+
export declare const makeProfitShare: () => io.flow.internal.v0.models.ProfitShare;
|
|
1357
|
+
export declare const makeProfitShareOrderReference: () => io.flow.internal.v0.models.ProfitShareOrderReference;
|
|
1358
|
+
export declare const makeProfitSharePlan: () => io.flow.internal.v0.models.ProfitSharePlan;
|
|
1359
|
+
export declare const makeProfitSplit: () => io.flow.internal.v0.models.ProfitSplit;
|
|
1360
|
+
export declare const makeProfitSplitRule: () => io.flow.internal.v0.models.ProfitSplitRule;
|
|
1361
|
+
export declare const makeProfitStream: () => io.flow.internal.v0.models.ProfitStream;
|
|
1362
|
+
export declare const makeProfitStreamKey: () => io.flow.internal.v0.enums.ProfitStreamKey;
|
|
1339
1363
|
export declare const makePromptAction: () => io.flow.internal.v0.enums.PromptAction;
|
|
1340
1364
|
export declare const makePromptCheckoutDisplayPosition: () => io.flow.internal.v0.enums.PromptCheckoutDisplayPosition;
|
|
1341
1365
|
export declare const makePromptOptions: () => io.flow.internal.v0.enums.PromptOptions;
|
|
@@ -1513,18 +1537,19 @@ export declare const makeReturnPolicyUpserted: () => io.flow.internal.v0.models.
|
|
|
1513
1537
|
export declare const makeReturnSummary: () => io.flow.internal.v0.models.ReturnSummary;
|
|
1514
1538
|
export declare const makeReturnTrigger: () => io.flow.internal.v0.models.ReturnTriggerRefund;
|
|
1515
1539
|
export declare const makeReturnTriggerRefund: () => io.flow.internal.v0.models.ReturnTriggerRefund;
|
|
1540
|
+
export declare const makeRevenue: () => io.flow.internal.v0.models.Revenue;
|
|
1516
1541
|
export declare const makeRevenueRecord: () => io.flow.internal.v0.models.RevenueRecord;
|
|
1517
1542
|
export declare const makeRevenueRecordDeleted: () => io.flow.internal.v0.models.RevenueRecordDeleted;
|
|
1518
1543
|
export declare const makeRevenueRecordType: () => io.flow.internal.v0.enums.RevenueRecordType;
|
|
1519
1544
|
export declare const makeRevenueRecordUpserted: () => io.flow.internal.v0.models.RevenueRecordUpserted;
|
|
1545
|
+
export declare const makeRevenueRule: () => io.flow.internal.v0.models.RevenueRule;
|
|
1546
|
+
export declare const makeRevenueType: () => io.flow.internal.v0.enums.RevenueType;
|
|
1520
1547
|
export declare const makeRiskCheck: () => "three_d_secure";
|
|
1521
1548
|
export declare const makeRiskEvaluation: () => io.flow.internal.v0.enums.RiskEvaluation;
|
|
1522
1549
|
export declare const makeRoutingAccount: () => io.flow.internal.v0.models.RoutingAccount;
|
|
1523
1550
|
export declare const makeRoutingEntity: () => io.flow.internal.v0.unions.RoutingEntity;
|
|
1524
1551
|
export declare const makeRoutingMerchant: () => io.flow.internal.v0.models.RoutingMerchant;
|
|
1525
1552
|
export declare const makeRoutingProcessor: () => io.flow.internal.v0.models.RoutingProcessor;
|
|
1526
|
-
export declare const makeSalesRecordDeleted: () => io.flow.internal.v0.models.SalesRecordDeleted;
|
|
1527
|
-
export declare const makeSalesRecordUpserted: () => io.flow.internal.v0.models.SalesRecordUpserted;
|
|
1528
1553
|
export declare const makeSandboxSetup: () => io.flow.internal.v0.models.SandboxSetup;
|
|
1529
1554
|
export declare const makeSandboxSetupForm: () => io.flow.internal.v0.models.SandboxSetupForm;
|
|
1530
1555
|
export declare const makeScheduledPayment: () => io.flow.internal.v0.models.ScheduledPayment;
|
|
@@ -1633,6 +1658,11 @@ export declare const makeShopifyOrderLineContent: () => io.flow.internal.v0.mode
|
|
|
1633
1658
|
export declare const makeShopifyOrganizationSettings: () => io.flow.internal.v0.models.ShopifyOrganizationSettings;
|
|
1634
1659
|
export declare const makeShopifyOrganizationSettingsForm: () => io.flow.internal.v0.models.ShopifyOrganizationSettingsForm;
|
|
1635
1660
|
export declare const makeShopifyPaymentSummary: () => io.flow.internal.v0.models.ShopifyPaymentSummary;
|
|
1661
|
+
export declare const makeShopifyProductBundle: () => io.flow.internal.v0.models.ShopifyProductBundle;
|
|
1662
|
+
export declare const makeShopifyProductBundleDeleted: () => io.flow.internal.v0.models.ShopifyProductBundleDeleted;
|
|
1663
|
+
export declare const makeShopifyProductBundleUnderlying: () => io.flow.internal.v0.models.ShopifyProductBundleUnderlying;
|
|
1664
|
+
export declare const makeShopifyProductBundleUpserted: () => io.flow.internal.v0.models.ShopifyProductBundleUpserted;
|
|
1665
|
+
export declare const makeShopifyProductWrapper: () => io.flow.internal.v0.models.ShopifyProductWrapper;
|
|
1636
1666
|
export declare const makeShopifyPromoForm: () => io.flow.internal.v0.models.ShopifyPromoForm;
|
|
1637
1667
|
export declare const makeShopifyPromotion: () => io.flow.internal.v0.models.ShopifyPromotion;
|
|
1638
1668
|
export declare const makeShopifyPromotionAttributeValue: () => io.flow.internal.v0.models.ShopifyPromotionAttributeValue;
|
|
@@ -1785,8 +1815,10 @@ export declare const makeTechOnboardingDescription: () => io.flow.internal.v0.mo
|
|
|
1785
1815
|
export declare const makeTest: () => io.flow.internal.v0.models.Test;
|
|
1786
1816
|
export declare const makeTestForm: () => io.flow.internal.v0.models.TestForm;
|
|
1787
1817
|
export declare const makeThiagoItem: () => io.flow.internal.v0.models.ThiagoItem;
|
|
1818
|
+
export declare const makeThiagoItemDeleted: () => io.flow.internal.v0.models.ThiagoItemDeleted;
|
|
1788
1819
|
export declare const makeThiagoItemForm: () => io.flow.internal.v0.models.ThiagoItemForm;
|
|
1789
1820
|
export declare const makeThiagoItemType: () => io.flow.internal.v0.enums.ThiagoItemType;
|
|
1821
|
+
export declare const makeThiagoItemUpserted: () => io.flow.internal.v0.models.ThiagoItemUpserted;
|
|
1790
1822
|
export declare const makeThirdPartyLogisticsPartner: () => io.flow.internal.v0.models.ThirdPartyLogisticsPartner;
|
|
1791
1823
|
export declare const makeThirdPartyLogisticsPickUpTimeWindow: () => io.flow.internal.v0.models.ThirdPartyLogisticsPickUpTimeWindow;
|
|
1792
1824
|
export declare const makeTieredFee: () => io.flow.internal.v0.models.TieredFee;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-factories",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.107",
|
|
4
4
|
"description": "Flow API internal mock data factories",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -37,5 +37,5 @@
|
|
|
37
37
|
"@faker-js/faker": "^6.2.0",
|
|
38
38
|
"@flowio/api-types": "*"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "54b0e72a2a2a004dbc68536fa4f47e566426a56a"
|
|
41
41
|
}
|