@flowio/api-internal-factories 0.0.136 → 0.0.137
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 +149 -34
- package/dist/esm/api-internal.js +105 -2
- package/dist/types/api-internal.d.ts +12 -0
- package/package.json +2 -2
- package/src/api-internal.ts +128 -2
package/dist/cjs/api-internal.js
CHANGED
|
@@ -8,38 +8,38 @@ exports.makeAnirbanItem = exports.makeAllowedLabels = exports.makeAllocationItem
|
|
|
8
8
|
exports.makeBase64CarrierDocumentContent = exports.makeBankPaymentUpsertedV2 = exports.makeBankPaymentUpserted = exports.makeBankPaymentStatusSingleForm = exports.makeBankPaymentStatusSentImportForm = exports.makeBankPaymentStatusImportResult = exports.makeBankPaymentStatusImportForm = exports.makeBankPaymentStatusImport = exports.makeBankPaymentStatusForm = exports.makeBankPaymentStatusCode = exports.makeBankPaymentReference = exports.makeBankPaymentPromiseCompletedMethod = exports.makeBankPaymentOrderUpserted = exports.makeBankPaymentOrderDeleted = exports.makeBankPaymentOrder = exports.makeBankPaymentForm = exports.makeBankPaymentDetailAttachment = exports.makeBankPaymentDetail = exports.makeBankPaymentDeletedV2 = exports.makeBankPayment = exports.makeBankAccountStatus = exports.makeBankAccountReference = exports.makeBankAccount = exports.makeAutoReviewCriteria = exports.makeAutoRestrictRule = exports.makeAuthorizedShippingCharge = exports.makeAuthorizedOrderCharge = exports.makeAuthorizedLineItemCharge = exports.makeAuthorizedChargeStatus = exports.makeAuthorizationPayload = exports.makeAuthorizationParametersForm = exports.makeAuthorizationParameters = exports.makeAuthorizationMetadata = exports.makeAuthorizationBundleUpserted = exports.makeAuthorizationBundleDeleted = exports.makeAuthorizationBundle = exports.makeAuthenticationForm = exports.makeAttributeRule = exports.makeAttributeLabel = exports.makeAttemptStatistics = exports.makeApplyAtValueForm = exports.makeApplicablePreferentialRate = exports.makeApplePayAuthorizationPayload = exports.makeApiCallReferenceId = exports.makeAnyDangerousGoods = exports.makeAnshItemType = exports.makeAnshItemForm = exports.makeAnshItem = exports.makeAnirbanItemType = exports.makeAnirbanItemForm = void 0;
|
|
9
9
|
exports.makeCalculatorEngine = exports.makeCalculatorDtceProduct = exports.makeCalculatorDtcePostBody = exports.makeCalculationTotal = exports.makeCalculationStep = exports.makeCalculationStampingShippingLine = exports.makeCalculationStampingLineItem = exports.makeCalculatedTaxAmount = exports.makeBulkDutyUpdateValidationError = exports.makeBulkClassificationAction = exports.makeBrickWebhookEventResponse = exports.makeBrickWebhookEvent = exports.makeBooleanFeatureValue = exports.makeBooleanFeatureRuleForm = exports.makeBooleanFeatureRule = exports.makeBooleanFeatureDefaultValue = exports.makeBitpayAuthenticationForm = exports.makeBitpayAuthenticationDataReference = exports.makeBitpayAuthentication = exports.makeBitpayAccountPutForm = exports.makeBitpayAccountModificationForm = exports.makeBitpayAccount = exports.makeBillingTransactionType = exports.makeBillingTransactionStatus = exports.makeBillingTransaction = exports.makeBillingStatementUpserted = exports.makeBillingStatementTotals = exports.makeBillingStatementSummary = exports.makeBillingStatementReference = exports.makeBillingStatementDeleted = exports.makeBillingStatementAttachmentKey = exports.makeBillingStatementAttachment = exports.makeBillingSandboxSetup = exports.makeBillingOrganizationSettingsUpserted = exports.makeBillingOrganizationSettingsDeleted = exports.makeBillingOrganizationSettings = exports.makeBillingOrganizationProcessingRatesUpserted = exports.makeBillingOrganizationProcessingRatesDeleted = exports.makeBillingOrganizationProcessingRates = exports.makeBillingOrderTransactionOrderReference = exports.makeBillingOrderSummary = exports.makeBillingOrderDestination = exports.makeBillingMetricKey = exports.makeBillingLabelTrackingSummaryReference = exports.makeBillingLabelSummary = exports.makeBillingInvoiceSummary = exports.makeBillingCsvTransactionUpserted = exports.makeBillingCsvTransactionDeleted = exports.makeBillingAuthorizationReference = exports.makeBillingAllocationKey = void 0;
|
|
10
10
|
exports.makeCatalogSettingsUpserted = exports.makeCatalogSettingsPutForm = exports.makeCatalogSettingsDeleted = exports.makeCatalogSettings = exports.makeCatalogPublicationSyncValidationError = exports.makeCatalogPublicationOwner = exports.makeCatalogItemRegionAvailabilitiesPublished = exports.makeCatalogItemRegionAvailabilitiesData = exports.makeCatalogItemRegionAvailabilities = exports.makeCatalogItemIndexTask = exports.makeCatalogItemDeleteIndexTask = exports.makeCatalogItemBatchIndexTask = exports.makeCatalogImportType = exports.makeCatalogImportRequest = exports.makeCarrierValidationStatus = exports.makeCarrierTaxUnits = exports.makeCarrierTaxForm = exports.makeCarrierLabelGenerationMethod = exports.makeCarrierLabelAttributes = exports.makeCarrierInvoice = exports.makeCarrierFileType = exports.makeCarrierFileResult = exports.makeCarrierFileForm = exports.makeCarrierFile = exports.makeCarrierDocumentType = exports.makeCarrierDocumentContent = exports.makeCarrierDocument = exports.makeCarrierCredentials = exports.makeCarrierChargeUpserted = exports.makeCarrierChargeUnits = exports.makeCarrierChargeType = exports.makeCarrierChargeTransactionType = exports.makeCarrierChargeTransaction = exports.makeCarrierChargeReference = exports.makeCarrierChargeFormOther = exports.makeCarrierChargeFormLabel = exports.makeCarrierChargeForm = exports.makeCarrierChargeDeleted = exports.makeCarrierCharge = exports.makeCarrierAccountValidation = exports.makeCarrierAccountUpsertedV2 = exports.makeCarrierAccountForm = exports.makeCarrierAccountDeleted = exports.makeCarrierAccount = exports.makeCallRecord = exports.makeCalculatorStamp = exports.makeCalculatorOrganizationSettingsUpserted = exports.makeCalculatorOrganizationSettingsForm = exports.makeCalculatorOrganizationSettingsDeleted = exports.makeCalculatorOrganizationSettings = void 0;
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.
|
|
25
|
-
exports.
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
exports.
|
|
33
|
-
exports.
|
|
34
|
-
exports.
|
|
35
|
-
exports.
|
|
36
|
-
exports.
|
|
37
|
-
exports.
|
|
38
|
-
exports.
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
42
|
-
exports.makeWholeOrderActionForm = exports.makeWebhook = exports.makeWasteElectricalAndElectronicEquipmentComplianceForm = exports.makeWasteElectricalAndElectronicEquipmentComplianceData = exports.makeVirtualCardTransaction = exports.makeViesResult = exports.makeValidatedShippingData = exports.makeValidatedAddress = exports.makeUserUpsertedV2 = void 0;
|
|
11
|
+
exports.makeChannelOrganizationIdentifier = exports.makeChannelOrganizationDomain = exports.makeChannelOrderSummaryUpserted = exports.makeChannelOrderSummaryFulfillmentDetails = exports.makeChannelOrderSummaryDeleted = exports.makeChannelOrderSummary = exports.makeChannelOrderFulfillmentStatusCode = exports.makeChannelOrderAcceptanceUpserted = exports.makeChannelOrderAcceptanceStatus = exports.makeChannelOrderAcceptanceRejectionReason = exports.makeChannelOrderAcceptanceReason = exports.makeChannelOrderAcceptanceNextActionFrom = exports.makeChannelOrderAcceptanceForm = exports.makeChannelOrderAcceptanceFailureReasonCode = exports.makeChannelOrderAcceptanceFailure = exports.makeChannelOrderAcceptanceFailed = exports.makeChannelOrderAcceptanceErrorAction = exports.makeChannelOrderAcceptanceDetails = exports.makeChannelOrderAcceptanceDeleted = exports.makeChannelOrderAcceptance = exports.makeChannelOrder = exports.makeChannelMembershipPutForm = exports.makeChannelMembershipForm = exports.makeChannelMembership = exports.makeChannelFulfillment = exports.makeChannelForm = exports.makeChannelDebugTransaction = exports.makeChannelCurrencySettingUpserted = exports.makeChannelCurrencySettingForm = exports.makeChannelCurrencySettingDeleted = exports.makeChannelCurrencySetting = exports.makeChannelCurrencyPairInternal = exports.makeChannelCurrencyForm = exports.makeChannelBillingStatement = exports.makeChannelBilledTransactionUpserted = exports.makeChannelBilledTransactionType = exports.makeChannelBilledTransactionReference = exports.makeChannelBilledTransactionPairForm = exports.makeChannelBilledTransactionPair = exports.makeChannelBilledTransactionDeleted = exports.makeChannelBilledTransaction = exports.makeChannelAccountUpsertedV2 = exports.makeChannelAccountDeleted = exports.makeChannelAccount = exports.makeChangeSettingsIndexTask = exports.makeCenterQueryBuilder = exports.makeCenterDefaultsUpserted = exports.makeCenterDefaultsForm = exports.makeCenterDefaultsDeleted = exports.makeCenterDefaults = void 0;
|
|
12
|
+
exports.makeCheckoutShippingMethodPromptBehavior = exports.makeCheckoutSettings = exports.makeCheckoutPromptBehavior = exports.makeCheckoutConfigurationReference = exports.makeCheckoutConfigurationForm = exports.makeCheckoutConfiguration = exports.makeCheckoutBehaviorShippingMethod = exports.makeCheckoutBehaviorShippingAddress = exports.makeCheckoutBehaviorCustomerInfoEmail = exports.makeCheckoutBehaviorCustomerInfo = exports.makeCheckoutBehavior = exports.makeCheckoutAssetType = exports.makeCheckoutAsset = exports.makeCheckoutAnalytics = exports.makeChargebackVersion = exports.makeChargebackUpserted = exports.makeChargebackProcessStatus = exports.makeChargebackPaymentStatus = exports.makeChargebackDeleted = exports.makeChargeback = exports.makeChargeInputType = exports.makeChargeInput = exports.makeChargeEstimateSource = exports.makeChapterCheckStatus = exports.makeChapterCheckResult = exports.makeChannelTransactionUpserted = exports.makeChannelTransactionType = exports.makeChannelTransactionTriggerType = exports.makeChannelTransactionTriggerMetadata = exports.makeChannelTransactionRate = exports.makeChannelTransactionDeleted = exports.makeChannelTransaction = exports.makeChannelService = exports.makeChannelRateMetadataRate = exports.makeChannelRateMetadataIdentity = exports.makeChannelRateMetadata = exports.makeChannelOrganizationTokenBody = exports.makeChannelOrganizationToken = exports.makeChannelOrganizationShopifyPostForm = exports.makeChannelOrganizationShopifyForm = exports.makeChannelOrganizationShopify = exports.makeChannelOrganizationSellabilityStatusPutForm = exports.makeChannelOrganizationSellabilityStatus = exports.makeChannelOrganizationPublicationOwnerPutForm = exports.makeChannelOrganizationPublicationOwner = exports.makeChannelOrganizationMetadata = exports.makeChannelOrganizationInstallationPostForm = exports.makeChannelOrganizationInstallation = exports.makeChannelOrganizationIdentifierUpserted = exports.makeChannelOrganizationIdentifierDeleted = void 0;
|
|
13
|
+
exports.makeCommercialInvoiceVersion = exports.makeCommercialInvoiceSummary = exports.makeCommercialInvoiceInternalUpserted = exports.makeCommercialInvoiceInternalDeleted = exports.makeCommercialInvoiceInternal = exports.makeCommercialInvoiceComparison = exports.makeClothingAgeClassification = exports.makeCliLogEntryForm = exports.makeCliLogEntry = exports.makeClassifiedProductDetail = exports.makeClassifiedProduct = exports.makeClassificationWrapper = exports.makeClassificationType = exports.makeClassificationTaxonomy = exports.makeClassificationSummaryReportPayload = exports.makeClassificationStatistics = exports.makeClassificationScope = exports.makeClassificationResponse = exports.makeClassificationRequeueRequest = exports.makeClassificationProductSummaryPage = exports.makeClassificationProductSummary = exports.makeClassificationProductResultEnvelope = exports.makeClassificationProductResult = exports.makeClassificationProductRequestEnvelope = exports.makeClassificationProductRequest = exports.makeClassificationProductId = exports.makeClassificationProductHarmonization = exports.makeClassificationProduct = exports.makeClassificationPlatform = exports.makeClassificationMerchantEnvelope = exports.makeClassificationMerchant = exports.makeClassificationLabelAttribute = exports.makeClassificationJudgementForm = exports.makeClassificationItem = exports.makeClassificationFormWrapper = exports.makeClassificationForm = exports.makeClassificationErrorCode = exports.makeClassificationError = exports.makeClassificationDetails = exports.makeClassificationDecision = exports.makeClassificationActionFormUndo = exports.makeClassificationActionForm = exports.makeClassificationAction = exports.makeClassification = exports.makeClassicPaymentRedirectForm = exports.makeCipherReference = exports.makeCipherForm = exports.makeCipher = exports.makeCheckoutUrlType = exports.makeCheckoutUrl = void 0;
|
|
14
|
+
exports.makeDebugPaymentTransactionSummary = exports.makeDebugOriginalTransactionSummary = exports.makeDebugOrderTransactionFormOrderIdentifier = exports.makeDebugOrderTransactionForm = exports.makeDebugOrderTransactionDetails = exports.makeDebugOrderTransaction = exports.makeDebugOrder = exports.makeDebugLabelTransactionSummary = exports.makeDebugLabel = exports.makeDebugFulfillmentDelta = exports.makeDebugDetails = exports.makeDebugBankingDetails = exports.makeDebugAdjustment = exports.makeDebugAccountingTransactionType = exports.makeDebugAccountingTransaction = exports.makeDatabase = exports.makeDailyValueUpserted = exports.makeDailyValueDeleted = exports.makeDailyValue = exports.makeCustomsProductLabels = exports.makeCustomsProductAttributeLabel = exports.makeCustomsDetailsForm = exports.makeCustomsDetails = exports.makeCustomsDescriptionTariffsImport = exports.makeCustomsDescriptionTariffCodeDutyForm = exports.makeCustomsDescriptionTariffCodeDuty = exports.makeCustomsDescriptionSuggestion = exports.makeCustomsDescriptionStatistics = exports.makeCustomsDescriptionImport = exports.makeCurrencyInternalRate = exports.makeCsvTransaction = exports.makeCryptoAuthenticationForm = exports.makeCryptoAuthentication = exports.makeCryptoAccountPutForm = exports.makeCryptoAccountModificationForm = exports.makeCryptoAccount = exports.makeCrossdockTrackingStatus = exports.makeCourthouseProductSummary = exports.makeConsoleMarkUnresolvableForm = exports.makeConsoleLabelValidationForm = exports.makeConsoleLabelRequestForm = exports.makeConnectReportTransferTransferType = exports.makeConnectReportPaymentTransferType = exports.makeComponents = exports.makeComplianceType = exports.makeComplianceForm = exports.makeComplianceData = exports.makeCompliance = exports.makeCompanyReference = exports.makeCompany = void 0;
|
|
15
|
+
exports.makeDisputeImportForm = exports.makeDisputeImportErrors = exports.makeDisputeImportError = exports.makeDisputeImport = exports.makeDisputeEvidence = exports.makeDisputeDetailsStripe = exports.makeDisputeDetailsPaypal = exports.makeDisputeDetailsAdyen = exports.makeDisputeDetails = exports.makeDisputeDetail = exports.makeDisputeDeleted = exports.makeDisputeDefenseOutcome = exports.makeDisputeCategory = exports.makeDisputeBillable = exports.makeDisputeAuthorizationReference = exports.makeDispute = exports.makeDiscountRequestOrderForm = exports.makeDiscountRequestOrderEntitlementKey = exports.makeDiscountRequestOrderEntitlementForm = exports.makeDiscountRequestOfferForm = exports.makeDiscountRequestOfferFixedAmountForm = exports.makeDiscountRequestForm = exports.makeDiscountCode = exports.makeDiscount = exports.makeDimensionEstimateOpsInput = exports.makeDhlEcommerce = exports.makeDhl = exports.makeDestinationError = exports.makeDestinationDutyComparison = exports.makeDeminimisAdjustmentType = exports.makeDeliveredDutyPreferenceForm = exports.makeDeliveredDutyPreference = exports.makeDeliveredDutyOptionsMessage = exports.makeDeliveredDutyOptions = exports.makeDeliveredDutyOptionMessageType = exports.makeDeliveredDutyOptionMessage = exports.makeDeliveredDutyOption = exports.makeDeleteTransitionsPutForm = exports.makeDeleteIndexTask = exports.makeDecryptedCipher = exports.makeDecryptCipherForm = exports.makeDeclineReasonFraud = exports.makeDeclineReasonChannelOrderAcceptance = exports.makeDeclineReason = exports.makeDecision = exports.makeDebugTransactionQueued = exports.makeDebugTransactionFxRate = exports.makeDebugTransactionFx = exports.makeDebugTransactionDetailsStatus = exports.makeDebugTransactionDetails = void 0;
|
|
16
|
+
exports.makeErpFlowFile = exports.makeErpFileType = exports.makeEntityReferenceNumber = exports.makeEntityReference = exports.makeEnrichedShippingLabelPackage = exports.makeEnrichedLineItemForm = exports.makeEncryption = exports.makeEmptyClassificationForm = exports.makeEmptyAttribute = exports.makeEmailModificationForm = exports.makeEmailForm = exports.makeDutyVarianceStatus = exports.makeDutyVarianceResult = exports.makeDutyTransactionUpserted = exports.makeDutyTransactionType = exports.makeDutyTransactionDeleted = exports.makeDutyTransaction = exports.makeDutySimpleExpressionType = exports.makeDutySimpleExpression = exports.makeDutySelectionRule = exports.makeDutyRaw = exports.makeDutyRatesPublishedV2 = exports.makeDutyRatesDataSummary = exports.makeDutyRateUnitOfMeasure = exports.makeDutyRateSummary = exports.makeDutyRateSource = exports.makeDutyRateItemSummary = exports.makeDutyRate = exports.makeDutyInternalRate = exports.makeDutyExpression = exports.makeDutyExemptItemTypes = exports.makeDutyCompoundExpressionType = exports.makeDutyCompoundExpression = exports.makeDuties = exports.makeDutiedItemsExport = exports.makeDisputeUpserted = exports.makeDisputeType = exports.makeDisputeTransactionType = exports.makeDisputeTransaction = exports.makeDisputeStatusForm = exports.makeDisputeStatus = exports.makeDisputeReportingCategory = exports.makeDisputeRecord = exports.makeDisputeProcessor = exports.makeDisputeOverrideUpdateForm = exports.makeDisputeOrganizationReference = exports.makeDisputeOrderReference = exports.makeDisputeLiability = exports.makeDisputeImportType = exports.makeDisputeImportStatus = void 0;
|
|
17
|
+
exports.makeFeatureForm = exports.makeFeatureDeleted = exports.makeFeatureDefaultValue = exports.makeFeatureContextForm = exports.makeFeature = exports.makeFailedDimensionEstimateOpsInputWithReason = exports.makeFacebookPixel = exports.makeExternalRatecardLinkResponse = exports.makeExternalRatecardLink = exports.makeExternalFulfillmentProofTrackingForm = exports.makeExternalFulfillmentProofTracking = exports.makeExternalFulfillmentProofForm = exports.makeExternalFulfillmentProof = exports.makeExportTrackingLabelEvent = exports.makeExportTrackingLabel = exports.makeExportScheduleRepeated = exports.makeExportScheduleDaily = exports.makeExportSchedule = exports.makeExportFailed = exports.makeExportContentType = exports.makeExportCompleted = exports.makeExplicitStatementFormTransactionIds = exports.makeExplicitStatementFormAllPendingPostedTransactions = exports.makeExplicitStatementForm = exports.makeExplicitStatement = exports.makeExperienceSessionReference = exports.makeExperienceOrderActionTrigger = exports.makeExperienceOrderActionRule = exports.makeExperienceOrderAction = exports.makeExperienceImportType = exports.makeExperienceImportRequest = exports.makeExperienceExportRequest = exports.makeExclusionRuleUpserted = exports.makeExclusionRuleExportRequest = exports.makeExclusionRuleDeleted = exports.makeEventType = exports.makeEvent = exports.makeEvaluationResults = exports.makeEvaluationCheckResult = exports.makeErpVendorStatusPriorityFile = exports.makeErpVendorStatusFlowFile = exports.makeErpVendorStatusEntity = exports.makeErpVendorStatus = exports.makeErpVendor = exports.makeErpPriorityVendorForm = exports.makeErpPriorityVendor = exports.makeErpPriorityFileForm = exports.makeErpPriorityFile = exports.makeErpFlowVendor = exports.makeErpFlowFileForm = void 0;
|
|
18
|
+
exports.makeFraudPendingReview = exports.makeFraudAuthorizationSummary = exports.makeFlowShopValidationError = exports.makeFlowLabelSettingForm = exports.makeFlowLabelSetting = exports.makeFlowLabProjectPutForm = exports.makeFlowLabProjectPostForm = exports.makeFlowLabProject = exports.makeFlowChannelOrganization = exports.makeFlowBillingStatement = exports.makeFlowAccount = exports.makeFlexeWebhook = exports.makeFiservMerchantPutForm = exports.makeFiservMerchantModificationForm = exports.makeFiservMerchant = exports.makeFiservAuthenticationForm = exports.makeFiservAuthenticationDataReference = exports.makeFiservAuthentication = exports.makeFiservAccountPutForm = exports.makeFiservAccountModificationForm = exports.makeFiservAccount = exports.makeFinancialMerchantCategory = exports.makeFinanceBankPayment = exports.makeFinanceBankAccountOwner = exports.makeFinanceBankAccount = exports.makeFileType = exports.makeFeesSource = exports.makeFees = exports.makeFee = exports.makeFedexCrossborder = exports.makeFedexCarrierLabelAttributes = exports.makeFedexApi = exports.makeFedex = exports.makeFeatureValueResult = exports.makeFeatureValueForm = exports.makeFeatureValue = exports.makeFeatureUpserted = exports.makeFeatureType = exports.makeFeatureTaskDataSyncOrganization = exports.makeFeatureTaskDataSyncFeature = exports.makeFeatureTaskData = exports.makeFeatureStatusForm = exports.makeFeatureStatus = exports.makeFeatureScope = exports.makeFeatureRuleForm = exports.makeFeatureRule = exports.makeFeatureReleaseForm = exports.makeFeatureReference = exports.makeFeatureIdReference = exports.makeFeatureGeoForm = void 0;
|
|
19
|
+
exports.makeFulfillmentProofShippingNotificationReference = exports.makeFulfillmentProofOrderCombinedShipmentReference = exports.makeFulfillmentProofLabelTrackingReference = exports.makeFulfillmentProofExternalFulfillmentProofReference = exports.makeFulfillmentProof = exports.makeFulfillmentOrigin = exports.makeFulfillmentFallbacksUpserted = exports.makeFulfillmentFallbacksDeleted = exports.makeFulfillmentFallbacks = exports.makeFulfillmentDeleted = exports.makeFulfillmentCarrier = exports.makeFulfillmentBusiness = exports.makeFulfillmentActionForm = exports.makeFulfillment = exports.makeFuelSurchargeServiceFeePutForm = exports.makeFuelSurchargeServiceFeePercentPutForm = exports.makeFuelSurchargeServiceFeeAmountByWeightPutForm = exports.makeFtpFileUpserted = exports.makeFtpFileToProcessUploaded = exports.makeFtpFileDeleted = exports.makeFraudSummary = exports.makeFraudReviewVersion = exports.makeFraudReviewUpserted = exports.makeFraudReviewResponsibleParty = exports.makeFraudReviewDeleted = exports.makeFraudReviewDecisionUpserted = exports.makeFraudReviewDecisionForm = exports.makeFraudReviewDecisionDeleted = exports.makeFraudReviewDecision = exports.makeFraudReviewAuthorizationUpserted = exports.makeFraudReviewAuthorizationDeleted = exports.makeFraudReviewAuthorizationDecisionUpserted = exports.makeFraudReviewAuthorizationDecisionDeleted = exports.makeFraudReviewAuthorizationDecision = exports.makeFraudReviewAuthorization = exports.makeFraudReview = exports.makeFraudProviderStatus = exports.makeFraudProviderConfigurationUpserted = exports.makeFraudProviderConfigurationRiskified = exports.makeFraudProviderConfigurationFormRiskified = exports.makeFraudProviderConfigurationForm = exports.makeFraudProviderConfigurationDeleted = exports.makeFraudProviderConfiguration = exports.makeFraudProvider = exports.makeFraudPendingReviewUpserted = exports.makeFraudPendingReviewDetail = exports.makeFraudPendingReviewDeleted = exports.makeFraudPendingReviewAuthorizationUpserted = exports.makeFraudPendingReviewAuthorizationDeleted = exports.makeFraudPendingReviewAuthorization = void 0;
|
|
20
|
+
exports.makeHarmonizationThresholdForm = exports.makeHarmonizationThreshold = exports.makeHarmonizationPhraseSuggestionRequestImport = exports.makeHarmonizationMlModelSummary = exports.makeHarmonizationItemSummary = exports.makeHarmonizationItemClassification = exports.makeHarmonizationDecisionSource = exports.makeHarmonizationColumnSetting = exports.makeHarmonizationCodesImport = exports.makeHarmonizationClassificationStatisticsPublished = exports.makeHarmonizationClassificationStatisticsData = exports.makeGraphqlServiceTypes = exports.makeGoogleTagManager = exports.makeGoogleShoppingSetting = exports.makeGoogleShoppingAccountParameters = exports.makeGoogleLinker = exports.makeGoogleGlobalSiteTag = exports.makeGoogleAnalyticsPlugin = exports.makeGoogleAnalytics = exports.makeGlobalSearchResult = exports.makeGiftCardProgram = exports.makeGiftCardForm = exports.makeGiftCardAuthorizationError = exports.makeGiftCard = exports.makeGenericValidationError = exports.makeGenerateLoadSingleOrg = exports.makeGenerateLoadMultipleOrgs = exports.makeGenerateLoad = exports.makeGeRevenueShareTransactionType = exports.makeGeRevenueShareTransaction = exports.makeGeIngestionFileStatus = exports.makeFxRevenueRecognitionSource = exports.makeFxRevenueRecognitionRate = exports.makeFxRevenueRecognitionOrganization = exports.makeFxRevenueRecognitionOrder = exports.makeFxRevenueRecognitionAccountRate = exports.makeFxRevenueRecognitionAccount = exports.makeFxRevenueRecognition = exports.makeFxFee = exports.makeFulfillmentUpserted = exports.makeFulfillmentTriggerTime = exports.makeFulfillmentTriggerProof = exports.makeFulfillmentTrigger = exports.makeFulfillmentSubsidyBreakdown = exports.makeFulfillmentStatusUpserted = exports.makeFulfillmentStatusSummary = exports.makeFulfillmentStatusDeleted = exports.makeFulfillmentSnapshot = exports.makeFulfillmentShopperBreakdown = exports.makeFulfillmentReference = void 0;
|
|
21
|
+
exports.makeItemClassificationForm = exports.makeItemClassificationAction = exports.makeItemClassification = exports.makeInvoiceTransaction = exports.makeInvoiceLineItem = exports.makeInvoiceLine = exports.makeInvoiceInfoForm = exports.makeInvoiceDataLineItem = exports.makeInvoiceData = exports.makeInvoice = exports.makeInventoryItemWrapper = exports.makeInvariant = exports.makeInternalTransactionDetailsCard = exports.makeInternalTransactionDetails = exports.makeInternalStripeAuthorizationDetails = exports.makeInternalRefundForm = exports.makeInternalPaypalAuthorizationDetails = exports.makeInternalPaymentRequestVerification = exports.makeInternalPaymentRequest = exports.makeInternalPaymentEntityType = exports.makeInternalOrder = exports.makeInternalItemForm = exports.makeInternalItem = exports.makeInternalHarmonizationStatistic = exports.makeInternalFiservAuthorizationDetails = exports.makeInternalExclusionRuleForm = exports.makeInternalDebugTransaction = exports.makeInternalChannelRateUpserted = exports.makeInternalChannelRateDeleted = exports.makeInternalChannelRate = exports.makeInternalBitpayAuthorizationDetails = exports.makeInternalAuthorizationUpserted = exports.makeInternalAuthorizationDetails = exports.makeInternalAuthorizationDeleted = exports.makeInternalAuthorization = exports.makeInternalAfterpayAuthorizationDetails = exports.makeInternalAdyenAuthorizationDetails = exports.makeInlineAuthorizationParameters = exports.makeIndexTaskType = exports.makeImportFailed = exports.makeImportCompleted = exports.makeHttpMethod = exports.makeHs6Metadata = exports.makeHs6 = exports.makeHoseinItemType = exports.makeHoseinItemForm = exports.makeHoseinItem = exports.makeHarmonizedItemsHs6Export = exports.makeHarmonizeFullyRequestV2 = exports.makeHarmonizationUnclassifiedStatistics = void 0;
|
|
22
|
+
exports.makeLabelCreationJobUpserted = exports.makeLabelCreationJobSummary = exports.makeLabelCreationJobDeleted = exports.makeLabelCreationJob = exports.makeLabelCancellationErrorCode = exports.makeLabelCancellationError = exports.makeLabelBillingStrategy = exports.makeLabelAssociation = exports.makeLabelAliases = exports.makeLabProjectSettingsFormAcceptance = exports.makeLabProjectSettingsForm = exports.makeLabProjectSettings = exports.makeKlarnaPaymentMethodCategory = exports.makeKlarnaAuthorizationParameters = exports.makeKeywordType = exports.makeKeywordCancelling = exports.makeKeyReference = exports.makeKey = exports.makeJournalOperation = exports.makeJournalFailure = exports.makeJournal = exports.makeJeanDemoItem = exports.makeItemValuesForm = exports.makeItemType = exports.makeItemSummary = exports.makeItemSalesMarginVersion = exports.makeItemSalesMarginUpserted = exports.makeItemSalesMarginPutForm = exports.makeItemSalesMarginPostForm = exports.makeItemSalesMarginDeleted = exports.makeItemSalesMargin = exports.makeItemRestrictionVersion = exports.makeItemRestrictionPutForm = exports.makeItemRestrictionPostForm = exports.makeItemRestriction = exports.makeItemQueryResponse = exports.makeItemQuantityAction = exports.makeItemHarmonizationUpserted = exports.makeItemHarmonizationStatus = exports.makeItemHarmonizationDeleted = exports.makeItemHarmonization = exports.makeItemFormImportRequest = exports.makeItemFilterValuesForm = exports.makeItemFilterValueResponse = exports.makeItemFilterResponse = exports.makeItemDimensionEstimate = exports.makeItemCustomsDetails = exports.makeItemClassificationV2 = exports.makeItemClassificationSummary = exports.makeItemClassificationStatus = void 0;
|
|
23
|
+
exports.makeLogisticsCapabilities = exports.makeLocalizedPriceBookItemData = exports.makeLocalizedItemsExportSettings = exports.makeLocalizedItemPricesExportRequest = exports.makeLineActionQuantities = exports.makeLineActionForm = exports.makeLiabilityType = exports.makeLiabilityRemittancePlanUpserted = exports.makeLiabilityRemittancePlanDeleted = exports.makeLiabilityRemittancePlan = exports.makeLiabilityPartyDetails = exports.makeLiabilityMoney = exports.makeLiabilityItem = exports.makeLiability = exports.makeLevyRateSummaryUpserted = exports.makeLevyRateSummary = exports.makeLastFailureSummary = exports.makeLandmark = exports.makeLandedCostItem = exports.makeLabelsPrediction = exports.makeLabelTransactionUpserted = exports.makeLabelTransactionType = exports.makeLabelTransactionDeleted = exports.makeLabelTransaction = exports.makeLabelTrackingSummaryUpserted = exports.makeLabelTrackingSummaryDeleted = exports.makeLabelTaxonomy = exports.makeLabelSurchargeSingleForm = exports.makeLabelSurchargeForm = exports.makeLabelSummary = exports.makeLabelRequestResultState = exports.makeLabelRequestResultOrganizationType = exports.makeLabelRequestResult = exports.makeLabelRequestErrorUpserted = exports.makeLabelRequestErrorHandlingResponsibility = exports.makeLabelRequestErrorDeleted = exports.makeLabelRequestError = exports.makeLabelMetadata = exports.makeLabelInvoiceRequestUpserted = exports.makeLabelInvoiceRequestDeleted = exports.makeLabelInvoiceRequest = exports.makeLabelGenerationSettingsUpserted = exports.makeLabelGenerationSettingsForm = exports.makeLabelGenerationSettingsDeleted = exports.makeLabelGenerationSettings = exports.makeLabelEventSource = exports.makeLabelEventMedium = exports.makeLabelDestination = exports.makeLabelCreationStatus = exports.makeLabelCreationRequestForm = void 0;
|
|
24
|
+
exports.makeMerchantOverrideUpserted = exports.makeMerchantOverrideStatus = exports.makeMerchantOverrideDeleted = exports.makeMerchantOverrideDecisionForm = exports.makeMerchantOverride = exports.makeMerchantOfRecordEntitySettingsForm = exports.makeMerchantOfRecordEntitySettings = exports.makeMerchantOfRecord = exports.makeMerchantHubOverrideForm = exports.makeMerchantHubOverride = exports.makeMerchantGuidAssignmentUpserted = exports.makeMerchantGuidAssignmentDeleted = exports.makeMerchantGuidAssignment = exports.makeMerchantFees = exports.makeMerchantFeeTransactionType = exports.makeMerchantFeeTransaction = exports.makeMerchantDetails = exports.makeMerchantDeleted = exports.makeMerchantApplicationSummary = exports.makeMerchantApplicationSummaries = exports.makeMerchant = exports.makeMarketsOrderSummary = exports.makeMarketsOrder = exports.makeMarkedAsFinal = exports.makeManualTransactionFormOrder = exports.makeManualTransactionForm = exports.makeManualTransactionCategory = exports.makeManualTransaction = exports.makeManualReviewRuleUpserted = exports.makeManualReviewRuleStatus = exports.makeManualReviewRuleForm = exports.makeManualReviewRuleDeleted = exports.makeManualReviewRule = exports.makeMainTransactionUpsertedV2 = exports.makeMainTransactionUpserted = exports.makeMainTransactionDeletedV2 = exports.makeMainTransactionDeleted = exports.makeMainTransaction = exports.makeLoyaltyProgramRewards = exports.makeLoyaltyProgramReward = exports.makeLoyaltyProgramMessage = exports.makeLoyaltyProgram = exports.makeLostChargeback = exports.makeLogisticsPayoutResolutionMethod = exports.makeLogisticsPayoutRequestForm = exports.makeLogisticsPayoutRequest = exports.makeLogisticsCapability = exports.makeLogisticsCapabilitiesUpserted = exports.makeLogisticsCapabilitiesForm = exports.makeLogisticsCapabilitiesDeleted = void 0;
|
|
25
|
+
exports.makeOrderCancellationEvidenceManual = exports.makeOrderCancellationEvidenceFullyRefundedNotFulfilled = exports.makeOrderCancellationEvidence = exports.makeOrderCancellation = exports.makeOrderAttributeUpserted = exports.makeOrderAttributeIntent = exports.makeOrderAttributeDeleted = exports.makeOrderAttribute = exports.makeOrderAddressValidationStatus = exports.makeOrderAddressValidation = exports.makeOrderActionability = exports.makeOrderActionForm = exports.makeOrderAction = exports.makeOnlineAuthorizationCompleted = exports.makeOneTimeTokenRedemptionForm = exports.makeOnboardingStateSource = exports.makeOnboardingStateForm = exports.makeOnboardingOrganization = exports.makeOnboardingAutomationTaskState = exports.makeOnboardingAutomationProcessState = exports.makeOnboardingAuditThemeReport = exports.makeOnboardingAuditThemeKey = exports.makeOnboardingAuditResult = exports.makeOnboardingAuditReportLine = exports.makeOnboardingAuditReport = exports.makeOnboardingAuditMessageLevel = exports.makeOnboardingAuditMessage = exports.makeNotification = exports.makeNonL4LTaxDutyFxTransactionType = exports.makeNonL4LTaxDutyFxTransaction = exports.makeNonL4LTaxDutyFxFeeMetadata = exports.makeNonChannelPaymentBankAccount = exports.makeNoLiabilityReasonCode = exports.makeNoClassificationForm = exports.makeNoCalculatedTaxAmount = exports.makeNiallItemType = exports.makeNiallItemForm = exports.makeNiallItem = exports.makeNextBillingStatement = exports.makeNegativeDebitMetrics = exports.makeNatureOfSale = exports.makeMixedBagWeight = exports.makeMetadataRatecard = exports.makeMetadataProposition = exports.makeMessageStamp = exports.makeMerchantUpserted = exports.makeMerchantTransactions = exports.makeMerchantSummary = exports.makeMerchantSubsidies = exports.makeMerchantSearchResult = void 0;
|
|
26
|
+
exports.makeOrganizationBankAccountUpserted = exports.makeOrganizationBankAccountDeleted = exports.makeOrganizationAccountUpsertedV2 = exports.makeOrganizationAccountDeleted = exports.makeOrganizationAccount = exports.makeOrderValidationUpserted = exports.makeOrderValidationStatus = exports.makeOrderValidationFailureUpserted = exports.makeOrderValidationFailureSummary = exports.makeOrderValidationFailureDeleted = exports.makeOrderValidationFailure = exports.makeOrderValidationError = exports.makeOrderValidationDeleted = exports.makeOrderValidation = exports.makeOrderTransactionUpserted = exports.makeOrderTransactionType = exports.makeOrderTransactionDeleted = exports.makeOrderTransaction = exports.makeOrderTaxAndDutyInclusivitySettingUpserted = exports.makeOrderTaxAndDutyInclusivitySettingDeleted = exports.makeOrderTaxAndDutyInclusivitySetting = exports.makeOrderSummary = exports.makeOrderServiceChangeCsvForm = exports.makeOrderRevenueTimelineDataPoint = exports.makeOrderRevenueTimelineChart = exports.makeOrderRevenueRegionDataPoint = exports.makeOrderRevenueRegionChart = exports.makeOrderRefundTransactionUpserted = exports.makeOrderRefundTransactionDeleted = exports.makeOrderRefundTransaction = exports.makeOrderReference = exports.makeOrderRatesPublishedV3 = exports.makeOrderRatesDataV3 = exports.makeOrderPaymentSourceType = exports.makeOrderPaymentAuthorization = exports.makeOrderNoteForm = exports.makeOrderNote = exports.makeOrderLifecycleEvent = exports.makeOrderFulfillmentUpserted = exports.makeOrderFulfillmentDeleted = exports.makeOrderEditSummary = exports.makeOrderDetail = exports.makeOrderCombinedShipmentUpserted = exports.makeOrderCombinedShipmentForm = exports.makeOrderCombinedShipmentDeleted = exports.makeOrderCombinedShipment = exports.makeOrderChargeTrigger = exports.makeOrderCancellationInitiatedBy = exports.makeOrderCancellationForm = exports.makeOrderCancellationEvidenceReturnToSender = void 0;
|
|
27
|
+
exports.makeOrganizationStatusChangeUpserted = exports.makeOrganizationStatusChangeDeleted = exports.makeOrganizationStatusChange = exports.makeOrganizationSource = exports.makeOrganizationSettingsForm = exports.makeOrganizationSettings = exports.makeOrganizationRestrictionStatusUpserted = exports.makeOrganizationRestrictionStatusNote = exports.makeOrganizationRestrictionStatusDeleted = exports.makeOrganizationRestrictionStatus = exports.makeOrganizationRestrictionScreeningStatus = exports.makeOrganizationRestrictionScreeningDecisionForm = exports.makeOrganizationRestrictionRiskLevel = exports.makeOrganizationRestrictionReviewType = exports.makeOrganizationRestrictionNoteType = exports.makeOrganizationRestrictionNoteForm = exports.makeOrganizationRestrictionApprovalStatus = exports.makeOrganizationPaymentStatus = exports.makeOrganizationPaymentSettingVersion = exports.makeOrganizationPaymentSettingUpserted = exports.makeOrganizationPaymentSettingForm = exports.makeOrganizationPaymentSettingDeleted = exports.makeOrganizationPaymentSetting = exports.makeOrganizationOnboardingStateAuditResult = exports.makeOrganizationOnboardingStateAdjustmentResult = exports.makeOrganizationMetricType = exports.makeOrganizationMetadataUpserted = exports.makeOrganizationMetadataDeleted = exports.makeOrganizationMetadata = exports.makeOrganizationMembershipCopyForm = exports.makeOrganizationMembershipCopy = exports.makeOrganizationInvitationAcceptForm = exports.makeOrganizationDebugTransaction = exports.makeOrganizationDeactivationUpserted = exports.makeOrganizationDeactivationForm = exports.makeOrganizationDeactivationDeleted = exports.makeOrganizationDeactivation = exports.makeOrganizationCurrencySettingVersion = exports.makeOrganizationCurrencySettingUpserted = exports.makeOrganizationCurrencySettingForm = exports.makeOrganizationCurrencySettingDeleted = exports.makeOrganizationCurrencySetting = exports.makeOrganizationCapability = exports.makeOrganizationBusinessEntityUpserted = exports.makeOrganizationBusinessEntityDeleted = exports.makeOrganizationBusinessEntity = exports.makeOrganizationBooleanValueUpserted = exports.makeOrganizationBooleanValueDeleted = exports.makeOrganizationBooleanValue = exports.makeOrganizationBillingStatement = void 0;
|
|
28
|
+
exports.makePaymentMethodOption = exports.makePaymentMethodDetail = exports.makePaymentIs = exports.makePassphraseSummary = exports.makePassphraseForm = exports.makePassphrase = exports.makePartnerTrackingSubscriptionUpserted = exports.makePartnerTrackingSubscriptionDeleted = exports.makePartnerRequestUpserted = exports.makePartnerRequestDeleted = exports.makePartnerRequest = exports.makePartnerOrganizationSettingsUpserted = exports.makePartnerOrganizationSettingsForm = exports.makePartnerOrganizationSettingsDeleted = exports.makePartnerOrganizationSettings = exports.makePartnerOrganizationAuthorizationForm = exports.makePartnerOrganizationAuthorization = exports.makePartnerMembershipVersion = exports.makePartnerMembershipSummary = exports.makePartnerMembershipPutForm = exports.makePartnerMembershipForm = exports.makePartnerMembership = exports.makePartnerForm = exports.makePartnerAuthorizationForm = exports.makePartnerAuthorization = exports.makePartner = exports.makeOwner = exports.makeOutputStyle = exports.makeOtherRecordWithholdings = exports.makeOtherRecordUpserted = exports.makeOtherRecordOrganizationSummary = exports.makeOtherRecordOrderSummaryIdentifiers = exports.makeOtherRecordOrderSummary = exports.makeOtherRecordMetadataTrueup = exports.makeOtherRecordMetadataShippingLabelRevenueShare = exports.makeOtherRecordMetadataShippingLabel = exports.makeOtherRecordMetadataManual = exports.makeOtherRecordMetadataFailedPayout = exports.makeOtherRecordMetadataChannel = exports.makeOtherRecordMetadataCarrierCharge = exports.makeOtherRecordMetadata = exports.makeOtherRecordMerchantReference = exports.makeOtherRecordIdentifiers = exports.makeOtherRecordFees = exports.makeOtherRecordDiscount = exports.makeOtherRecordDeleted = exports.makeOtherRecordAccountSourceSummary = exports.makeOtherRecordAccount = exports.makeOtherRecord = exports.makeOrganizationsAuditCheckReport = void 0;
|
|
29
|
+
exports.makePlatformFeeChangeUpserted = exports.makePlatformFeeChangeForm = exports.makePlatformFeeChangeDeleted = exports.makePlatformFeeChange = exports.makePlatformFee = exports.makePhrasePropagated = exports.makePhraseClassified = exports.makePendingRecordType = exports.makePendingOrder = exports.makePendingBankPaymentDetail = exports.makePendingBankPayment = exports.makePaypalRefundUpserted = exports.makePaypalRefundDeleted = exports.makePaypalPaymentUpserted = exports.makePaypalPaymentDeleted = exports.makePaypalMerchantPutForm = exports.makePaypalMerchantModificationForm = exports.makePaypalMerchant = exports.makePaypalInternalRefund = exports.makePaypalInternalPayment = exports.makePaypalInternalExecution = exports.makePaypalInternalDispute = exports.makePaypalExecutionUpserted = exports.makePaypalExecutionDeleted = exports.makePaypalDisputeUpserted = exports.makePaypalDisputeDeleted = exports.makePaypalAuthorizationPayload = exports.makePaypalAuthenticationForm = exports.makePaypalAuthentication = exports.makePaypalAccountReference = exports.makePaypalAccountPutForm = exports.makePaypalAccountModificationForm = exports.makePaypalAccount = exports.makePayoutStatusCounts = exports.makePaymentTerm = exports.makePaymentSummaryV2 = exports.makePaymentSummaryType = exports.makePaymentSummaryStatus = exports.makePaymentSummaryDetails = exports.makePaymentSummary = exports.makePaymentShortUrlDiscriminator = exports.makePaymentShortUrl = exports.makePaymentRequestAuthorization = exports.makePaymentRedirect = exports.makePaymentProcessorMerchantUpserted = exports.makePaymentProcessorMerchantDeleted = exports.makePaymentProcessorAccountUpserted = exports.makePaymentProcessorAccountDeleted = exports.makePaymentOrganizationSettingsPutForm = exports.makePaymentOrganizationSettings = void 0;
|
|
30
|
+
exports.makeProductSellabilityInternal = exports.makeProductReviewHistory = exports.makeProductRestrictionStateUpdated = exports.makeProductRestrictionStateInserted = exports.makeProductRestrictionStateDeleted = exports.makeProductRestrictionState = exports.makeProductRestrictionRuleDecisionUpserted = exports.makeProductRestrictionRuleDecisionDeleted = exports.makeProductRestrictionRuleDecision = exports.makeProductRestrictionResultValidationError = exports.makeProductRecord = exports.makeProductListSettingsForm = exports.makeProductLabels = exports.makeProductHarmonizationForm = exports.makeProductHarmonization = exports.makeProductDetailSettingsForm = exports.makeProductCurrencies = exports.makeProductClassificationResult = exports.makeProductClassificationJudgementForm = exports.makeProductClassificationForm = exports.makeProductClassification = exports.makeProcessorMerchantReference = exports.makeProcessorMerchantPutForm = exports.makeProcessorMerchantModificationForm = exports.makeProcessorMerchantForm = exports.makeProcessorMerchant = exports.makeProcessorEntityStatusForm = exports.makeProcessorEntityStatus = exports.makeProcessorAccountReference = exports.makeProcessorAccountPutForm = exports.makeProcessorAccountModificationForm = exports.makeProcessorAccount = exports.makeProcessor = exports.makeProcessingTransactionUpserted = exports.makeProcessingTransactionType = exports.makeProcessingTransactionReference = exports.makeProcessingTransactionDeleted = exports.makeProcessingTransaction = exports.makePrioritizedCenterReference = exports.makePriceSelector = exports.makePreferredBillingSchedule = exports.makePrediction = exports.makePrateekItemType = exports.makePrateekItemForm = exports.makePrateekItem = exports.makePlatformFeePercentageTier = exports.makePlatformFeePercentage = exports.makePlatformFeePause = exports.makePlatformFeeFlat = exports.makePlatformFeeDisabled = void 0;
|
|
31
|
+
exports.makeRateWithFees = exports.makeRateUpsertedV2 = exports.makeRateUpserted = exports.makeRateSourceSummaryUpserted = exports.makeRateSourceSummaryDeleted = exports.makeRateSourceSummary = exports.makeRateSourceCompositionSummary = exports.makeRateSource = exports.makeRateNameSummary = exports.makeRateLevelWithEffective = exports.makeRateLevelRatecardForm = exports.makeRateLevelRatecard = exports.makeRateLevelOrganizationForm = exports.makeRateLevelOrganization = exports.makeRateLevelKey = exports.makeRateLevelForm = exports.makeRateLevel = exports.makeRateFreshnessSummaryUpserted = exports.makeRateFreshnessSummaryDeleted = exports.makeRateFreshnessSummary = exports.makeRateDestinationFreshnessSummary = exports.makeRateDeletedV2 = exports.makeRateDeleted = exports.makeRateDataV3 = exports.makeRateData = exports.makeRateAndRuleLookupForm = exports.makeRateAndRuleLookup = exports.makeRateAndRuleItemForm = exports.makeRateAndRuleItem = exports.makeQuoteUpserted = exports.makeQuoteDeleted = exports.makeQuote = exports.makePublicHubForm = exports.makePublicHub = exports.makePspRoutingDistributionRevisionForm = exports.makePspRoutingDistributionRevision = exports.makePspRoutingDistribution = exports.makePspDistribution = exports.makeProofOfPostingTimeElapsed = exports.makeProofOfPostingShippingNotification = exports.makeProofOfPostingOrderCombinedShipment = exports.makeProofOfPostingOrderCancellation = exports.makeProofOfPostingFulfilled = exports.makeProofOfPostingExternallyFulfilled = exports.makeProofOfPosting = exports.makeProductTransaction = exports.makeProductStatus = exports.makeProductSellabilityResult = exports.makeProductSellabilityInternalResult = exports.makeProductSellabilityInternalForm = void 0;
|
|
32
|
+
exports.makeReportStatus = exports.makeReportRuleDecision = exports.makeReportRecordRetryQueue = exports.makeReportRecordError = exports.makeReportPaymentType = exports.makeReportPayment = exports.makeReportOwner = exports.makeReportOrganizationReference = exports.makeReportOrderReference = exports.makeReportMerchant = exports.makeReportInterval = exports.makeReportForm = exports.makeReportFilter = exports.makeReportFileType = exports.makeReportFileStatus = exports.makeReportFile = exports.makeReportBankAccountCleartext = exports.makeReportBankAccount = exports.makeReportAccount = exports.makeReport = exports.makeRemittanceResponsibility = exports.makeRejectionReason = exports.makeRegisteredExporterTariffEligibilityForm = exports.makeRegisteredExporterTariffEligibilityData = exports.makeRedirectReason = exports.makeRedirectActionCompleted = exports.makeRedirect = exports.makeRecordReference = exports.makeRatesNamesSummary = exports.makeRatesChanged = exports.makeRatecardStandardSettings = exports.makeRatecardStandardConfigurationUpserted = exports.makeRatecardStandardConfigurationForm = exports.makeRatecardStandardConfigurationDeleted = exports.makeRatecardStandardConfiguration = exports.makeRatecardServiceFeesOverrideForm = exports.makeRatecardServiceFeesOverride = exports.makeRatecardServiceFeeUpserted = exports.makeRatecardServiceFeeDeleted = exports.makeRatecardRateLevelUpserted = exports.makeRatecardRateLevelRatecardUpserted = exports.makeRatecardRateLevelRatecardDeleted = exports.makeRatecardRateLevelOrganizationUpserted = exports.makeRatecardRateLevelOrganizationDeleted = exports.makeRatecardRateLevelDeleted = exports.makeRatecardLanesImportRequest = exports.makeRatecardInternalSummary = exports.makeRatecardInternalServiceFee = exports.makeRatecardDimensionEstimateUpserted = exports.makeRatecardDimensionEstimateDeleted = void 0;
|
|
33
|
+
exports.makeRestrictionDecision = exports.makeRestrictionCategory = exports.makeRestrictionBlanketOrganizationExemption = exports.makeRestrictionAttributeRuleCondition = exports.makeRestrictionAttributeRule = exports.makeRestrictionAttributeResult = exports.makeRestrictionAttributeOperator = exports.makeRestrictionAttributeConditionSingleOperator = exports.makeRestrictionAttributeConditionSingle = exports.makeRestrictionAttributeConditionMultipleOperator = exports.makeRestrictionAttributeConditionMultiple = exports.makeRestrictionAction = exports.makeResponsibleParty = exports.makeRescreenRestrictionsProducts = exports.makeRequeueRequestForm = exports.makeReportingVendor = exports.makeReportingVatRemittanceRate = exports.makeReportingVatRemittance = exports.makeReportingUsd = exports.makeReportingShopperFees = exports.makeReportingShipment = exports.makeReportingScheme = exports.makeReportingRefundReference = exports.makeReportingReconciliation = exports.makeReportingProvince = exports.makeReportingPayment = exports.makeReportingOrganizationSummary = exports.makeReportingOrderSummary = exports.makeReportingMonetaryValue = exports.makeReportingMerchantTransactions = exports.makeReportingMerchantSubsidies = exports.makeReportingMerchantFees = exports.makeReportingMerchantBreakdown = exports.makeReportingFx = exports.makeReportingFulfillmentIsVirtual = exports.makeReportingFulfillmentIs = exports.makeReportingFulfillmentHas = exports.makeReportingFulfillment = exports.makeReportingFees = exports.makeReportingDetails = exports.makeReportingDestination = exports.makeReportingDebugMissingSubsidies = exports.makeReportingDebug = exports.makeReportingCurrencies = exports.makeReportingCountry = exports.makeReportingConversionRates = exports.makeReportingBusiness = exports.makeReportingAuthorizationReference = exports.makeReportType = exports.makeReportSummary = void 0;
|
|
34
|
+
exports.makeReturnPolicyItemResultUpserted = exports.makeReturnPolicyItemResultDeleted = exports.makeReturnPolicyDeleted = exports.makeReturn = exports.makeResyncFallbackRates = exports.makeResyncByHs6Origin = exports.makeResyncByHs6Destinations = exports.makeResyncByDestinations = exports.makeRestrictionsDailyopsUpserted = exports.makeRestrictionsDailyopsDeleted = exports.makeRestrictionsDailyops = exports.makeRestrictionSummaryCounts = exports.makeRestrictionStatus = exports.makeRestrictionStateReviewStatus = exports.makeRestrictionRuleUpserted = exports.makeRestrictionRuleSummary = exports.makeRestrictionRuleOverride = exports.makeRestrictionRuleOrganizationExemption = exports.makeRestrictionRuleLaneExemption = exports.makeRestrictionRuleForm = exports.makeRestrictionRuleExceptionAction = exports.makeRestrictionRuleEffectUpserted = exports.makeRestrictionRuleEffectForm = exports.makeRestrictionRuleEffectDeleted = exports.makeRestrictionRuleEffect = exports.makeRestrictionRuleDeleted = exports.makeRestrictionRuleDecisionForm = exports.makeRestrictionRuleCommunityExemption = exports.makeRestrictionRuleActivationStatus = exports.makeRestrictionRule = exports.makeRestrictionProductSummary = exports.makeRestrictionProductRequestForm = exports.makeRestrictionProductDecisionForm = exports.makeRestrictionProduct = exports.makeRestrictionOrganizationSummary = exports.makeRestrictionOrganizationStatusUpserted = exports.makeRestrictionOrganizationStatusDeleted = exports.makeRestrictionOrganizationStatus = exports.makeRestrictionOrganizationSource = exports.makeRestrictionOrganizationDecisionSummary = exports.makeRestrictionOrganizationChannel = exports.makeRestrictionOrganization = exports.makeRestrictionKeywords = exports.makeRestrictionItemReviewSummary = exports.makeRestrictionItemReviewDecisionForm = exports.makeRestrictionItemReview = exports.makeRestrictionItemRequestForm = exports.makeRestrictionItem = exports.makeRestrictionHistoryItemReviewDecision = exports.makeRestrictionFilter = void 0;
|
|
35
|
+
exports.makeShopifyChannelOrganizationTokens = exports.makeShopifyChannelOrganizationToken = exports.makeShopifyCatalogPublication = exports.makeShippingPricing = exports.makeShippingMethodReference = exports.makeShippingLane = exports.makeShipmentCostSummary = exports.makeSfExpress = exports.makeSetupBlockPutForm = exports.makeSessionOrderData = exports.makeSellabilityStatus = exports.makeSellabilityCheckStatus = exports.makeSellabilityCheckResult = exports.makeSearchTrackingSummary = exports.makeSearchProviderExport = exports.makeSearchOrderSummary = exports.makeSearchItemSummary = exports.makeSearchExperienceSummary = exports.makeSearchCustomerSummary = exports.makeSearchAuthorization = exports.makeScreeningStatusChangeUpserted = exports.makeScreeningStatusChangeDeleted = exports.makeScreeningStatusChange = exports.makeScreenForm = exports.makeScreen = exports.makeScheduledPayment = exports.makeSarveshItemType = exports.makeSarveshItemForm = exports.makeSarveshItem = exports.makeSandboxSetupForm = exports.makeSandboxSetup = exports.makeSalesPaymentRecord = exports.makeRoutingProcessor = exports.makeRoutingMerchant = exports.makeRoutingEntity = exports.makeRoutingAccount = exports.makeRohanItemType = exports.makeRohanItemForm = exports.makeRohanItem = exports.makeRiskEvaluation = exports.makeRiskCheck = exports.makeRevenueRecordUpserted = exports.makeRevenueRecordType = exports.makeRevenueRecordDeleted = exports.makeRevenueRecord = exports.makeReturnTriggerReversal = exports.makeReturnTriggerRefund = exports.makeReturnTrigger = exports.makeReturnSummary = exports.makeReturnPolicyUpserted = void 0;
|
|
36
|
+
exports.makeShopifyMarketsWebhookRegistration = exports.makeShopifyMarketsTradeSector = exports.makeShopifyMarketsSync = exports.makeShopifyMarketsSubsidiaryCompany = exports.makeShopifyMarketsShopifyOrderMetrics = exports.makeShopifyMarketsShopUpserted = exports.makeShopifyMarketsShopSummary = exports.makeShopifyMarketsShopStatisticsUpserted = exports.makeShopifyMarketsShopStatisticsDeleted = exports.makeShopifyMarketsShopForm = exports.makeShopifyMarketsShopDeleted = exports.makeShopifyMarketsShop = exports.makeShopifyMarketsQueuedRecordType = exports.makeShopifyMarketsQueuedRecord = exports.makeShopifyMarketsOrdersMetrics = exports.makeShopifyMarketsOrderVersionWithShopId = exports.makeShopifyMarketsOrderUpserted = exports.makeShopifyMarketsOrderDeleted = exports.makeShopifyMarketsOrder = exports.makeShopifyMarketsMetricsUpserted = exports.makeShopifyMarketsMetricsDeleted = exports.makeShopifyMarketsInternalOrderMetrics = exports.makeShopifyMarketsIncorporationCountry = exports.makeShopifyMarketsHtsNumberAvailable = exports.makeShopifyMarketsDiscrepancyData = exports.makeShopifyMarketsDiscrepancy = exports.makeShopifyMarketsDangerousGoods = exports.makeShopifyMarketsBestSellingProductUpserted = exports.makeShopifyMarketsBestSellingProductDeleted = exports.makeShopifyMarketsBestSellingProduct = exports.makeShopifyInventoryItemUpdateWebhookEvent = exports.makeShopifyInventoryItemUpdateUpserted = exports.makeShopifyInventoryItemUpdateDeleted = exports.makeShopifyInventoryItemDeleteWebhookEvent = exports.makeShopifyInventoryItemDeleteUpserted = exports.makeShopifyInventoryItemDeleteDeleted = exports.makeShopifyInventoryItemCreateWebhookEvent = exports.makeShopifyInventoryItemCreateUpserted = exports.makeShopifyInventoryItemCreateDeleted = exports.makeShopifyIncotermSummaryErrorPublished = exports.makeShopifyIncotermSummaryErrorData = exports.makeShopifyIncotermIncludes = exports.makeShopifyIncotermConfiguration = exports.makeShopifyHs10CodesUpserted = exports.makeShopifyHs10CodesDeleted = exports.makeShopifyHs10Codes = exports.makeShopifyHs10Code = exports.makeShopifyDisputeUpserted = exports.makeShopifyDisputeDeleted = exports.makeShopifyDispute = void 0;
|
|
37
|
+
exports.makeShopifyProductUpdateUpserted = exports.makeShopifyProductUpdateDeleted = exports.makeShopifyProductTaxonomyAttributeValueUpserted = exports.makeShopifyProductTaxonomyAttributeValueDeleted = exports.makeShopifyProductTaxonomyAttributeValue = exports.makeShopifyProductTaxonomyAttributeUpserted = exports.makeShopifyProductTaxonomyAttributeDeleted = exports.makeShopifyProductTaxonomyAttribute = exports.makeShopifyProductDeleteWebhookEvent = exports.makeShopifyProductDeleteUpserted = exports.makeShopifyProductDeleteDeleted = exports.makeShopifyProductCreateWebhookEvent = exports.makeShopifyProductCreateUpserted = exports.makeShopifyProductCreateDeleted = exports.makeShopifyProductBundleUpserted = exports.makeShopifyProductBundleUnderlying = exports.makeShopifyProductBundleDeleted = exports.makeShopifyProductBundle = exports.makeShopifyPlanType = exports.makeShopifyPartnerWebhookRaw = exports.makeShopifyPartnerWebhook = exports.makeShopifyOrderTransactionUpserted = exports.makeShopifyOrderTransactionDeleted = exports.makeShopifyOrderTransaction = exports.makeShopifyOrderRiskAssessmentUpserted = exports.makeShopifyOrderRiskAssessmentDeleted = exports.makeShopifyOrderRiskAssessment = exports.makeShopifyOrderFulfillmentsSnapshotUpserted = exports.makeShopifyOrderFulfillmentsSnapshotDeleted = exports.makeShopifyOrderFulfillmentsSnapshot = exports.makeShopifyOrderDestinationForm = exports.makeShopifyOrderCancelResponse = exports.makeShopifyOrderCancelForm = exports.makeShopifyMonitoringTrackingUrl = exports.makeShopifyMonitoringTrackingNumber = exports.makeShopifyMonitoringTrackingField = exports.makeShopifyMonitoringOrderMonitorType = exports.makeShopifyMonitoringOrderMonitorEventUpserted = exports.makeShopifyMonitoringOrderMonitorEventDeleted = exports.makeShopifyMonitoringOrderMonitor = exports.makeShopifyMonitoringMonitorReviewStatus = exports.makeShopifyMonitoringFulfillmentMissingDetails = exports.makeShopifyMonitoringFulfillmentExternal = exports.makeShopifyMonitoringCarrierService = exports.makeShopifyMetadata = exports.makeShopifyMerchantPlanUpserted = exports.makeShopifyMerchantPlanDeleted = exports.makeShopifyMerchantPlan = exports.makeShopifyMarketsWebhookRegistrationUpserted = exports.makeShopifyMarketsWebhookRegistrationDeleted = void 0;
|
|
38
|
+
exports.makeStripeAccount = exports.makeStringFeatureValue = exports.makeStringFeatureRuleForm = exports.makeStringFeatureRule = exports.makeStringFeatureDefaultValue = exports.makeStatisticType = exports.makeStatementTransferTransactionLocation = exports.makeStatementCreationMetadata = exports.makeStandaloneAttachmentUpserted = exports.makeStandaloneAttachmentDeleted = exports.makeStandaloneAttachment = exports.makeSpotRateVersion = exports.makeSpotRateUpserted = exports.makeSpotRateMetadataRate = exports.makeSpotRateMetadataIdentity = exports.makeSpotRateMetadata = exports.makeSpotRateDeleted = exports.makeSpotRate = exports.makeSourceTypeFilter = exports.makeSnoozeSourceType = exports.makeSnoozeSource = exports.makeSnoozeNextActionWith = exports.makeSnoozeForm = exports.makeSnooze = exports.makeSnapchatPixel = exports.makeSmpTaxCalculationForm = exports.makeSmpTaxCalculation = exports.makeSingleClassificationForm = exports.makeSingleClassificationAction = exports.makeSimplifiedTaxonomyCategory = exports.makeSimplifiedItemLabel = exports.makeSimplifiedClassificationTaxonomy = exports.makeSimpleRoundingStrategy = exports.makeSimpleAccountReference = exports.makeShopperSummary = exports.makeShopperLines = exports.makeShopperLine = exports.makeShopperFreight = exports.makeShopperFees = exports.makeShopperBreakdown = exports.makeShopifyTaxonomyAlignmentConfigForm = exports.makeShopifyTaxonomyAlignmentConfig = exports.makeShopifyStripeEvent = exports.makeShopifyStoreDetail = exports.makeShopifyShopStatistics = exports.makeShopifyService = exports.makeShopifyReportFileUpserted = exports.makeShopifyReportFileDeleted = exports.makeShopifyProductWrapper = exports.makeShopifyProductUpdateWebhookEvent = void 0;
|
|
39
|
+
exports.makeTaxAmount = exports.makeTaskSummarizeCode = exports.makeTaskProcessorKey = exports.makeTaskProcessQueuedEvent = exports.makeTaskMetadata = exports.makeTaskItemUpserted = exports.makeTaskImport = exports.makeTaskData = exports.makeTask = exports.makeTariffEligibilityType = exports.makeTariffEligibilityForm = exports.makeTariffEligibilityData = exports.makeTariffEligibility = exports.makeTariffCodeDuty = exports.makeSupportedLabels = exports.makeSuggestionAction = exports.makeSubscriptionTransaction = exports.makeSubscriptionFrequency = exports.makeSubscription = exports.makeSubmittedOrderUpserted = exports.makeStripeReversalUpserted = exports.makeStripeReversalDeleted = exports.makeStripeRefundUpserted = exports.makeStripeRefundDeleted = exports.makeStripeMerchantPutForm = exports.makeStripeMerchantModificationForm = exports.makeStripeMerchantForm = exports.makeStripeMerchant = exports.makeStripeInternalReversal = exports.makeStripeInternalRefund = exports.makeStripeInternalDispute = exports.makeStripeInternalCapture = exports.makeStripeInternalAuthorization = exports.makeStripeDisputeUpserted = exports.makeStripeDisputeDeleted = exports.makeStripeConnectReportRecordUpserted = exports.makeStripeConnectReportRecordTransferMetadata = exports.makeStripeConnectReportRecordPaymentMetadata = exports.makeStripeConnectReportRecordMetadata = exports.makeStripeConnectReportRecordDeleted = exports.makeStripeConnectReportRecord = exports.makeStripeCaptureUpserted = exports.makeStripeCaptureDeleted = exports.makeStripeAuthorizationUpserted = exports.makeStripeAuthorizationDeleted = exports.makeStripeAuthenticationForm = exports.makeStripeAuthenticationDataReference = exports.makeStripeAuthentication = exports.makeStripeAccountPutForm = exports.makeStripeAccountModificationForm = void 0;
|
|
40
|
+
exports.makeTrackingDebugLabelEvent = exports.makeTrackingDebugLabel = exports.makeTrackingDebugForceTransitForm = exports.makeTrackingCarrierReturnLabelUpserted = exports.makeTrackingCarrierReturnLabelDeleted = exports.makeTrackingCarrierReturnLabel = exports.makeTrackingAssuranceJobUpserted = exports.makeTrackingAssuranceJobDeleted = exports.makeTrackingAssuranceJob = exports.makeTrackingAssuranceAnalysisUpserted = exports.makeTrackingAssuranceAnalysisDeleted = exports.makeTrackingAssuranceAnalysis = exports.makeTracker = exports.makeTimeWithTimezone = exports.makeTimeToClassifyUpserted = exports.makeTimeToClassifyDeleted = exports.makeTimeToClassifyAggregatedUpserted = exports.makeTimeToClassifyAggregatedDeleted = exports.makeTimeToClassifyAggregated = exports.makeTimeToClassify = exports.makeTieredFeeTier = exports.makeTieredFee = exports.makeThirdPartyLogisticsPickUpTimeWindow = exports.makeThirdPartyLogisticsPartner = exports.makeTestForm = exports.makeTest = exports.makeTechOnboardingDescription = exports.makeTaxonomyNode = exports.makeTaxonomyCategoryHs6RefUpserted = exports.makeTaxonomyCategoryHs6RefDeleted = exports.makeTaxonomyCategoryHs6Ref = exports.makeTaxonomyCategoryClassificationAlignment = exports.makeTaxonomyCategory = exports.makeTaxonomyAlignmentCheckResult = exports.makeTaxTransactionUpserted = exports.makeTaxTransactionType = exports.makeTaxTransactionDeleted = exports.makeTaxTransaction = exports.makeTaxRemittanceTransactionUpserted = exports.makeTaxRemittanceTransactionDeleted = exports.makeTaxRemittanceTransaction = exports.makeTaxParty = exports.makeTaxDutyReasonCodeMetadata = exports.makeTaxCalculationLineItemForm = exports.makeTaxCalculationLineItem = exports.makeTaxCalculationForm = exports.makeTaxCalculationErrorCode = exports.makeTaxCalculationError = exports.makeTaxCalculation = exports.makeTaxAndDutyInclusivitySetting = void 0;
|
|
41
|
+
exports.makeUnharmonizedItemsExport = exports.makeUnclassifiedProductsSummary = exports.makeUnclassifiedProductsPurgeRequest = exports.makeUnclassifiedProductStatus = exports.makeUnclassifiedProductStatistic = exports.makeUnassignedMerchantGuidUpserted = exports.makeUnassignedMerchantGuidDeleted = exports.makeUnassignedMerchantGuid = exports.makeTrueupTransactionType = exports.makeTrueupTransaction = exports.makeTrueupLabelSummary = exports.makeTribe = exports.makeTransferTransactionUpsertedV2 = exports.makeTransferTransactionUpserted = exports.makeTransferTransactionDeletedV2 = exports.makeTransferTransactionDeleted = exports.makeTransferTransaction = exports.makeTransferMethod = exports.makeTransactionSummary = exports.makeTransactionStatementUpserted = exports.makeTransactionStatementDeleted = exports.makeTransactionStatement = exports.makeTransactionReference = exports.makeTransactionPostingMethod = exports.makeTransactionAdjustmentForm = exports.makeTransactionAdjustment = exports.makeTransaction = exports.makeTrackingWebhook = exports.makeTrackingUpserted = exports.makeTrackingSubscriptionUpserted = exports.makeTrackingSubscriptionDeleted = exports.makeTrackingSubscription = exports.makeTrackingResponse = exports.makeTrackingRequest = exports.makeTrackingProcessingFailureClassification = exports.makeTrackingProcessingErrorUpserted = exports.makeTrackingProcessingErrorDeleted = exports.makeTrackingProcessingError = exports.makeTrackingLabelUpserted = exports.makeTrackingLabelEventUpsertedV2 = exports.makeTrackingLabelEventDeletedV2 = exports.makeTrackingLabelDimensionsUpserted = exports.makeTrackingLabelDimensionsSource = exports.makeTrackingLabelDimensionsDeleted = exports.makeTrackingLabelDimensions = exports.makeTrackingLabelDeleted = exports.makeTrackingIntegrationType = exports.makeTrackingEvent = exports.makeTrackingDeleted = exports.makeTrackingDebugLabelLocation = void 0;
|
|
42
|
+
exports.makeWholeOrderActionForm = exports.makeWebhook = exports.makeWasteElectricalAndElectronicEquipmentComplianceForm = exports.makeWasteElectricalAndElectronicEquipmentComplianceData = exports.makeVirtualCardTransaction = exports.makeViesResult = exports.makeValidatedShippingData = exports.makeValidatedAddress = exports.makeUserUpsertedV2 = exports.makeUserStatusRuleForm = exports.makeUserStatusRule = exports.makeUserStatusForm = exports.makeUserProductListSettings = exports.makeUserProductDetailSettings = exports.makeUserOneTimeToken = exports.makeUserDeletedV2 = exports.makeUsdSpotRateUpserted = exports.makeUsdSpotRateDeleted = exports.makeUsdSpotRate = exports.makeUps = exports.makeUnphrasedProductsExport = void 0;
|
|
43
43
|
var faker_1 = __importDefault(require("@faker-js/faker"));
|
|
44
44
|
var arrayOf = function (f) {
|
|
45
45
|
var length = 3;
|
|
@@ -703,6 +703,11 @@ var factories = {
|
|
|
703
703
|
'duty_guarantee',
|
|
704
704
|
'mor',
|
|
705
705
|
'fraud',
|
|
706
|
+
'tax',
|
|
707
|
+
'duty',
|
|
708
|
+
'tax_and_duty',
|
|
709
|
+
'product',
|
|
710
|
+
'tax_and_duty_fx_diff',
|
|
706
711
|
'fx',
|
|
707
712
|
'processing',
|
|
708
713
|
'rate_lock',
|
|
@@ -1852,6 +1857,7 @@ var factories = {
|
|
|
1852
1857
|
'order_missing',
|
|
1853
1858
|
]); },
|
|
1854
1859
|
'io.flow.channel.internal.v0.enums.channel_order_acceptance_status': function () { return faker_1.default.helpers.arrayElement(['accepted', 'rejected', 'review', 'edit_review', 'edit_accepted']); },
|
|
1860
|
+
'io.flow.channel.internal.v0.enums.channel_service': function () { return faker_1.default.helpers.arrayElement(['payment', 'duty_tax_calculator', 'sellability']); },
|
|
1855
1861
|
'io.flow.channel.internal.v0.enums.order_payment_source_type': function () { return faker_1.default.helpers.arrayElement(['globale', 'third_party']); },
|
|
1856
1862
|
'io.flow.channel.internal.v0.models.channel_currency_form': function () { return ({
|
|
1857
1863
|
currency: factories.string(),
|
|
@@ -1913,6 +1919,29 @@ var factories = {
|
|
|
1913
1919
|
description: factories.string(),
|
|
1914
1920
|
rejection_reason: factories['io.flow.channel.internal.v0.enums.channel_order_acceptance_rejection_reason'](),
|
|
1915
1921
|
}); },
|
|
1922
|
+
'io.flow.channel.internal.v0.models.channel_organization_domain': function () { return ({
|
|
1923
|
+
internal: factories.string(),
|
|
1924
|
+
'public': factories.string(),
|
|
1925
|
+
}); },
|
|
1926
|
+
'io.flow.channel.internal.v0.models.channel_organization_installation': function () { return ({
|
|
1927
|
+
organization: factories['io.flow.channel.v0.models.channel_organization'](),
|
|
1928
|
+
tokens: arrayOf(function () { return factories['io.flow.channel.internal.v0.models.channel_organization_token'](); }),
|
|
1929
|
+
}); },
|
|
1930
|
+
'io.flow.channel.internal.v0.models.channel_organization_installation_post_form': function () { return ({
|
|
1931
|
+
form: factories['io.flow.channel.v0.models.channel_organization_form'](),
|
|
1932
|
+
metadata: factories['io.flow.channel.internal.v0.models.channel_organization_metadata'](),
|
|
1933
|
+
}); },
|
|
1934
|
+
'io.flow.channel.internal.v0.models.channel_organization_metadata': function () { return ({
|
|
1935
|
+
domain: factories['io.flow.channel.internal.v0.models.channel_organization_domain'](),
|
|
1936
|
+
token: factories.string(),
|
|
1937
|
+
}); },
|
|
1938
|
+
'io.flow.channel.internal.v0.models.channel_organization_token': function () { return ({
|
|
1939
|
+
token: factories['io.flow.channel.internal.v0.models.channel_organization_token_body'](),
|
|
1940
|
+
service: factories['io.flow.channel.internal.v0.enums.channel_service'](),
|
|
1941
|
+
}); },
|
|
1942
|
+
'io.flow.channel.internal.v0.models.channel_organization_token_body': function () { return ({
|
|
1943
|
+
cleartext: factories.string(),
|
|
1944
|
+
}); },
|
|
1916
1945
|
'io.flow.channel.internal.v0.models.flow_channel_organization': function () { return ({
|
|
1917
1946
|
placeholder: factories.string(),
|
|
1918
1947
|
}); },
|
|
@@ -4884,6 +4913,7 @@ var factories = {
|
|
|
4884
4913
|
delivered_duty: factories['io.flow.common.v0.enums.delivered_duty'](),
|
|
4885
4914
|
price: factories['io.flow.fulfillment.v0.models.price_with_base_and_details'](),
|
|
4886
4915
|
service: factories['io.flow.fulfillment.v0.models.service_summary'](),
|
|
4916
|
+
actual_service: factories['io.flow.fulfillment.v0.models.service_summary'](),
|
|
4887
4917
|
tier: factories['io.flow.fulfillment.v0.models.tier_summary'](),
|
|
4888
4918
|
window: factories['io.flow.fulfillment.v0.models.delivery_window'](),
|
|
4889
4919
|
rule_outcome: factories['io.flow.fulfillment.v0.unions.tier_rule_outcome'](),
|
|
@@ -5958,7 +5988,9 @@ var factories = {
|
|
|
5958
5988
|
]); },
|
|
5959
5989
|
'io.flow.internal.v0.enums.channel_order_acceptance_status': function () { return faker_1.default.helpers.arrayElement(['accepted', 'rejected', 'review', 'edit_review', 'edit_accepted']); },
|
|
5960
5990
|
'io.flow.internal.v0.enums.channel_order_fulfillment_status_code': function () { return faker_1.default.helpers.arrayElement(['unfulfilled', 'fulfilled', 'partial', 'cancelled']); },
|
|
5961
|
-
'io.flow.internal.v0.enums.
|
|
5991
|
+
'io.flow.internal.v0.enums.channel_service': function () { return faker_1.default.helpers.arrayElement(['payment', 'duty_tax_calculator', 'sellability']); },
|
|
5992
|
+
'io.flow.internal.v0.enums.channel_transaction_trigger_type': function () { return faker_1.default.helpers.arrayElement(['capture', 'order']); },
|
|
5993
|
+
'io.flow.internal.v0.enums.channel_transaction_type': function () { return faker_1.default.helpers.arrayElement(['adjustment', 'reversal', 'processing', 'order']); },
|
|
5962
5994
|
'io.flow.internal.v0.enums.chapter_check_status': function () { return faker_1.default.helpers.arrayElement(['apparel_like', 'similar', 'does_not_match']); },
|
|
5963
5995
|
'io.flow.internal.v0.enums.charge_estimate_source': function () { return faker_1.default.helpers.arrayElement(['global-e', 'shopify']); },
|
|
5964
5996
|
'io.flow.internal.v0.enums.charge_input_type': function () { return faker_1.default.helpers.arrayElement([
|
|
@@ -6073,6 +6105,8 @@ var factories = {
|
|
|
6073
6105
|
'organization_account_deleted',
|
|
6074
6106
|
'account_transactions_export_request',
|
|
6075
6107
|
'account_orders_export_request',
|
|
6108
|
+
'fulfillment_status_upserted',
|
|
6109
|
+
'fulfillment_status_deleted',
|
|
6076
6110
|
'main_transaction_upserted',
|
|
6077
6111
|
'main_transaction_deleted',
|
|
6078
6112
|
'main_transaction_upserted_v2',
|
|
@@ -8540,6 +8574,10 @@ var factories = {
|
|
|
8540
8574
|
channel_id: factories.string(),
|
|
8541
8575
|
channel_order_summary: factories['io.flow.internal.v0.models.channel_order_summary'](),
|
|
8542
8576
|
}); },
|
|
8577
|
+
'io.flow.internal.v0.models.channel_organization_domain': function () { return ({
|
|
8578
|
+
internal: factories.string(),
|
|
8579
|
+
'public': factories.string(),
|
|
8580
|
+
}); },
|
|
8543
8581
|
'io.flow.internal.v0.models.channel_organization_identifier': function () { return ({
|
|
8544
8582
|
id: factories.string(),
|
|
8545
8583
|
organization: factories['io.flow.common.v0.models.organization_reference'](),
|
|
@@ -8559,6 +8597,18 @@ var factories = {
|
|
|
8559
8597
|
channel_id: factories.string(),
|
|
8560
8598
|
channel_organization_identifier: factories['io.flow.internal.v0.models.channel_organization_identifier'](),
|
|
8561
8599
|
}); },
|
|
8600
|
+
'io.flow.internal.v0.models.channel_organization_installation': function () { return ({
|
|
8601
|
+
organization: factories['io.flow.channel.v0.models.channel_organization'](),
|
|
8602
|
+
tokens: arrayOf(function () { return factories['io.flow.internal.v0.models.channel_organization_token'](); }),
|
|
8603
|
+
}); },
|
|
8604
|
+
'io.flow.internal.v0.models.channel_organization_installation_post_form': function () { return ({
|
|
8605
|
+
form: factories['io.flow.channel.v0.models.channel_organization_form'](),
|
|
8606
|
+
metadata: factories['io.flow.internal.v0.models.channel_organization_metadata'](),
|
|
8607
|
+
}); },
|
|
8608
|
+
'io.flow.internal.v0.models.channel_organization_metadata': function () { return ({
|
|
8609
|
+
domain: factories['io.flow.internal.v0.models.channel_organization_domain'](),
|
|
8610
|
+
token: factories.string(),
|
|
8611
|
+
}); },
|
|
8562
8612
|
'io.flow.internal.v0.models.channel_organization_publication_owner': function () { return ({
|
|
8563
8613
|
owner: factories['io.flow.internal.v0.enums.catalog_publication_owner'](),
|
|
8564
8614
|
}); },
|
|
@@ -8583,6 +8633,13 @@ var factories = {
|
|
|
8583
8633
|
form: factories['io.flow.channel.v0.models.channel_organization_form'](),
|
|
8584
8634
|
metadata: factories['io.flow.internal.v0.models.shopify_metadata'](),
|
|
8585
8635
|
}); },
|
|
8636
|
+
'io.flow.internal.v0.models.channel_organization_token': function () { return ({
|
|
8637
|
+
token: factories['io.flow.internal.v0.models.channel_organization_token_body'](),
|
|
8638
|
+
service: factories['io.flow.internal.v0.enums.channel_service'](),
|
|
8639
|
+
}); },
|
|
8640
|
+
'io.flow.internal.v0.models.channel_organization_token_body': function () { return ({
|
|
8641
|
+
cleartext: factories.string(),
|
|
8642
|
+
}); },
|
|
8586
8643
|
'io.flow.internal.v0.models.channel_rate_metadata_identity': function () { return ({
|
|
8587
8644
|
discriminator: 'channel_rate_metadata_identity',
|
|
8588
8645
|
currency: factories.string(),
|
|
@@ -8624,6 +8681,10 @@ var factories = {
|
|
|
8624
8681
|
value: factories.decimal(),
|
|
8625
8682
|
timestamp: factories.date_time_iso_8601(),
|
|
8626
8683
|
}); },
|
|
8684
|
+
'io.flow.internal.v0.models.channel_transaction_trigger_metadata': function () { return ({
|
|
8685
|
+
discriminator: 'channel_transaction_trigger_metadata',
|
|
8686
|
+
trigger_type: factories['io.flow.internal.v0.enums.channel_transaction_trigger_type'](),
|
|
8687
|
+
}); },
|
|
8627
8688
|
'io.flow.internal.v0.models.channel_transaction_upserted': function () { return ({
|
|
8628
8689
|
discriminator: 'channel_transaction_upserted',
|
|
8629
8690
|
event_id: factories.string(),
|
|
@@ -10143,6 +10204,11 @@ var factories = {
|
|
|
10143
10204
|
processing: factories['io.flow.internal.v0.models.fee'](),
|
|
10144
10205
|
rate_lock: factories['io.flow.internal.v0.models.fee'](),
|
|
10145
10206
|
mor: factories['io.flow.internal.v0.models.fee'](),
|
|
10207
|
+
tax: factories['io.flow.internal.v0.models.fee'](),
|
|
10208
|
+
duty: factories['io.flow.internal.v0.models.fee'](),
|
|
10209
|
+
tax_and_duty: factories['io.flow.internal.v0.models.fee'](),
|
|
10210
|
+
product: factories['io.flow.internal.v0.models.fee'](),
|
|
10211
|
+
tax_and_duty_fx_diff: factories['io.flow.internal.v0.models.fee'](),
|
|
10146
10212
|
fx: factories['io.flow.internal.v0.models.fee'](),
|
|
10147
10213
|
duty_guarantee: factories['io.flow.internal.v0.models.fee'](),
|
|
10148
10214
|
transfer: factories['io.flow.internal.v0.models.fee'](),
|
|
@@ -10673,6 +10739,28 @@ var factories = {
|
|
|
10673
10739
|
fulfillment_created_at: factories.date_time_iso_8601(),
|
|
10674
10740
|
fulfillment_updated_at: factories.date_time_iso_8601(),
|
|
10675
10741
|
}); },
|
|
10742
|
+
'io.flow.internal.v0.models.fulfillment_status_deleted': function () { return ({
|
|
10743
|
+
discriminator: 'fulfillment_status_deleted',
|
|
10744
|
+
event_id: factories.string(),
|
|
10745
|
+
timestamp: factories.date_time_iso_8601(),
|
|
10746
|
+
organization: factories.string(),
|
|
10747
|
+
id: factories.string(),
|
|
10748
|
+
}); },
|
|
10749
|
+
'io.flow.internal.v0.models.fulfillment_status_summary': function () { return ({
|
|
10750
|
+
id: factories.string(),
|
|
10751
|
+
order_number: factories.string(),
|
|
10752
|
+
organization_id: factories.string(),
|
|
10753
|
+
fulfilled_at: factories.date_time_iso_8601(),
|
|
10754
|
+
sequence_number: factories.long(),
|
|
10755
|
+
completes_order: factories.boolean(),
|
|
10756
|
+
}); },
|
|
10757
|
+
'io.flow.internal.v0.models.fulfillment_status_upserted': function () { return ({
|
|
10758
|
+
discriminator: 'fulfillment_status_upserted',
|
|
10759
|
+
event_id: factories.string(),
|
|
10760
|
+
timestamp: factories.date_time_iso_8601(),
|
|
10761
|
+
organization: factories.string(),
|
|
10762
|
+
fulfillment: factories['io.flow.internal.v0.models.fulfillment_status_summary'](),
|
|
10763
|
+
}); },
|
|
10676
10764
|
'io.flow.internal.v0.models.fulfillment_subsidy_breakdown': function () { return ({
|
|
10677
10765
|
tax: factories.decimal(),
|
|
10678
10766
|
duty: factories.decimal(),
|
|
@@ -17276,6 +17364,8 @@ var factories = {
|
|
|
17276
17364
|
function () { return factories['io.flow.internal.v0.models.organization_account_deleted'](); },
|
|
17277
17365
|
function () { return factories['io.flow.internal.v0.models.account_transactions_export_request'](); },
|
|
17278
17366
|
function () { return factories['io.flow.internal.v0.models.account_orders_export_request'](); },
|
|
17367
|
+
function () { return factories['io.flow.internal.v0.models.fulfillment_status_upserted'](); },
|
|
17368
|
+
function () { return factories['io.flow.internal.v0.models.fulfillment_status_deleted'](); },
|
|
17279
17369
|
function () { return factories['io.flow.internal.v0.models.main_transaction_upserted'](); },
|
|
17280
17370
|
function () { return factories['io.flow.internal.v0.models.main_transaction_deleted'](); },
|
|
17281
17371
|
function () { return factories['io.flow.internal.v0.models.main_transaction_upserted_v2'](); },
|
|
@@ -17959,6 +18049,7 @@ var factories = {
|
|
|
17959
18049
|
function () { return factories['io.flow.internal.v0.models.tax_duty_reason_code_metadata'](); },
|
|
17960
18050
|
function () { return factories['io.flow.internal.v0.models.accounting_return_metadata'](); },
|
|
17961
18051
|
function () { return factories['io.flow.internal.v0.models.non_l4l_tax_duty_fx_fee_metadata'](); },
|
|
18052
|
+
function () { return factories['io.flow.internal.v0.models.channel_transaction_trigger_metadata'](); },
|
|
17962
18053
|
]);
|
|
17963
18054
|
return f();
|
|
17964
18055
|
},
|
|
@@ -18479,7 +18570,7 @@ var factories = {
|
|
|
18479
18570
|
return f();
|
|
18480
18571
|
},
|
|
18481
18572
|
'io.flow.merchant.of.record.v0.enums.economic_title_location': function () { return faker_1.default.helpers.arrayElement(['high_seas', 'origination', 'destination']); },
|
|
18482
|
-
'io.flow.merchant.of.record.v0.enums.flow_entity': function () { return faker_1.default.helpers.arrayElement(['flow-usa', 'flow-irl', 'flow-can', 'ge-usa']); },
|
|
18573
|
+
'io.flow.merchant.of.record.v0.enums.flow_entity': function () { return faker_1.default.helpers.arrayElement(['flow-usa', 'flow-irl', 'flow-can', 'ge-usa', 'ge-can', 'ge-gbr', 'ge-irl']); },
|
|
18483
18574
|
'io.flow.merchant.onboarding.v0.enums.logistics_format_preference': function () { return faker_1.default.helpers.arrayElement(['shopify_console', 'existing_3pl_integration', 'byo_integration']); },
|
|
18484
18575
|
'io.flow.merchant.onboarding.v0.enums.onboarding_application_status': function () { return faker_1.default.helpers.arrayElement(['to_do', 'in_progress', 'on_hold', 'rejected', 'accepted']); },
|
|
18485
18576
|
'io.flow.merchant.onboarding.v0.enums.onboarding_trade_sector': function () { return faker_1.default.helpers.arrayElement([
|
|
@@ -27231,12 +27322,20 @@ var makeChannelOrderSummaryFulfillmentDetails = function () { return factories['
|
|
|
27231
27322
|
exports.makeChannelOrderSummaryFulfillmentDetails = makeChannelOrderSummaryFulfillmentDetails;
|
|
27232
27323
|
var makeChannelOrderSummaryUpserted = function () { return factories['io.flow.internal.v0.models.channel_order_summary_upserted'](); };
|
|
27233
27324
|
exports.makeChannelOrderSummaryUpserted = makeChannelOrderSummaryUpserted;
|
|
27325
|
+
var makeChannelOrganizationDomain = function () { return factories['io.flow.internal.v0.models.channel_organization_domain'](); };
|
|
27326
|
+
exports.makeChannelOrganizationDomain = makeChannelOrganizationDomain;
|
|
27234
27327
|
var makeChannelOrganizationIdentifier = function () { return factories['io.flow.internal.v0.models.channel_organization_identifier'](); };
|
|
27235
27328
|
exports.makeChannelOrganizationIdentifier = makeChannelOrganizationIdentifier;
|
|
27236
27329
|
var makeChannelOrganizationIdentifierDeleted = function () { return factories['io.flow.internal.v0.models.channel_organization_identifier_deleted'](); };
|
|
27237
27330
|
exports.makeChannelOrganizationIdentifierDeleted = makeChannelOrganizationIdentifierDeleted;
|
|
27238
27331
|
var makeChannelOrganizationIdentifierUpserted = function () { return factories['io.flow.internal.v0.models.channel_organization_identifier_upserted'](); };
|
|
27239
27332
|
exports.makeChannelOrganizationIdentifierUpserted = makeChannelOrganizationIdentifierUpserted;
|
|
27333
|
+
var makeChannelOrganizationInstallation = function () { return factories['io.flow.internal.v0.models.channel_organization_installation'](); };
|
|
27334
|
+
exports.makeChannelOrganizationInstallation = makeChannelOrganizationInstallation;
|
|
27335
|
+
var makeChannelOrganizationInstallationPostForm = function () { return factories['io.flow.internal.v0.models.channel_organization_installation_post_form'](); };
|
|
27336
|
+
exports.makeChannelOrganizationInstallationPostForm = makeChannelOrganizationInstallationPostForm;
|
|
27337
|
+
var makeChannelOrganizationMetadata = function () { return factories['io.flow.internal.v0.models.channel_organization_metadata'](); };
|
|
27338
|
+
exports.makeChannelOrganizationMetadata = makeChannelOrganizationMetadata;
|
|
27240
27339
|
var makeChannelOrganizationPublicationOwner = function () { return factories['io.flow.internal.v0.models.channel_organization_publication_owner'](); };
|
|
27241
27340
|
exports.makeChannelOrganizationPublicationOwner = makeChannelOrganizationPublicationOwner;
|
|
27242
27341
|
var makeChannelOrganizationPublicationOwnerPutForm = function () { return factories['io.flow.internal.v0.models.channel_organization_publication_owner_put_form'](); };
|
|
@@ -27251,18 +27350,28 @@ var makeChannelOrganizationShopifyForm = function () { return factories['io.flow
|
|
|
27251
27350
|
exports.makeChannelOrganizationShopifyForm = makeChannelOrganizationShopifyForm;
|
|
27252
27351
|
var makeChannelOrganizationShopifyPostForm = function () { return factories['io.flow.internal.v0.models.channel_organization_shopify_post_form'](); };
|
|
27253
27352
|
exports.makeChannelOrganizationShopifyPostForm = makeChannelOrganizationShopifyPostForm;
|
|
27353
|
+
var makeChannelOrganizationToken = function () { return factories['io.flow.internal.v0.models.channel_organization_token'](); };
|
|
27354
|
+
exports.makeChannelOrganizationToken = makeChannelOrganizationToken;
|
|
27355
|
+
var makeChannelOrganizationTokenBody = function () { return factories['io.flow.internal.v0.models.channel_organization_token_body'](); };
|
|
27356
|
+
exports.makeChannelOrganizationTokenBody = makeChannelOrganizationTokenBody;
|
|
27254
27357
|
var makeChannelRateMetadata = function () { return factories['io.flow.internal.v0.unions.channel_rate_metadata'](); };
|
|
27255
27358
|
exports.makeChannelRateMetadata = makeChannelRateMetadata;
|
|
27256
27359
|
var makeChannelRateMetadataIdentity = function () { return factories['io.flow.internal.v0.models.channel_rate_metadata_identity'](); };
|
|
27257
27360
|
exports.makeChannelRateMetadataIdentity = makeChannelRateMetadataIdentity;
|
|
27258
27361
|
var makeChannelRateMetadataRate = function () { return factories['io.flow.internal.v0.models.channel_rate_metadata_rate'](); };
|
|
27259
27362
|
exports.makeChannelRateMetadataRate = makeChannelRateMetadataRate;
|
|
27363
|
+
var makeChannelService = function () { return factories['io.flow.internal.v0.enums.channel_service'](); };
|
|
27364
|
+
exports.makeChannelService = makeChannelService;
|
|
27260
27365
|
var makeChannelTransaction = function () { return factories['io.flow.internal.v0.models.channel_transaction'](); };
|
|
27261
27366
|
exports.makeChannelTransaction = makeChannelTransaction;
|
|
27262
27367
|
var makeChannelTransactionDeleted = function () { return factories['io.flow.internal.v0.models.channel_transaction_deleted'](); };
|
|
27263
27368
|
exports.makeChannelTransactionDeleted = makeChannelTransactionDeleted;
|
|
27264
27369
|
var makeChannelTransactionRate = function () { return factories['io.flow.internal.v0.models.channel_transaction_rate'](); };
|
|
27265
27370
|
exports.makeChannelTransactionRate = makeChannelTransactionRate;
|
|
27371
|
+
var makeChannelTransactionTriggerMetadata = function () { return factories['io.flow.internal.v0.models.channel_transaction_trigger_metadata'](); };
|
|
27372
|
+
exports.makeChannelTransactionTriggerMetadata = makeChannelTransactionTriggerMetadata;
|
|
27373
|
+
var makeChannelTransactionTriggerType = function () { return factories['io.flow.internal.v0.enums.channel_transaction_trigger_type'](); };
|
|
27374
|
+
exports.makeChannelTransactionTriggerType = makeChannelTransactionTriggerType;
|
|
27266
27375
|
var makeChannelTransactionType = function () { return factories['io.flow.internal.v0.enums.channel_transaction_type'](); };
|
|
27267
27376
|
exports.makeChannelTransactionType = makeChannelTransactionType;
|
|
27268
27377
|
var makeChannelTransactionUpserted = function () { return factories['io.flow.internal.v0.models.channel_transaction_upserted'](); };
|
|
@@ -28023,6 +28132,12 @@ var makeFulfillmentShopperBreakdown = function () { return factories['io.flow.in
|
|
|
28023
28132
|
exports.makeFulfillmentShopperBreakdown = makeFulfillmentShopperBreakdown;
|
|
28024
28133
|
var makeFulfillmentSnapshot = function () { return factories['io.flow.internal.v0.models.fulfillment_snapshot'](); };
|
|
28025
28134
|
exports.makeFulfillmentSnapshot = makeFulfillmentSnapshot;
|
|
28135
|
+
var makeFulfillmentStatusDeleted = function () { return factories['io.flow.internal.v0.models.fulfillment_status_deleted'](); };
|
|
28136
|
+
exports.makeFulfillmentStatusDeleted = makeFulfillmentStatusDeleted;
|
|
28137
|
+
var makeFulfillmentStatusSummary = function () { return factories['io.flow.internal.v0.models.fulfillment_status_summary'](); };
|
|
28138
|
+
exports.makeFulfillmentStatusSummary = makeFulfillmentStatusSummary;
|
|
28139
|
+
var makeFulfillmentStatusUpserted = function () { return factories['io.flow.internal.v0.models.fulfillment_status_upserted'](); };
|
|
28140
|
+
exports.makeFulfillmentStatusUpserted = makeFulfillmentStatusUpserted;
|
|
28026
28141
|
var makeFulfillmentSubsidyBreakdown = function () { return factories['io.flow.internal.v0.models.fulfillment_subsidy_breakdown'](); };
|
|
28027
28142
|
exports.makeFulfillmentSubsidyBreakdown = makeFulfillmentSubsidyBreakdown;
|
|
28028
28143
|
var makeFulfillmentTrigger = function () { return factories['io.flow.internal.v0.unions.fulfillment_trigger'](); };
|