@flowio/api-internal-factories 0.0.123 → 0.0.125

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.
@@ -113,6 +113,7 @@ export declare const makeAnyDangerousGoods: () => io.flow.internal.v0.enums.AnyD
113
113
  export declare const makeApiCallReferenceId: () => io.flow.internal.v0.enums.ApiCallReferenceId;
114
114
  export declare const makeApmContent: () => io.flow.internal.v0.models.ApmContent;
115
115
  export declare const makeApplePayAuthorizationPayload: () => io.flow.internal.v0.models.ApplePayAuthorizationPayload;
116
+ export declare const makeApplicablePreferentialRate: () => io.flow.internal.v0.enums.ApplicablePreferentialRate;
116
117
  export declare const makeApplyAtValueForm: () => io.flow.internal.v0.models.ApplyAtValueForm;
117
118
  export declare const makeAttemptStatistics: () => io.flow.internal.v0.models.AttemptStatistics;
118
119
  export declare const makeAttributeLabel: () => io.flow.internal.v0.models.AttributeLabel;
@@ -392,6 +393,7 @@ export declare const makeCommercialInvoiceInternal: () => io.flow.internal.v0.mo
392
393
  export declare const makeCommercialInvoiceInternalDeleted: () => io.flow.internal.v0.models.CommercialInvoiceInternalDeleted;
393
394
  export declare const makeCommercialInvoiceInternalUpserted: () => io.flow.internal.v0.models.CommercialInvoiceInternalUpserted;
394
395
  export declare const makeCommercialInvoiceSummary: () => io.flow.internal.v0.models.CommercialInvoiceSummary;
396
+ export declare const makeCommercialInvoiceVersion: () => "v2_2_1";
395
397
  export declare const makeCompany: () => io.flow.internal.v0.enums.Company;
396
398
  export declare const makeCompanyReference: () => io.flow.internal.v0.models.CompanyReference;
397
399
  export declare const makeCompliance: () => io.flow.internal.v0.models.Compliance;
@@ -399,7 +401,8 @@ export declare const makeComplianceData: () => io.flow.internal.v0.models.WasteE
399
401
  export declare const makeComplianceForm: () => io.flow.internal.v0.models.WasteElectricalAndElectronicEquipmentComplianceForm;
400
402
  export declare const makeComplianceType: () => "weee";
401
403
  export declare const makeComponents: () => io.flow.internal.v0.models.Components;
402
- export declare const makeConnectReportTransferType: () => io.flow.internal.v0.enums.ConnectReportTransferType;
404
+ export declare const makeConnectReportPaymentTransferType: () => io.flow.internal.v0.enums.ConnectReportPaymentTransferType;
405
+ export declare const makeConnectReportTransferTransferType: () => io.flow.internal.v0.enums.ConnectReportTransferTransferType;
403
406
  export declare const makeConsoleLabelRequestForm: () => io.flow.internal.v0.models.ConsoleLabelRequestForm;
404
407
  export declare const makeConsoleLabelValidationForm: () => io.flow.internal.v0.unions.ConsoleLabelValidationForm;
405
408
  export declare const makeConsoleMarkUnresolvableForm: () => io.flow.internal.v0.models.ConsoleMarkUnresolvableForm;
@@ -552,7 +555,10 @@ export declare const makeEmailModificationForm: () => io.flow.internal.v0.models
552
555
  export declare const makeEmptyAttribute: () => "irrelevant";
553
556
  export declare const makeEmptyClassificationForm: () => io.flow.internal.v0.models.EmptyClassificationForm;
554
557
  export declare const makeEncryption: () => io.flow.internal.v0.models.Encryption;
558
+ export declare const makeEnrichedLineItemForm: () => io.flow.internal.v0.models.EnrichedLineItemForm;
559
+ export declare const makeEnrichedShippingLabelPackage: () => io.flow.internal.v0.models.EnrichedShippingLabelPackage;
555
560
  export declare const makeEntityReference: () => io.flow.internal.v0.models.EntityReference;
