@flowio/api-factories 0.0.103 → 0.0.105

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.
@@ -448,6 +448,7 @@ export declare const makeDiscountRuleSubsidyEntitlement: () => io.flow.v0.models
448
448
  export declare const makeDiscountRuleSubsidyTarget: () => io.flow.v0.enums.DiscountRuleSubsidyTarget;
449
449
  export declare const makeDiscountTarget: () => io.flow.v0.enums.DiscountTarget;
450
450
  export declare const makeDiscountsForm: () => io.flow.v0.models.DiscountsForm;
451
+ export declare const makeDisputeReference: () => io.flow.v0.models.DisputeReference;
451
452
  export declare const makeDocument: () => io.flow.v0.unions.Document;
452
453
  export declare const makeDuration: () => io.flow.v0.models.Duration;
453
454
  export declare const makeDutiesTaxesPaidSurchargeRatecardFee: () => io.flow.v0.models.DutiesTaxesPaidSurchargeRatecardFee;
@@ -483,15 +484,13 @@ export declare const makeEntity: () => io.flow.v0.unions.Entity;
483
484
  export declare const makeEntityIdentifier: () => io.flow.v0.models.EntityIdentifier;
484
485
  export declare const makeEntityIdentifierType: () => io.flow.v0.enums.EntityIdentifierType;
485
486
  export declare const makeEnvironment: () => io.flow.v0.enums.Environment;
486
- export declare const makeEstimate: () => io.flow.v0.models.Estimate;
487
- export declare const makeEstimateOrigin: () => io.flow.v0.enums.EstimateOrigin;
488
- export declare const makeEstimateType: () => io.flow.v0.enums.EstimateType;
489
487
  export declare const makeEstimatedDimensions: () => io.flow.v0.models.EstimatedDimensions;
490
488
  export declare const makeEstimatedWindow: () => io.flow.v0.models.EstimatedWindow;
491
489
  export declare const makeEvent: () => io.flow.v0.unions.Event;
492
490
  export declare const makeEventType: () => io.flow.v0.enums.EventType;
493
491
  export declare const makeException: () => io.flow.v0.models.Exception;
494
492
  export declare const makeExceptionType: () => io.flow.v0.enums.ExceptionType;
493
+ export declare const makeExchangedMoney: () => io.flow.v0.models.ExchangedMoney;
495
494
  export declare const makeExclusionRule: () => io.flow.v0.models.ExclusionRule;
496
495
  export declare const makeExclusionRuleForm: () => io.flow.v0.models.ExclusionRuleForm;
497
496
  export declare const makeExclusionRuleState: () => io.flow.v0.enums.ExclusionRuleState;
@@ -564,6 +563,7 @@ export declare const makeExportStatus: () => io.flow.v0.enums.ExportStatus;
564
563
  export declare const makeExportType: () => io.flow.v0.unions.ExportType;
565
564
  export declare const makeExportVersion: () => io.flow.v0.models.ExportVersion;
566
565
  export declare const makeExporterOfRecord: () => io.flow.v0.enums.ExporterOfRecord;
566
+ export declare const makeExternalCard: () => io.flow.v0.models.ExternalCard;
567
567
  export declare const makeFeeDeduction: () => io.flow.v0.models.FeeDeduction;
568
568
  export declare const makeFeeDeductionType: () => io.flow.v0.enums.FeeDeductionType;
569
569
  export declare const makeFeeWeight: () => io.flow.v0.models.FeeWeight;
@@ -629,11 +629,19 @@ export declare const makeFulfillmentRouting: () => io.flow.v0.enums.FulfillmentR
629
629
  export declare const makeFullyHarmonizedItemUpserted: () => io.flow.v0.models.FullyHarmonizedItemUpserted;
630
630
  export declare const makeGatewayAuthenticationData: () => io.flow.v0.models.StripeAuthenticationData;
631
631
  export declare const makeGatewayAuthenticationDataForm: () => io.flow.v0.models.StripeAuthenticationDataForm;
632
+ export declare const makeGeCatalogItemIngestionResponse: () => io.flow.v0.enums.GeCatalogItemIngestionResponse;
633
+ export declare const makeGeCatalogItemIngestionResult: () => io.flow.v0.models.GeCatalogItemIngestionResult;
634
+ export declare const makeGeCatalogItemInput: () => io.flow.v0.models.GeCatalogItemInput;
635
+ export declare const makeGeEnvironment: () => io.flow.v0.enums.GeEnvironment;
636
+ export declare const makeGeEventType: () => io.flow.v0.enums.GeEventType;
637
+ export declare const makeGeInputAttributes: () => io.flow.v0.models.GeInputAttributes;
638
+ export declare const makeGeInputPrice: () => io.flow.v0.models.GeInputPrice;
632
639
  export declare const makeGeItemDeleted: () => io.flow.v0.models.GeItemDeleted;
