@flowio/api-factories 0.0.101 → 0.0.103
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.js +295 -262
- package/dist/esm/api.js +249 -200
- package/dist/types/api.d.ts +14 -30
- package/package.json +2 -2
- package/src/api.ts +277 -226
package/dist/types/api.d.ts
CHANGED
|
@@ -69,6 +69,8 @@ export declare const makeAllocationV2: () => io.flow.v0.models.AllocationV2;
|
|
|
69
69
|
export declare const makeAmountMargin: () => io.flow.v0.models.AmountMargin;
|
|
70
70
|
export declare const makeAmountMarginForm: () => io.flow.v0.models.AmountMarginForm;
|
|
71
71
|
export declare const makeAnalyticsExportType: () => io.flow.v0.models.AnalyticsExportType;
|
|
72
|
+
export declare const makeAnshItemDeleted: () => io.flow.v0.models.AnshItemDeleted;
|
|
73
|
+
export declare const makeAnshItemUpserted: () => io.flow.v0.models.AnshItemUpserted;
|
|
72
74
|
export declare const makeApplePayMerchantValidationPayload: () => io.flow.v0.models.ApplePayMerchantValidationPayload;
|
|
73
75
|
export declare const makeApplepaySdkCreateResultActionDetails: () => io.flow.v0.models.ApplepaySdkCreateResultActionDetails;
|
|
74
76
|
export declare const makeApplepaySdkValidateResultActionDetails: () => io.flow.v0.models.ApplepaySdkValidateResultActionDetails;
|
|
@@ -108,6 +110,9 @@ export declare const makeAuthorizationResultActionPost: () => io.flow.v0.models.
|
|
|
108
110
|
export declare const makeAuthorizationResultActionType: () => io.flow.v0.enums.AuthorizationResultActionType;
|
|
109
111
|
export declare const makeAuthorizationResultActionWait: () => io.flow.v0.models.AuthorizationResultActionWait;
|
|
110
112
|
export declare const makeAuthorizationResultDescription: () => io.flow.v0.models.AuthorizationResultDescription;
|
|
113
|
+
export declare const makeAuthorizationRetry: () => io.flow.v0.models.AuthorizationRetry;
|
|
114
|
+
export declare const makeAuthorizationRetryDeleted: () => io.flow.v0.models.AuthorizationRetryDeleted;
|
|
115
|
+
export declare const makeAuthorizationRetryUpserted: () => io.flow.v0.models.AuthorizationRetryUpserted;
|
|
111
116
|
export declare const makeAuthorizationStatus: () => io.flow.v0.enums.AuthorizationStatus;
|
|
112
117
|
export declare const makeAuthorizationStatusChanged: () => io.flow.v0.models.AuthorizationStatusChanged;
|
|
113
118
|
export declare const makeAuthorizationVersion: () => io.flow.v0.models.AuthorizationVersion;
|
|
@@ -155,9 +160,6 @@ export declare const makeBillingDiscount: () => io.flow.v0.models.BillingDiscoun
|
|
|
155
160
|
export declare const makeBridgeManifest: () => io.flow.v0.models.BridgeManifest;
|
|
156
161
|
export declare const makeBridgeManifestForm: () => io.flow.v0.models.BridgeManifestForm;
|
|
157
162
|
export declare const makeBridgeShippingLabelForm: () => io.flow.v0.models.BridgeShippingLabelForm;
|
|
158
|
-
export declare const makeBrowseOptinResponses: () => io.flow.v0.models.BrowseOptinResponses;
|
|
159
|
-
export declare const makeBrowseOptinResponsesDeleted: () => io.flow.v0.models.BrowseOptinResponsesDeleted;
|
|
160
|
-
export declare const makeBrowseOptinResponsesUpserted: () => io.flow.v0.models.BrowseOptinResponsesUpserted;
|
|
161
163
|
export declare const makeBrowserActionConfiguration: () => io.flow.v0.models.CardBrowserActionConfiguration;
|
|
162
164
|
export declare const makeBrowserInfo: () => io.flow.v0.models.BrowserInfo;
|
|
163
165
|
export declare const makeBrowserInlineActionConfiguration: () => io.flow.v0.models.BrowserInlineActionConfiguration;
|
|
@@ -282,9 +284,6 @@ export declare const makeCheckoutAttribute: () => io.flow.v0.models.CheckoutAttr
|
|
|
282
284
|
export declare const makeCheckoutAttributeForm: () => io.flow.v0.models.CheckoutAttributeForm;
|
|
283
285
|
export declare const makeCheckoutItemContent: () => io.flow.v0.models.CheckoutItemContent;
|
|
284
286
|
export declare const makeCheckoutItemContentAttribute: () => io.flow.v0.models.CheckoutItemContentAttribute;
|
|
285
|
-
export declare const makeCheckoutOptinResponses: () => io.flow.v0.models.CheckoutOptinResponses;
|
|
286
|
-
export declare const makeCheckoutOptinResponsesDeleted: () => io.flow.v0.models.CheckoutOptinResponsesDeleted;
|
|
287
|
-
export declare const makeCheckoutOptinResponsesUpserted: () => io.flow.v0.models.CheckoutOptinResponsesUpserted;
|
|
288
287
|
export declare const makeCheckoutReference: () => io.flow.v0.models.CheckoutReference;
|
|
289
288
|
export declare const makeCheckoutToken: () => io.flow.v0.models.CheckoutToken;
|
|
290
289
|
export declare const makeCheckoutTokenForm: () => io.flow.v0.unions.CheckoutTokenForm;
|
|
@@ -484,6 +483,9 @@ export declare const makeEntity: () => io.flow.v0.unions.Entity;
|
|
|
484
483
|
export declare const makeEntityIdentifier: () => io.flow.v0.models.EntityIdentifier;
|
|
485
484
|
export declare const makeEntityIdentifierType: () => io.flow.v0.enums.EntityIdentifierType;
|
|
486
485
|
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;
|
|
487
489
|
export declare const makeEstimatedDimensions: () => io.flow.v0.models.EstimatedDimensions;
|
|
488
490
|
export declare const makeEstimatedWindow: () => io.flow.v0.models.EstimatedWindow;
|
|
489
491
|
export declare const makeEvent: () => io.flow.v0.unions.Event;
|
|
@@ -627,6 +629,11 @@ export declare const makeFulfillmentRouting: () => io.flow.v0.enums.FulfillmentR
|
|
|
627
629
|
export declare const makeFullyHarmonizedItemUpserted: () => io.flow.v0.models.FullyHarmonizedItemUpserted;
|
|
628
630
|
export declare const makeGatewayAuthenticationData: () => io.flow.v0.models.StripeAuthenticationData;
|
|
629
631
|
export declare const makeGatewayAuthenticationDataForm: () => io.flow.v0.models.StripeAuthenticationDataForm;
|
|
632
|
+
export declare const makeGeItemDeleted: () => io.flow.v0.models.GeItemDeleted;
|
|
633
|
+
export declare const makeGeItemInserted: () => io.flow.v0.models.GeItemInserted;
|
|
634
|
+
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;
|
|
630
637
|
export declare const makeGenerateLoad: () => io.flow.v0.models.GenerateLoad;
|
|
631
638
|
export declare const makeGenericError: () => io.flow.v0.models.GenericError;
|
|
632
639
|
export declare const makeGenericErrorCode: () => io.flow.v0.enums.GenericErrorCode;
|
|
@@ -788,9 +795,7 @@ export declare const makeLink: () => io.flow.v0.models.Link;
|
|
|
788
795
|
export declare const makeLocal: () => io.flow.v0.models.Local;
|
|
789
796
|
export declare const makeLocalItem: () => io.flow.v0.models.LocalItem;
|
|
790
797
|
export declare const makeLocalItemAttributePricing: () => io.flow.v0.models.LocalItemAttributePricing;
|
|
791
|
-
export declare const makeLocalItemDeleted: () => io.flow.v0.models.LocalItemDeleted;
|
|
792
798
|
export declare const makeLocalItemPricing: () => io.flow.v0.models.LocalItemPricing;
|
|
793
|
-
export declare const makeLocalItemUpserted: () => io.flow.v0.models.LocalItemUpserted;
|
|
794
799
|
export declare const makeLocalPriceDetails: () => io.flow.v0.models.LocalPriceDetails;
|
|
795
800
|
export declare const makeLocalSession: () => io.flow.v0.models.LocalSession;
|
|
796
801
|
export declare const makeLocale: () => io.flow.v0.models.Locale;
|
|
@@ -882,8 +887,6 @@ export declare const makeOnlineAuthorizationDetails: () => io.flow.v0.unions.Onl
|
|
|
882
887
|
export declare const makeOnlineAuthorizationUpsertedV2: () => io.flow.v0.models.OnlineAuthorizationUpsertedV2;
|
|
883
888
|
export declare const makeOnlinePaymentAuthorizationForm: () => io.flow.v0.models.OnlinePaymentAuthorizationForm;
|
|
884
889
|
export declare const makeOperationsContact: () => io.flow.v0.models.OperationsContact;
|
|
885
|
-
export declare const makeOptinResponse: () => io.flow.v0.models.OptinResponse;
|
|
886
|
-
export declare const makeOptinResponseType: () => io.flow.v0.enums.OptinResponseType;
|
|
887
890
|
export declare const makeOptionWeightEstimates: () => io.flow.v0.models.OptionWeightEstimates;
|
|
888
891
|
export declare const makeOptions: () => io.flow.v0.models.Options;
|
|
889
892
|
export declare const makeOrder: () => io.flow.v0.models.Order;
|
|
@@ -934,6 +937,7 @@ export declare const makeOrderNumberGeneratorUuid: () => io.flow.v0.models.Order
|
|
|
934
937
|
export declare const makeOrderNumberReference: () => io.flow.v0.models.OrderNumberReference;
|
|
935
938
|
export declare const makeOrderOptions: () => io.flow.v0.models.OrderOptions;
|
|
936
939
|
export declare const makeOrderPayment: () => io.flow.v0.models.OrderPayment;
|
|
940
|
+
export declare const makeOrderPaymentSourceType: () => io.flow.v0.enums.OrderPaymentSourceType;
|
|
937
941
|
export declare const makeOrderPaymentType: () => io.flow.v0.enums.OrderPaymentType;
|
|
938
942
|
export declare const makeOrderPlaced: () => io.flow.v0.models.OrderPlaced;
|
|
939
943
|
export declare const makeOrderPlacedDetails: () => io.flow.v0.models.OrderPlacedDetails;
|
|
@@ -1220,7 +1224,6 @@ export declare const makePriceBookDeleted: () => io.flow.v0.models.PriceBookDele
|
|
|
1220
1224
|
export declare const makePriceBookForm: () => io.flow.v0.models.PriceBookForm;
|
|
1221
1225
|
export declare const makePriceBookItem: () => io.flow.v0.models.PriceBookItem;
|
|
1222
1226
|
export declare const makePriceBookItemDeleted: () => io.flow.v0.models.PriceBookItemDeleted;
|
|
1223
|
-
export declare const makePriceBookItemExportOptions: () => io.flow.v0.models.PriceBookItemExportOptions;
|
|
1224
1227
|
export declare const makePriceBookItemExportType: () => io.flow.v0.models.PriceBookItemExportType;
|
|
1225
1228
|
export declare const makePriceBookItemForm: () => io.flow.v0.models.PriceBookItemForm;
|
|
1226
1229
|
export declare const makePriceBookItemQueryForm: () => io.flow.v0.models.PriceBookItemQueryForm;
|
|
@@ -1259,9 +1262,6 @@ export declare const makeProductRestrictionResult: () => io.flow.v0.models.Produ
|
|
|
1259
1262
|
export declare const makeProductRestrictionResultDeleted: () => io.flow.v0.models.ProductRestrictionResultDeleted;
|
|
1260
1263
|
export declare const makeProductRestrictionResultUpserted: () => io.flow.v0.models.ProductRestrictionResultUpserted;
|
|
1261
1264
|
export declare const makeProductRestrictionRule: () => io.flow.v0.enums.ProductRestrictionRule;
|
|
1262
|
-
export declare const makeProductSellability: () => io.flow.v0.models.ProductSellability;
|
|
1263
|
-
export declare const makeProductSellabilityForm: () => io.flow.v0.models.ProductSellabilityForm;
|
|
1264
|
-
export declare const makeProductSellabilityPrice: () => io.flow.v0.models.ProductSellabilityPrice;
|
|
1265
1265
|
export declare const makeProductTaxonomyCategory: () => io.flow.v0.models.ProductTaxonomyCategory;
|
|
1266
1266
|
export declare const makeProductTaxonomyData: () => io.flow.v0.models.ProductTaxonomyData;
|
|
1267
1267
|
export declare const makeProductUpdated: () => io.flow.v0.models.ProductUpdated;
|
|
@@ -1409,7 +1409,6 @@ export declare const makeRounding: () => io.flow.v0.models.Rounding;
|
|
|
1409
1409
|
export declare const makeRoundingMethod: () => io.flow.v0.enums.RoundingMethod;
|
|
1410
1410
|
export declare const makeRoundingType: () => io.flow.v0.enums.RoundingType;
|
|
1411
1411
|
export declare const makeRouteAudit: () => io.flow.v0.models.RouteAudit;
|
|
1412
|
-
export declare const makeRuleEffectType: () => io.flow.v0.enums.RuleEffectType;
|
|
1413
1412
|
export declare const makeSchedule: () => io.flow.v0.models.Schedule;
|
|
1414
1413
|
export declare const makeScheduleExceptionStatus: () => io.flow.v0.enums.ScheduleExceptionStatus;
|
|
1415
1414
|
export declare const makeScheduledExport: () => io.flow.v0.models.ScheduledExport;
|
|
@@ -1419,7 +1418,6 @@ export declare const makeSdkAdyenV3AuthenticationToken: () => io.flow.v0.unions.
|
|
|
1419
1418
|
export declare const makeSecurityRatecardFee: () => io.flow.v0.models.SecurityRatecardFee;
|
|
1420
1419
|
export declare const makeSecurityServiceFee: () => io.flow.v0.models.SecurityServiceFee;
|
|
1421
1420
|
export declare const makeSelectIssuerOptionActionDetails: () => io.flow.v0.models.SelectIssuerOptionActionDetails;
|
|
1422
|
-
export declare const makeSellablilityRegionResult: () => io.flow.v0.models.SellablilityRegionResult;
|
|
1423
1421
|
export declare const makeServiceDescription: () => io.flow.v0.unions.ServiceDescription;
|
|
1424
1422
|
export declare const makeServiceFee: () => io.flow.v0.unions.ServiceFee;
|
|
1425
1423
|
export declare const makeServiceReference: () => io.flow.v0.models.ServiceReference;
|
|
@@ -1569,20 +1567,6 @@ export declare const makeSurchargeResponsibleParty: () => io.flow.v0.enums.Surch
|
|
|
1569
1567
|
export declare const makeSurchargeResponsiblePartyDisplay: () => io.flow.v0.models.SurchargeResponsiblePartyDisplay;
|
|
1570
1568
|
export declare const makeSurchargeSetting: () => io.flow.v0.models.SurchargeSetting;
|
|
1571
1569
|
export declare const makeSurchargeSettingDisplay: () => io.flow.v0.models.SurchargeSettingDisplay;
|
|
1572
|
-
export declare const makeSyncDuration: () => io.flow.v0.models.SyncDuration;
|
|
1573
|
-
export declare const makeSyncPendingRecord: () => io.flow.v0.models.SyncPendingRecord;
|
|
1574
|
-
export declare const makeSyncRecord: () => io.flow.v0.models.SyncRecord;
|
|
1575
|
-
export declare const makeSyncRecordFailure: () => io.flow.v0.models.SyncRecordFailure;
|
|
1576
|
-
export declare const makeSyncRecordFailureForm: () => io.flow.v0.models.SyncRecordFailureForm;
|
|
1577
|
-
export declare const makeSyncRecordFailureReason: () => io.flow.v0.enums.SyncRecordFailureReason;
|
|
1578
|
-
export declare const makeSyncRecordForm: () => io.flow.v0.models.SyncRecordForm;
|
|
1579
|
-
export declare const makeSyncStream: () => io.flow.v0.models.SyncStream;
|
|
1580
|
-
export declare const makeSyncStreamForm: () => io.flow.v0.models.SyncStreamForm;
|
|
1581
|
-
export declare const makeSyncStreamReference: () => io.flow.v0.models.SyncStreamReference;
|
|
1582
|
-
export declare const makeSyncStreamSettings: () => io.flow.v0.models.SyncStreamSettings;
|
|
1583
|
-
export declare const makeSyncStreamSettingsForm: () => io.flow.v0.models.SyncStreamSettingsForm;
|
|
1584
|
-
export declare const makeSyncStreamType: () => io.flow.v0.enums.SyncStreamType;
|
|
1585
|
-
export declare const makeSyncUnitOfTime: () => io.flow.v0.enums.SyncUnitOfTime;
|
|
1586
1570
|
export declare const makeTax: () => io.flow.v0.models.Tax;
|
|
1587
1571
|
export declare const makeTaxApplicability: () => io.flow.v0.enums.TaxApplicability;
|
|
1588
1572
|
export declare const makeTaxRegistration: () => io.flow.v0.models.TaxRegistration;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-factories",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.103",
|
|
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": "
|
|
39
|
+
"gitHead": "804cd1afec6f2a750da3a0f134494fec43c1f1f7"
|
|
40
40
|
}
|