561
+ export declare const makeEntityReferenceNumber: () => io.flow.internal.v0.models.EntityReferenceNumber;
556
562
  export declare const makeErpFileType: () => "vendor";
557
563
  export declare const makeErpFlowFile: () => io.flow.internal.v0.models.ErpFlowFile;
558
564
  export declare const makeErpFlowFileForm: () => io.flow.internal.v0.models.ErpFlowFileForm;
@@ -725,6 +731,7 @@ export declare const makeFxRevenueRecognitionOrder: () => io.flow.internal.v0.mo
725
731
  export declare const makeFxRevenueRecognitionOrganization: () => io.flow.internal.v0.models.FxRevenueRecognitionOrganization;
726
732
  export declare const makeFxRevenueRecognitionRate: () => io.flow.internal.v0.models.FxRevenueRecognitionRate;
727
733
  export declare const makeFxRevenueRecognitionSource: () => io.flow.internal.v0.models.FxRevenueRecognitionSource;
734
+ export declare const makeGeIngestionFileStatus: () => io.flow.internal.v0.enums.GeIngestionFileStatus;
728
735
  export declare const makeGeRevenueShareTransaction: () => io.flow.internal.v0.models.GeRevenueShareTransaction;
729
736
  export declare const makeGenerateLoad: () => io.flow.internal.v0.unions.GenerateLoad;
730
737
  export declare const makeGenerateLoadMultipleOrgs: () => io.flow.internal.v0.models.GenerateLoadMultipleOrgs;
@@ -780,6 +787,7 @@ export declare const makeInternalDebugTransaction: () => io.flow.internal.v0.mod
780
787
  export declare const makeInternalExclusionRuleForm: () => io.flow.internal.v0.models.InternalExclusionRuleForm;
781
788
  export declare const makeInternalFiservAuthorizationDetails: () => io.flow.internal.v0.models.InternalFiservAuthorizationDetails;
782
789
  export declare const makeInternalHarmonizationStatistic: () => io.flow.internal.v0.unions.InternalHarmonizationStatistic;
790
+ export declare const makeInternalItem: () => io.flow.internal.v0.models.InternalItem;
783
791
  export declare const makeInternalItemForm: () => io.flow.internal.v0.models.InternalItemForm;
784
792
  export declare const makeInternalOrder: () => io.flow.internal.v0.models.InternalOrder;
785
793
  export declare const makeInternalPaymentEntityType: () => io.flow.internal.v0.enums.InternalPaymentEntityType;
@@ -793,6 +801,8 @@ export declare const makeInternalTransactionDetailsCard: () => io.flow.internal.
793
801
  export declare const makeInvariant: () => io.flow.internal.v0.models.Invariant;
794
802
  export declare const makeInventoryItemWrapper: () => io.flow.internal.v0.models.InventoryItemWrapper;
795
803
  export declare const makeInvoice: () => io.flow.internal.v0.models.Invoice;
804
+ export declare const makeInvoiceData: () => io.flow.internal.v0.models.InvoiceData;
805
+ export declare const makeInvoiceDataLineItem: () => io.flow.internal.v0.models.InvoiceDataLineItem;
796
806
  export declare const makeInvoiceInfoForm: () => io.flow.internal.v0.models.InvoiceInfoForm;
797
807
  export declare const makeInvoiceLine: () => io.flow.internal.v0.models.InvoiceLine;
798
808
  export declare const makeInvoiceLineItem: () => io.flow.internal.v0.models.InvoiceLineItem;
@@ -972,11 +982,15 @@ export declare const makeMixedBagWeight: () => io.flow.internal.v0.enums.MixedBa
972
982
  export declare const makeNatureOfSale: () => io.flow.internal.v0.enums.NatureOfSale;
973
983
  export declare const makeNegativeDebitMetrics: () => io.flow.internal.v0.models.NegativeDebitMetrics;
974
984
  export declare const makeNextBillingStatement: () => io.flow.internal.v0.models.NextBillingStatement;