633
640
  export declare const makeGeItemInserted: () => io.flow.v0.models.GeItemInserted;
634
641
  export declare const makeGeItemUpdated: () => io.flow.v0.models.GeItemUpdated;
635
- export declare const makeGeProductRestrictionResultDeleted: () => io.flow.v0.models.GeProductRestrictionResultDeleted;
636
- export declare const makeGeProductRestrictionResultUpserted: () => io.flow.v0.models.GeProductRestrictionResultUpserted;
642
+ export declare const makeGeProductRestrictionResultDelete: () => io.flow.v0.models.GeProductRestrictionResultDelete;
643
+ export declare const makeGeProductRestrictionResultUpsert: () => io.flow.v0.models.GeProductRestrictionResultUpsert;
644
+ export declare const makeGeRestrictionEvent: () => io.flow.v0.unions.GeRestrictionEvent;
637
645
  export declare const makeGenerateLoad: () => io.flow.v0.models.GenerateLoad;
638
646
  export declare const makeGenericError: () => io.flow.v0.models.GenericError;
639
647
  export declare const makeGenericErrorCode: () => io.flow.v0.enums.GenericErrorCode;
@@ -1072,6 +1080,8 @@ export declare const makePaymentError: () => io.flow.v0.models.PaymentError;
1072
1080
  export declare const makePaymentErrorCode: () => io.flow.v0.enums.PaymentErrorCode;
1073
1081
  export declare const makePaymentFailure: () => io.flow.v0.models.PaymentFailure;
1074
1082
  export declare const makePaymentFailureCode: () => io.flow.v0.enums.PaymentFailureCode;
1083
+ export declare const makePaymentFee: () => io.flow.v0.models.PaymentFee;
1084
+ export declare const makePaymentFeeType: () => io.flow.v0.enums.PaymentFeeType;
1075
1085
  export declare const makePaymentForm: () => io.flow.v0.models.MerchantOfRecordPaymentForm;
1076
1086
  export declare const makePaymentInformation: () => io.flow.v0.models.PaymentInformation;
1077
1087
  export declare const makePaymentMethod: () => io.flow.v0.models.PaymentMethod;
@@ -1663,6 +1673,12 @@ export declare const makeTransactionNetworkDetailsCard: () => io.flow.v0.models.
1663
1673
  export declare const makeTransactionReference: () => io.flow.v0.models.TransactionReference;
1664
1674
  export declare const makeTransactionSource: () => io.flow.v0.enums.TransactionSource;
1665
1675
  export declare const makeTransactionUpserted: () => io.flow.v0.models.TransactionUpserted;
1676
+ export declare const makeTransfer: () => io.flow.v0.models.Transfer;
1677
+ export declare const makeTransferDeleted: () => io.flow.v0.models.TransferDeleted;
1678
+ export declare const makeTransferReference: () => io.flow.v0.unions.TransferReference;
1679
+ export declare const makeTransferStatus: () => io.flow.v0.enums.TransferStatus;
1680
+ export declare const makeTransferType: () => io.flow.v0.enums.TransferType;
1681
+ export declare const makeTransferUpserted: () => io.flow.v0.models.TransferUpserted;
1666
1682
  export declare const makeTransitEstimate: () => io.flow.v0.models.TransitEstimate;
1667
1683
  export declare const makeTransitWindow: () => io.flow.v0.models.TransitWindow;
1668
1684
  export declare const makeTrueupLabelBase: () => io.flow.v0.models.TrueupLabelBase;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-factories",
3
- "version": "0.0.103",
3
+ "version": "0.0.105",
4
4
  "description": "Flow API mock data factories",
5
5
  "keywords": [
6
6
  "flow",
@@ -36,5 +36,5 @@
36
36
  "@faker-js/faker": "^6.2.0",
37
37
  "@flowio/api-types": "*"
38
38
  },
39
- "gitHead": "804cd1afec6f2a750da3a0f134494fec43c1f1f7"
39
+ "gitHead": "20eb3ad55f76873162f52f64cb42347be379f34e"
40
40
  }