@flowio/api-factories 0.0.38 → 0.0.40

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.
@@ -25,6 +25,7 @@ export declare const makeActionUseSdkKlarnaV1: () => io.flow.v0.models.ActionUse
25
25
  export declare const makeActionUseSdkPaypal: () => io.flow.v0.models.ActionUseSdkPaypal;
26
26
  export declare const makeActionUseSdkStripeV3: () => io.flow.v0.models.ActionUseSdkStripeV3;
27
27
  export declare const makeActionWait: () => io.flow.v0.models.ActionWait;
28
+ export declare const makeActivationPutForm: () => io.flow.v0.models.ActivationPutForm;
28
29
  export declare const makeAddress: () => io.flow.v0.models.Address;
29
30
  export declare const makeAddressConfiguration: () => io.flow.v0.models.AddressConfiguration;
30
31
  export declare const makeAddressConfigurationFieldPlacement: () => io.flow.v0.models.AddressConfigurationFieldPlacement;
@@ -63,6 +64,7 @@ export declare const makeAmountMargin: () => io.flow.v0.models.AmountMargin;
63
64
  export declare const makeAmountMarginForm: () => io.flow.v0.models.AmountMarginForm;
64
65
  export declare const makeAnalyticsExportType: () => io.flow.v0.models.AnalyticsExportType;
65
66
  export declare const makeApplePayMerchantValidationPayload: () => io.flow.v0.models.ApplePayMerchantValidationPayload;
67
+ export declare const makeApplicationReceived: () => io.flow.v0.models.ApplicationReceived;
66
68
  export declare const makeAtCost: () => io.flow.v0.models.AtCost;
67
69
  export declare const makeAttachment: () => io.flow.v0.models.Attachment;
68
70
  export declare const makeAttachmentType: () => "csv";
@@ -240,6 +242,7 @@ export declare const makeChannelTokenForm: () => io.flow.v0.models.ChannelTokenF
240
242
  export declare const makeChannelTokenReference: () => io.flow.v0.models.ChannelTokenReference;
241
243
  export declare const makeChannelTransaction: () => io.flow.v0.models.ChannelTransaction;
242
244
  export declare const makeChannelTransactionDeleted: () => io.flow.v0.models.ChannelTransactionDeleted;
245
+ export declare const makeChannelTransactionDeletedV2: () => io.flow.v0.models.ChannelTransactionDeletedV2;
243
246
  export declare const makeChannelTransactionUpserted: () => io.flow.v0.models.ChannelTransactionUpserted;
244
247
  export declare const makeChannelUpserted: () => io.flow.v0.models.ChannelUpserted;
245
248
  export declare const makeChannelViesRegistration: () => io.flow.v0.models.ChannelViesRegistration;
@@ -628,6 +631,7 @@ export declare const makeImportTemplateExample: () => io.flow.v0.models.ImportTe
628
631
  export declare const makeImportTemplateForm: () => io.flow.v0.models.ImportTemplateForm;
629
632
  export declare const makeImportType: () => io.flow.v0.enums.ImportType;
630
633
  export declare const makeImportVersion: () => io.flow.v0.models.ImportVersion;
634
+ export declare const makeInComplianceReview: () => io.flow.v0.models.InComplianceReview;
631
635
  export declare const makeInboundCartonFee: () => io.flow.v0.models.InboundCartonFee;
632
636
  export declare const makeIncludedLevies: () => io.flow.v0.models.IncludedLevies;
633
637
  export declare const makeIncludedLevyKey: () => io.flow.v0.enums.IncludedLevyKey;
@@ -777,6 +781,7 @@ export declare const makeMembershipForm: () => io.flow.v0.models.MembershipForm;
777
781
  export declare const makeMembershipPutForm: () => io.flow.v0.models.MembershipPutForm;
778
782
  export declare const makeMembershipUpsertedV2: () => io.flow.v0.models.MembershipUpsertedV2;
779
783
  export declare const makeMembershipVersion: () => io.flow.v0.models.MembershipVersion;
784
+ export declare const makeMerchantActivated: () => io.flow.v0.models.MerchantActivated;
780
785
  export declare const makeMerchantApplication: () => io.flow.v0.models.ShopifyMerchantApplication;
781
786
  export declare const makeMerchantApplicationDeleted: () => io.flow.v0.models.MerchantApplicationDeleted;
782
787
  export declare const makeMerchantApplicationForm: () => io.flow.v0.models.ShopifyMerchantApplicationForm;
@@ -798,6 +803,8 @@ export declare const makeMerchantOfRecordEntity: () => io.flow.v0.models.Merchan
798
803
  export declare const makeMerchantOfRecordEntityRegistration: () => io.flow.v0.models.MerchantOfRecordEntityRegistration;
799
804
  export declare const makeMerchantOfRecordPaymentForm: () => io.flow.v0.models.MerchantOfRecordPaymentForm;
800
805
  export declare const makeMerchantOnboardingAddress: () => io.flow.v0.models.MerchantOnboardingAddress;
806
+ export declare const makeMerchantRejected: () => io.flow.v0.models.MerchantRejected;
807
+ export declare const makeMerchantRejectedReason: () => io.flow.v0.enums.MerchantRejectedReason;
801
808
  export declare const makeMethod: () => "post";
802
809
  export declare const makeMoney: () => io.flow.v0.models.Money;
803
810
  export declare const makeMoneyWithBase: () => io.flow.v0.models.MoneyWithBase;
@@ -813,10 +820,13 @@ export declare const makeNotificationDeletedV2: () => io.flow.v0.models.Notifica
813
820
  export declare const makeNotificationUpsertedV2: () => io.flow.v0.models.NotificationUpsertedV2;