985
+ export declare const makeNiallItem: () => io.flow.internal.v0.models.NiallItem;
986
+ export declare const makeNiallItemForm: () => io.flow.internal.v0.models.NiallItemForm;
987
+ export declare const makeNiallItemType: () => io.flow.internal.v0.enums.NiallItemType;
975
988
  export declare const makeNoCalculatedTaxAmount: () => io.flow.internal.v0.models.NoCalculatedTaxAmount;
976
989
  export declare const makeNoClassificationForm: () => io.flow.internal.v0.models.NoClassificationForm;
977
990
  export declare const makeNoLiabilityReasonCode: () => io.flow.internal.v0.enums.NoLiabilityReasonCode;
978
991
  export declare const makeNonChannelPaymentBankAccount: () => io.flow.internal.v0.models.NonChannelPaymentBankAccount;
979
992
  export declare const makeNonL4LTaxDutyFxTransaction: () => io.flow.internal.v0.models.NonL4LTaxDutyFxTransaction;
993
+ export declare const makeNonL4LTaxDutyFxTransactionType: () => io.flow.internal.v0.enums.NonL4LTaxDutyFxTransactionType;
980
994
  export declare const makeNotification: () => io.flow.internal.v0.models.Notification;
981
995
  export declare const makeOnboardingAuditMessage: () => io.flow.internal.v0.models.OnboardingAuditMessage;
982
996
  export declare const makeOnboardingAuditMessageLevel: () => io.flow.internal.v0.enums.OnboardingAuditMessageLevel;
@@ -1107,6 +1121,7 @@ export declare const makeOrganizationRestrictionStatusNote: () => io.flow.intern
1107
1121
  export declare const makeOrganizationRestrictionStatusUpserted: () => io.flow.internal.v0.models.OrganizationRestrictionStatusUpserted;
1108
1122
  export declare const makeOrganizationSettings: () => io.flow.internal.v0.models.OrganizationSettings;
1109
1123
  export declare const makeOrganizationSettingsForm: () => io.flow.internal.v0.models.OrganizationSettingsForm;
1124
+ export declare const makeOrganizationSource: () => io.flow.internal.v0.enums.OrganizationSource;
1110
1125
  export declare const makeOrganizationStatusChange: () => io.flow.internal.v0.models.OrganizationStatusChange;
1111
1126
  export declare const makeOrganizationStatusChangeDeleted: () => io.flow.internal.v0.models.OrganizationStatusChangeDeleted;
1112
1127
  export declare const makeOrganizationStatusChangeUpserted: () => io.flow.internal.v0.models.OrganizationStatusChangeUpserted;
@@ -1212,6 +1227,9 @@ export declare const makePlatformFeeFlat: () => io.flow.internal.v0.models.Platf
1212
1227
  export declare const makePlatformFeePause: () => io.flow.internal.v0.models.PlatformFeePause;
1213
1228
  export declare const makePlatformFeePercentage: () => io.flow.internal.v0.models.PlatformFeePercentage;
1214
1229
  export declare const makePlatformFeePercentageTier: () => io.flow.internal.v0.models.PlatformFeePercentageTier;
1230
+ export declare const makePrateekItem: () => io.flow.internal.v0.models.PrateekItem;
1231
+ export declare const makePrateekItemForm: () => io.flow.internal.v0.models.PrateekItemForm;
1232
+ export declare const makePrateekItemType: () => io.flow.internal.v0.enums.PrateekItemType;
1215
1233
  export declare const makePrediction: () => io.flow.internal.v0.models.Prediction;
1216
1234
  export declare const makePreferredBillingSchedule: () => io.flow.internal.v0.enums.PreferredBillingSchedule;
1217
1235
  export declare const makePriceSelector: () => io.flow.internal.v0.enums.PriceSelector;
@@ -1248,7 +1266,12 @@ export declare const makeProductRestrictionResultValidationError: () => io.flow.
1248
1266
  export declare const makeProductRestrictionRuleDecision: () => io.flow.internal.v0.models.ProductRestrictionRuleDecision;
1249
1267
  export declare const makeProductRestrictionRuleDecisionDeleted: () => io.flow.internal.v0.models.ProductRestrictionRuleDecisionDeleted;
1250
1268
  export declare const makeProductRestrictionRuleDecisionUpserted: () => io.flow.internal.v0.models.ProductRestrictionRuleDecisionUpserted;
1269
+ export declare const makeProductRestrictionState: () => io.flow.internal.v0.models.ProductRestrictionState;
1270
+ export declare const makeProductRestrictionStateDeleted: () => io.flow.internal.v0.models.ProductRestrictionStateDeleted;
1271
+ export declare const makeProductRestrictionStateInserted: () => io.flow.internal.v0.models.ProductRestrictionStateInserted;
1272
+ export declare const makeProductRestrictionStateUpdated: () => io.flow.internal.v0.models.ProductRestrictionStateUpdated;
1251
1273
  export declare const makeProductReviewHistory: () => io.flow.internal.v0.models.ProductReviewHistory;
1274
+ export declare const makeProductSellabilityResult: () => io.flow.internal.v0.models.ProductSellabilityResult;
1252
1275
  export declare const makeProductStatus: () => io.flow.internal.v0.enums.ProductStatus;
1253
1276
  export declare const makeProductTransaction: () => io.flow.internal.v0.models.ProductTransaction;
1254
1277
  export declare const makePromptAction: () => io.flow.internal.v0.enums.PromptAction;
@@ -1403,10 +1426,13 @@ export declare const makeRestrictionItemReviewSummary: () => io.flow.internal.v0
1403
1426
  export declare const makeRestrictionKeywordMetadata: () => io.flow.internal.v0.models.RestrictionKeywordMetadata;
1404
1427
  export declare const makeRestrictionKeywords: () => io.flow.internal.v0.models.RestrictionKeywords;
1405
1428
  export declare const makeRestrictionOrganization: () => io.flow.internal.v0.models.RestrictionOrganization;
1429
+ export declare const makeRestrictionOrganizationChannel: () => io.flow.internal.v0.enums.RestrictionOrganizationChannel;
1406
1430
  export declare const makeRestrictionOrganizationDecisionSummary: () => io.flow.internal.v0.models.RestrictionOrganizationDecisionSummary;
1431
+ export declare const makeRestrictionOrganizationSource: () => io.flow.internal.v0.enums.RestrictionOrganizationSource;
1407
1432
  export declare const makeRestrictionOrganizationStatus: () => io.flow.internal.v0.models.RestrictionOrganizationStatus;
1408
1433
  export declare const makeRestrictionOrganizationStatusDeleted: () => io.flow.internal.v0.models.RestrictionOrganizationStatusDeleted;
1409
1434
  export declare const makeRestrictionOrganizationStatusUpserted: () => io.flow.internal.v0.models.RestrictionOrganizationStatusUpserted;
1435
+ export declare const makeRestrictionOrganizationSummary: () => io.flow.internal.v0.models.RestrictionOrganizationSummary;
1410
1436
  export declare const makeRestrictionPending: () => io.flow.internal.v0.models.RestrictionPending;
1411
1437
  export declare const makeRestrictionProduct: () => io.flow.internal.v0.models.RestrictionProduct;
1412
1438
  export declare const makeRestrictionProductDecisionForm: () => io.flow.internal.v0.models.RestrictionProductDecisionForm;
@@ -1419,11 +1445,13 @@ export declare const makeRestrictionRuleEffect: () => io.flow.internal.v0.models
1419
1445
  export declare const makeRestrictionRuleEffectDeleted: () => io.flow.internal.v0.models.RestrictionRuleEffectDeleted;
1420
1446
  export declare const makeRestrictionRuleEffectForm: () => io.flow.internal.v0.models.RestrictionRuleEffectForm;
1421
1447
  export declare const makeRestrictionRuleEffectUpserted: () => io.flow.internal.v0.models.RestrictionRuleEffectUpserted;