814
821
  export declare const makeNumberRange: () => io.flow.v0.models.NumberRange;
815
822
  export declare const makeOnboardingApplicationStatus: () => io.flow.v0.enums.OnboardingApplicationStatus;
823
+ export declare const makeOnboardingBlockedReason: () => io.flow.v0.enums.OnboardingBlockedReason;
816
824
  export declare const makeOnboardingMerchantPickupWindow: () => io.flow.v0.models.OnboardingMerchantPickupWindow;
817
825
  export declare const makeOnboardingMerchantScheduledPickup: () => io.flow.v0.models.OnboardingMerchantScheduledPickup;
818
826
  export declare const makeOnboardingMerchantTime: () => io.flow.v0.models.OnboardingMerchantTime;
819
827
  export declare const makeOnboardingOrganizationReference: () => io.flow.v0.models.OnboardingOrganizationReference;
828
+ export declare const makeOnboardingState: () => io.flow.v0.unions.OnboardingState;
829
+ export declare const makeOnboardingStateTransition: () => io.flow.v0.models.OnboardingStateTransition;
820
830
  export declare const makeOnboardingTradeSector: () => io.flow.v0.enums.OnboardingTradeSector;
821
831
  export declare const makeOnlineAuthorization: () => io.flow.v0.models.OnlineAuthorization;
822
832
  export declare const makeOnlineAuthorizationDeletedV2: () => io.flow.v0.models.OnlineAuthorizationDeletedV2;
@@ -965,6 +975,7 @@ export declare const makeOrganizationDefaults: () => io.flow.v0.models.Organizat
965
975
  export declare const makeOrganizationDeleted: () => io.flow.v0.models.OrganizationDeleted;
966
976
  export declare const makeOrganizationDeletedV2: () => io.flow.v0.models.OrganizationDeletedV2;
967
977
  export declare const makeOrganizationForm: () => io.flow.v0.models.OrganizationForm;
978
+ export declare const makeOrganizationOnboardingState: () => io.flow.v0.models.OrganizationOnboardingState;
968
979
  export declare const makeOrganizationPaymentMethodTag: () => "deny";
969
980
  export declare const makeOrganizationPutForm: () => io.flow.v0.models.OrganizationPutForm;
970
981
  export declare const makeOrganizationRatesData: () => io.flow.v0.models.OrganizationRatesData;
@@ -980,6 +991,8 @@ export declare const makeOrganizationTokenFormV2: () => io.flow.v0.models.Organi
980
991
  export declare const makeOrganizationTokenReference: () => io.flow.v0.models.OrganizationTokenReference;
981
992
  export declare const makeOrganizationTokenV2: () => io.flow.v0.models.OrganizationTokenV2;
982
993
  export declare const makeOrganizationTokenV2Reference: () => io.flow.v0.models.OrganizationTokenV2Reference;
994
+ export declare const makeOrganizationTransactionDeleted: () => io.flow.v0.models.OrganizationTransactionDeleted;
995
+ export declare const makeOrganizationTransactionUpserted: () => io.flow.v0.models.OrganizationTransactionUpserted;
983
996
  export declare const makeOrganizationType: () => io.flow.v0.enums.OrganizationType;
984
997
  export declare const makeOrganizationUpserted: () => io.flow.v0.models.OrganizationUpserted;
985
998
  export declare const makeOrganizationUpsertedV2: () => io.flow.v0.models.OrganizationUpsertedV2;
@@ -1344,6 +1357,9 @@ export declare const makeSessionReference: () => io.flow.v0.models.SessionRefere
1344
1357
  export declare const makeSessionVisit: () => io.flow.v0.models.SessionVisit;
1345
1358
  export declare const makeSessionVisitor: () => io.flow.v0.models.SessionVisitor;
1346
1359
  export declare const makeSettlement: () => io.flow.v0.unions.Settlement;
1360
+ export declare const makeSetupBlocked: () => io.flow.v0.models.SetupBlocked;
1361
+ export declare const makeSetupCompleted: () => io.flow.v0.models.SetupCompleted;
1362
+ export declare const makeSetupInProgress: () => io.flow.v0.models.SetupInProgress;
1347
1363
  export declare const makeShipmentIntegrationType: () => io.flow.v0.enums.ShipmentIntegrationType;
1348
1364
  export declare const makeShipmentRecipient: () => io.flow.v0.enums.ShipmentRecipient;
1349
1365
  export declare const makeShipmentWindow: () => io.flow.v0.models.ShipmentWindow;
@@ -1562,7 +1578,6 @@ export declare const makeTradeAgreementDuty: () => io.flow.v0.models.TradeAgreem
1562
1578
  export declare const makeTradeAgreementName: () => io.flow.v0.enums.TradeAgreementName;
1563
1579
  export declare const makeTradeAgreementStatus: () => io.flow.v0.enums.TradeAgreementStatus;
1564
1580
  export declare const makeTransaction: () => io.flow.v0.models.Transaction;
1565
- export declare const makeTransactionDeleted: () => io.flow.v0.models.TransactionDeleted;
1566
1581
  export declare const makeTransactionSource: () => io.flow.v0.enums.TransactionSource;
1567
1582
  export declare const makeTransactionUpserted: () => io.flow.v0.models.TransactionUpserted;
1568
1583
  export declare const makeTransitEstimate: () => io.flow.v0.models.TransitEstimate;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-factories",
3
- "version": "0.0.38",
3
+ "version": "0.0.40",
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": "63128f7f46bbcdec0b463b602b669f1a441dc197"
39
+ "gitHead": "8ef6920818b0be7ae2d7a09650625e64315b173b"
40
40
  }