1448
+ export declare const makeRestrictionRuleExceptionAction: () => io.flow.internal.v0.enums.RestrictionRuleExceptionAction;
1422
1449
  export declare const makeRestrictionRuleForm: () => io.flow.internal.v0.models.RestrictionRuleForm;
1423
1450
  export declare const makeRestrictionRuleMetadata: () => io.flow.internal.v0.models.RestrictionRuleMetadata;
1424
1451
  export declare const makeRestrictionRuleOverride: () => io.flow.internal.v0.models.RestrictionRuleOverride;
1425
1452
  export declare const makeRestrictionRuleSummary: () => io.flow.internal.v0.models.RestrictionRuleSummary;
1426
1453
  export declare const makeRestrictionRuleUpserted: () => io.flow.internal.v0.models.RestrictionRuleUpserted;
1454
+ export declare const makeRestrictionStateReviewStatus: () => io.flow.internal.v0.enums.RestrictionStateReviewStatus;
1427
1455
  export declare const makeRestrictionStatus: () => io.flow.internal.v0.enums.RestrictionStatus;
1428
1456
  export declare const makeRestrictionStatusMetadata: () => io.flow.internal.v0.models.RestrictionStatusMetadata;
1429
1457
  export declare const makeRestrictionsDailyops: () => io.flow.internal.v0.models.RestrictionsDailyops;
@@ -1477,8 +1505,10 @@ export declare const makeSessionRollout: () => io.flow.internal.v0.models.Sessio
1477
1505
  export declare const makeSessionRolloutForm: () => io.flow.internal.v0.models.SessionRolloutForm;
1478
1506
  export declare const makeSetupBlockPutForm: () => io.flow.internal.v0.models.SetupBlockPutForm;
1479
1507
  export declare const makeSfExpress: () => io.flow.internal.v0.models.SfExpress;
1508
+ export declare const makeShipmentCostSummary: () => io.flow.internal.v0.models.ShipmentCostSummary;
1480
1509
  export declare const makeShippingLane: () => io.flow.internal.v0.models.ShippingLane;
1481
1510
  export declare const makeShippingMethodReference: () => io.flow.internal.v0.models.ShippingMethodReference;
1511
+ export declare const makeShippingPricing: () => io.flow.internal.v0.models.ShippingPricing;
1482
1512
  export declare const makeShop: () => io.flow.internal.v0.models.Shop;
1483
1513
  export declare const makeShopForm: () => io.flow.internal.v0.models.ShopForm;
1484
1514
  export declare const makeShopVersion: () => io.flow.internal.v0.models.ShopVersion;
@@ -1576,6 +1606,9 @@ export declare const makeShopifyOrderFulfillmentsSnapshotUpserted: () => io.flow
1576
1606
  export declare const makeShopifyOrderInventoryCheck: () => io.flow.internal.v0.models.ShopifyOrderInventoryCheck;
1577
1607
  export declare const makeShopifyOrderLineAttribute: () => io.flow.internal.v0.models.ShopifyOrderLineAttribute;
1578
1608
  export declare const makeShopifyOrderLineContent: () => io.flow.internal.v0.models.ShopifyOrderLineContent;
1609
+ export declare const makeShopifyOrderRiskAssessment: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessment;
1610
+ export declare const makeShopifyOrderRiskAssessmentDeleted: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessmentDeleted;
1611
+ export declare const makeShopifyOrderRiskAssessmentUpserted: () => io.flow.internal.v0.models.ShopifyOrderRiskAssessmentUpserted;
1579
1612
  export declare const makeShopifyOrganizationSettings: () => io.flow.internal.v0.models.ShopifyOrganizationSettings;
1580
1613
  export declare const makeShopifyOrganizationSettingsForm: () => io.flow.internal.v0.models.ShopifyOrganizationSettingsForm;
1581
1614
  export declare const makeShopifyPartnerWebhook: () => io.flow.internal.v0.models.ShopifyPartnerWebhook;
@@ -1655,9 +1688,6 @@ export declare const makeSpotRateMetadataIdentity: () => io.flow.internal.v0.mod
1655
1688
  export declare const makeSpotRateMetadataRate: () => io.flow.internal.v0.models.SpotRateMetadataRate;
1656
1689
  export declare const makeSpotRateUpserted: () => io.flow.internal.v0.models.SpotRateUpserted;
1657
1690
  export declare const makeSpotRateVersion: () => io.flow.internal.v0.models.SpotRateVersion;
1658
- export declare const makeSppTrackerUpdateRequest: () => io.flow.internal.v0.models.SppTrackerUpdateRequest;
1659
- export declare const makeSppTrackerUpdateRequestDeleted: () => io.flow.internal.v0.models.SppTrackerUpdateRequestDeleted;
1660
- export declare const makeSppTrackerUpdateRequestUpserted: () => io.flow.internal.v0.models.SppTrackerUpdateRequestUpserted;
1661
1691
  export declare const makeStandaloneAttachment: () => io.flow.internal.v0.models.StandaloneAttachment;
1662
1692
  export declare const makeStandaloneAttachmentDeleted: () => io.flow.internal.v0.models.StandaloneAttachmentDeleted;
1663
1693
  export declare const makeStandaloneAttachmentUpserted: () => io.flow.internal.v0.models.StandaloneAttachmentUpserted;
@@ -1683,7 +1713,9 @@ export declare const makeStripeCaptureDeleted: () => io.flow.internal.v0.models.
1683
1713
  export declare const makeStripeCaptureUpserted: () => io.flow.internal.v0.models.StripeCaptureUpserted;
1684
1714
  export declare const makeStripeConnectReportRecord: () => io.flow.internal.v0.models.StripeConnectReportRecord;
1685
1715
  export declare const makeStripeConnectReportRecordDeleted: () => io.flow.internal.v0.models.StripeConnectReportRecordDeleted;
1716
+ export declare const makeStripeConnectReportRecordMetadata: () => io.flow.internal.v0.unions.StripeConnectReportRecordMetadata;
1686
1717
  export declare const makeStripeConnectReportRecordPaymentMetadata: () => io.flow.internal.v0.models.StripeConnectReportRecordPaymentMetadata;
1718
+ export declare const makeStripeConnectReportRecordTransferMetadata: () => io.flow.internal.v0.models.StripeConnectReportRecordTransferMetadata;
1687
1719
  export declare const makeStripeConnectReportRecordUpserted: () => io.flow.internal.v0.models.StripeConnectReportRecordUpserted;
1688
1720
  export declare const makeStripeDisputeDeleted: () => io.flow.internal.v0.models.StripeDisputeDeleted;
1689
1721
  export declare const makeStripeDisputeUpserted: () => io.flow.internal.v0.models.StripeDisputeUpserted;
@@ -1831,6 +1863,8 @@ export declare const makeUserStatusRule: () => io.flow.internal.v0.models.UserSt
1831
1863
  export declare const makeUserStatusRuleForm: () => io.flow.internal.v0.models.UserStatusRuleForm;
1832
1864
  export declare const makeUserUpsertedV2: () => io.flow.internal.v0.models.UserUpsertedV2;
1833
1865
  export declare const makeV1Checkout: () => io.flow.internal.v0.models.V1Checkout;
1866
+ export declare const makeValidatedAddress: () => io.flow.internal.v0.models.ValidatedAddress;
1867
+ export declare const makeValidatedShippingData: () => io.flow.internal.v0.models.ValidatedShippingData;
1834
1868
  export declare const makeValidationCharacterLength: () => io.flow.internal.v0.models.ValidationCharacterLength;
1835
1869
  export declare const makeValidationRule: () => io.flow.internal.v0.models.ValidationCharacterLength;
1836
1870
  export declare const makeViesResult: () => io.flow.internal.v0.models.ViesResult;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-internal-factories",
3
- "version": "0.0.123",
3
+ "version": "0.0.125",
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": "20eb3ad55f76873162f52f64cb42347be379f34e"
40
+ "gitHead": "6fade17e2dbfb3e45d3ec2e8c19f9aadd6993746"
41
41
  }