@flowio/api-internal-constants 4.18.76 → 4.18.78
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/api-internal.d.ts +18 -4
- package/dist/api-internal.js +22 -7
- package/package.json +2 -2
- package/src/api-internal.ts +18 -3
package/dist/api-internal.d.ts
CHANGED
|
@@ -197,7 +197,13 @@ export declare enum BillingMetricKey {
|
|
|
197
197
|
ACCOUNTS_WITH_FINAL_STATEMENTS_PENDING_TRANSACTION_COUNT = "accounts_with_final_statements_pending_transaction_count",
|
|
198
198
|
ACCOUNTS_WITH_FINAL_STATEMENTS_PENDING_TRANSACTION_TOTAL = "accounts_with_final_statements_pending_transaction_total",
|
|
199
199
|
EDITED_ORDER_TAX_AMOUNT_EXCEEDING_TRANSACTION = "edited_order_tax_amount_exceeding_transaction",
|
|
200
|
-
EDITED_ORDER_DUTY_AMOUNT_EXCEEDING_TRANSACTION = "edited_order_duty_amount_exceeding_transaction"
|
|
200
|
+
EDITED_ORDER_DUTY_AMOUNT_EXCEEDING_TRANSACTION = "edited_order_duty_amount_exceeding_transaction",
|
|
201
|
+
NEGATIVE_BALANCE_SCHEDULED_TOTAL = "negative_balance_scheduled_total",
|
|
202
|
+
NEGATIVE_BALANCE_DEBITED_TOTAL = "negative_balance_debited_total",
|
|
203
|
+
NEGATIVE_BALANCE_FAILED_TO_BE_DEBITED_TOTAL = "negative_balance_failed_to_be_debited_total",
|
|
204
|
+
NUMBER_OF_ORGS_ELIGIBLE_TO_NEGATIVE_BALANCE_DEBIT = "number_of_orgs_eligible_to_negative_balance_debit",
|
|
205
|
+
NUMBER_OF_ORGS_WITH_FAILED_NEGATIVE_DEBIT = "number_of_orgs_with_failed_negative_debit",
|
|
206
|
+
NEGATIVE_DEBIT_SUCCESS_RATE = "negative_debit_success_rate"
|
|
201
207
|
}
|
|
202
208
|
export declare enum BillingStatementAttachmentKey {
|
|
203
209
|
INVOICE = "invoice",
|
|
@@ -892,8 +898,6 @@ export declare enum EventType {
|
|
|
892
898
|
RATECARD_RATE_LEVEL_RATECARD_DELETED = "ratecard_rate_level_ratecard_deleted",
|
|
893
899
|
RATECARD_RATE_LEVEL_ORGANIZATION_UPSERTED = "ratecard_rate_level_organization_upserted",
|
|
894
900
|
RATECARD_RATE_LEVEL_ORGANIZATION_DELETED = "ratecard_rate_level_organization_deleted",
|
|
895
|
-
ORGANIZATION_RESTRICTION_SNAPSHOT_UPSERTED = "organization_restriction_snapshot_upserted",
|
|
896
|
-
ORGANIZATION_RESTRICTION_SNAPSHOT_DELETED = "organization_restriction_snapshot_deleted",
|
|
897
901
|
RESTRICTION_ORGANIZATION_STATUS_UPSERTED = "restriction_organization_status_upserted",
|
|
898
902
|
RESTRICTION_ORGANIZATION_STATUS_DELETED = "restriction_organization_status_deleted",
|
|
899
903
|
ORGANIZATION_RESTRICTION_STATUS_UPSERTED = "organization_restriction_status_upserted",
|
|
@@ -1047,6 +1051,17 @@ export declare enum FtpProtocol {
|
|
|
1047
1051
|
export declare enum GoogleAnalyticsPlugin {
|
|
1048
1052
|
EC = "ec"
|
|
1049
1053
|
}
|
|
1054
|
+
export declare enum GraphqlServiceTypes {
|
|
1055
|
+
ORDER_UPDATE_MUTATION = "order_update_mutation",
|
|
1056
|
+
SHIPPING_ADDRESS_VALIDATION = "shipping_address_validation",
|
|
1057
|
+
BULK_PUBLICATION_STATUS = "bulk_publication_status",
|
|
1058
|
+
COUNTRY_CATALOG_SYNC = "country_catalog_sync",
|
|
1059
|
+
INVENTORY_ITEM = "inventory_item",
|
|
1060
|
+
PRODUCT_BUNDLE = "product_bundle",
|
|
1061
|
+
SHOPIFY_LOCATION = "shopify_location",
|
|
1062
|
+
SHOPIFY_ORDER = "shopify_order",
|
|
1063
|
+
SYNC_PRODUCT_CATALOG = "sync_product_catalog"
|
|
1064
|
+
}
|
|
1050
1065
|
export declare enum HarinathItemType {
|
|
1051
1066
|
DIGITAL = "digital",
|
|
1052
1067
|
PHYSICAL = "physical"
|
|
@@ -1376,7 +1391,6 @@ export declare enum OrganizationCapability {
|
|
|
1376
1391
|
DYNAMIC = "dynamic"
|
|
1377
1392
|
}
|
|
1378
1393
|
export declare enum OrganizationMetricType {
|
|
1379
|
-
ORGANIZATION_RESTRICTION_SNAPSHOT = "organization_restriction_snapshot",
|
|
1380
1394
|
ORGANIZATION_RESTRICTION_STATUS = "organization_restriction_status"
|
|
1381
1395
|
}
|
|
1382
1396
|
export declare enum OrganizationPaymentStatus {
|
package/dist/api-internal.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ContentElementType = exports.ComplianceType = exports.Company = exports.ColmItemType = exports.ClothingAgeClassification = exports.ClassificationType = exports.ClassificationPlatform = exports.ClassificationErrorCode = exports.ClassificationDecision = exports.CheckoutUrlType = exports.CheckoutShippingMethodPromptBehavior = exports.CheckoutRedirectMethod = exports.CheckoutPromptBehavior = exports.CheckoutErrorCode = exports.CheckoutAssetType = exports.ChargebackProcessStatus = exports.ChargebackPaymentStatus = exports.ChargeInputType = exports.ChargeEstimateSource = exports.ChannelTransactionType = exports.ChannelOrderFulfillmentStatusCode = exports.ChannelOrderAcceptanceStatus = exports.ChannelOrderAcceptanceRejectionReason = exports.ChannelOrderAcceptanceNextActionFrom = exports.ChannelOrderAcceptanceErrorAction = exports.ChannelBilledTransactionType = exports.CatalogImportType = exports.CarrierValidationStatus = exports.CarrierLabelGenerationMethod = exports.CarrierFileType = exports.CarrierChargeType = exports.CarrierChargeTransactionType = exports.CalculatorEngine = exports.BrowserBundleErrorCode = exports.BillingTransactionType = exports.BillingTransactionStatus = exports.BillingStatementAttachmentKey = exports.BillingMetricKey = exports.BillingAllocationKey = exports.BankPaymentStatusCode = exports.BankPaymentPromiseCompletedMethod = exports.AutoRestrictRule = exports.ApiCallReferenceId = exports.AnyDangerousGoods = exports.AdyenIntegrationType = exports.AdjustmentTransactionType = exports.AddressConfigurationSettingProvinceCode = exports.AccountType = exports.AccountSettingLiabilitiesMethod = exports.AccountPaymentHoldReason = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.UnclassifiedProductStatus = exports.TrueupTransactionType = exports.TransferMethod = exports.TransactionPostingMethod = exports.TrackingProcessingFailureClassification = exports.TrackingIntegrationType = exports.ThiagoItemType = exports.TaxTransactionType = exports.TaxParty = exports.TaxCalculationErrorCode = exports.TaxAndDutyInclusivitySetting = exports.TaskProcessorKey = exports.TariffEligibilityType = exports.TamItemType = exports.SvitlanaType = exports.SuggestionAction = exports.SubscriptionFrequency = exports.StatisticType = exports.StatementTransferTransactionLocation = exports.StatementStatus = exports.SnoozeSourceType = exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShrutiDemoType = exports.ShopifyService = exports.ShopifyPromotionStatus = exports.ShopifyPromotionOrderEntitlementComponent = exports.ShopifyPromotionOfferAllocationMethod = exports.ShopifyPromotionBehavior = exports.ShopifyMonitoringTrackingField = exports.ShopifyMonitoringMonitorReviewStatus = exports.ShopifyMarketsTradeSector = exports.ShopifyMarketsQueuedRecordType = exports.ShopifyMarketsHtsNumberAvailable = exports.ShopifyMarketsDangerousGoods = exports.ShopifyGrantStatus = exports.ShopifyCheckInventoryErrorCode = void 0;
|
|
4
|
+
exports.HarmonizationDecisionSource = exports.HarinathItemType = exports.GraphqlServiceTypes = exports.GoogleAnalyticsPlugin = exports.FtpProtocol = exports.FtpIntent = exports.FraudReviewResponsibleParty = exports.FraudProviderStatus = exports.FraudProvider = exports.Format = exports.FlowApp = exports.FinancialReportingResponsibleParty = exports.FeesSource = exports.FeatureType = exports.FeatureStatus = exports.FeatureScope = exports.ExportContentType = exports.ExperienceOrderActionTrigger = exports.ExperienceOrderAction = exports.ExperienceImportType = exports.EventType = exports.ErpFileType = exports.EmptyAttribute = exports.DutyTransactionType = exports.DutySimpleExpressionType = exports.DutySelectionRule = exports.DutyRateUnitOfMeasure = exports.DutyRateSource = exports.DutyExemptItemTypes = exports.DutyCompoundExpressionType = exports.DisputeType = exports.DisputeTransactionType = exports.DisputeStatus = exports.DisputeReportingCategory = exports.DisputeProcessor = exports.DisputeLiability = exports.DisputeImportType = exports.DisputeImportStatus = exports.DisputeEvidence = exports.DisputeCategory = exports.DisputeBillable = exports.DiscountRequestOrderEntitlementKey = exports.DeminimisAdjustmentType = exports.DeliveredDutyOptionMessageType = exports.DebugAccountingTransactionType = exports.CrossdockTrackingStatus = exports.CostType = exports.ContentTypeCast = exports.ContentType = exports.ContentStatus = void 0;
|
|
5
|
+
exports.OrderTransactionType = exports.OrderLifecycleEvent = exports.OrderChargeTrigger = exports.OrderCancellationInitiatedBy = exports.OrderAttributeIntent = exports.OrderAddressValidationStatus = exports.OrderAction = exports.OnboardingStateSource = exports.OnboardingAutomationTaskState = exports.OnboardingAutomationProcessState = exports.OnboardingAuditThemeKey = exports.OnboardingAuditResult = exports.OnboardingAuditMessageLevel = exports.NoLiabilityReasonCode = exports.NatureOfSale = exports.MixedBagWeight = exports.MiljenkoItemType = exports.MichaelyanItemType = exports.MerchantCohort = exports.MatiasItemType = exports.MarketingGatewaySchemaCompatibility = exports.MarketingGatewayProductStatus = exports.MarketingGatewayPlatform = exports.MarketingGatewayFeedState = exports.MarketingGatewayFeedDownloadFormat = exports.MarketingGatewayFacebookTokenStatus = exports.MarketingGatewayErrorCode = exports.MarketingGatewayChannelStatus = exports.MarketingGatewayChannelIntegrationType = exports.MarketingGatewayAccountConnectionStatus = exports.ManualTransactionCategory = exports.ManualReviewRuleStatus = exports.LogisticsPayoutResolutionMethod = exports.LogisticsCapability = exports.LiabilityType = exports.LabelTransactionType = exports.LabelRequestErrorHandlingResponsibility = exports.LabelCreationStatus = exports.LabelCancellationErrorCode = exports.LabelBillingStrategy = exports.KonstantinItemType = exports.KeywordType = exports.ItemType = exports.ItemQuantityAction = exports.ItemHarmonizationStatus = exports.ItemClassificationStatus = exports.ItemClassificationAction = exports.InventoryReservation = exports.InventoryCheckService = exports.HttpMethod = void 0;
|
|
6
|
+
exports.ServiceName = exports.SerialReservationError = exports.RiskEvaluation = exports.RiskCheck = exports.RevenueType = exports.RevenueRecordType = exports.RestrictionStatus = exports.RestrictionDecision = exports.RestrictionAction = exports.ResponsibleParty = exports.ReportingScheme = exports.ReportingFulfillmentIsVirtual = exports.ReportType = exports.ReportStatus = exports.ReportPaymentType = exports.ReportInterval = exports.RejectionReason = exports.RedirectReason = exports.ReboundConfigurationStatus = exports.RateSource = exports.RateLevelKey = exports.QuoteRequestType = exports.PromptTarget = exports.PromptOptions = exports.PromptCheckoutDisplayPosition = exports.PromptAction = exports.ProfitStreamKey = exports.ProductStatus = exports.ProcessorEntityStatus = exports.Processor = exports.ProcessingTransactionType = exports.PrincipalType = exports.PricingIndicatorStatus = exports.PriceSelector = exports.PreferredBillingSchedule = exports.PaymentTerm = exports.PaymentSummaryType = exports.PaymentSummaryStatus = exports.Party = exports.Owner = exports.OutputStyle = exports.OrganizationRestrictionScreeningStatus = exports.OrganizationRestrictionRiskLevel = exports.OrganizationRestrictionReviewType = exports.OrganizationRestrictionNoteType = exports.OrganizationRestrictionApprovalStatus = exports.OrganizationPaymentStatus = exports.OrganizationMetricType = exports.OrganizationCapability = exports.OrderValidationStatus = void 0;
|
|
7
|
+
exports.UnclassifiedProductStatus = exports.TrueupTransactionType = exports.TransferMethod = exports.TransactionPostingMethod = exports.TrackingProcessingFailureClassification = exports.TrackingIntegrationType = exports.ThiagoItemType = exports.TaxTransactionType = exports.TaxParty = exports.TaxCalculationErrorCode = exports.TaxAndDutyInclusivitySetting = exports.TaskProcessorKey = exports.TariffEligibilityType = exports.TamItemType = exports.SvitlanaType = exports.SuggestionAction = exports.SubscriptionFrequency = exports.StatisticType = exports.StatementTransferTransactionLocation = exports.StatementStatus = exports.SnoozeSourceType = exports.SnoozeNextActionWith = exports.SimpleRoundingStrategy = exports.ShrutiDemoType = exports.ShopifyService = exports.ShopifyPromotionStatus = exports.ShopifyPromotionOrderEntitlementComponent = exports.ShopifyPromotionOfferAllocationMethod = exports.ShopifyPromotionBehavior = exports.ShopifyMonitoringTrackingField = exports.ShopifyMonitoringMonitorReviewStatus = exports.ShopifyMarketsTradeSector = exports.ShopifyMarketsQueuedRecordType = exports.ShopifyMarketsHtsNumberAvailable = exports.ShopifyMarketsDangerousGoods = exports.ShopifyGrantStatus = exports.ShopifyCheckInventoryErrorCode = exports.SessionCountryStatus = void 0;
|
|
8
8
|
var AccountPaymentHoldReason;
|
|
9
9
|
(function (AccountPaymentHoldReason) {
|
|
10
10
|
AccountPaymentHoldReason["FRAUDULENT"] = "fraudulent";
|
|
@@ -218,6 +218,12 @@ var BillingMetricKey;
|
|
|
218
218
|
BillingMetricKey["ACCOUNTS_WITH_FINAL_STATEMENTS_PENDING_TRANSACTION_TOTAL"] = "accounts_with_final_statements_pending_transaction_total";
|
|
219
219
|
BillingMetricKey["EDITED_ORDER_TAX_AMOUNT_EXCEEDING_TRANSACTION"] = "edited_order_tax_amount_exceeding_transaction";
|
|
220
220
|
BillingMetricKey["EDITED_ORDER_DUTY_AMOUNT_EXCEEDING_TRANSACTION"] = "edited_order_duty_amount_exceeding_transaction";
|
|
221
|
+
BillingMetricKey["NEGATIVE_BALANCE_SCHEDULED_TOTAL"] = "negative_balance_scheduled_total";
|
|
222
|
+
BillingMetricKey["NEGATIVE_BALANCE_DEBITED_TOTAL"] = "negative_balance_debited_total";
|
|
223
|
+
BillingMetricKey["NEGATIVE_BALANCE_FAILED_TO_BE_DEBITED_TOTAL"] = "negative_balance_failed_to_be_debited_total";
|
|
224
|
+
BillingMetricKey["NUMBER_OF_ORGS_ELIGIBLE_TO_NEGATIVE_BALANCE_DEBIT"] = "number_of_orgs_eligible_to_negative_balance_debit";
|
|
225
|
+
BillingMetricKey["NUMBER_OF_ORGS_WITH_FAILED_NEGATIVE_DEBIT"] = "number_of_orgs_with_failed_negative_debit";
|
|
226
|
+
BillingMetricKey["NEGATIVE_DEBIT_SUCCESS_RATE"] = "negative_debit_success_rate";
|
|
221
227
|
})(BillingMetricKey = exports.BillingMetricKey || (exports.BillingMetricKey = {}));
|
|
222
228
|
var BillingStatementAttachmentKey;
|
|
223
229
|
(function (BillingStatementAttachmentKey) {
|
|
@@ -979,8 +985,6 @@ var EventType;
|
|
|
979
985
|
EventType["RATECARD_RATE_LEVEL_RATECARD_DELETED"] = "ratecard_rate_level_ratecard_deleted";
|
|
980
986
|
EventType["RATECARD_RATE_LEVEL_ORGANIZATION_UPSERTED"] = "ratecard_rate_level_organization_upserted";
|
|
981
987
|
EventType["RATECARD_RATE_LEVEL_ORGANIZATION_DELETED"] = "ratecard_rate_level_organization_deleted";
|
|
982
|
-
EventType["ORGANIZATION_RESTRICTION_SNAPSHOT_UPSERTED"] = "organization_restriction_snapshot_upserted";
|
|
983
|
-
EventType["ORGANIZATION_RESTRICTION_SNAPSHOT_DELETED"] = "organization_restriction_snapshot_deleted";
|
|
984
988
|
EventType["RESTRICTION_ORGANIZATION_STATUS_UPSERTED"] = "restriction_organization_status_upserted";
|
|
985
989
|
EventType["RESTRICTION_ORGANIZATION_STATUS_DELETED"] = "restriction_organization_status_deleted";
|
|
986
990
|
EventType["ORGANIZATION_RESTRICTION_STATUS_UPSERTED"] = "organization_restriction_status_upserted";
|
|
@@ -1151,6 +1155,18 @@ var GoogleAnalyticsPlugin;
|
|
|
1151
1155
|
(function (GoogleAnalyticsPlugin) {
|
|
1152
1156
|
GoogleAnalyticsPlugin["EC"] = "ec";
|
|
1153
1157
|
})(GoogleAnalyticsPlugin = exports.GoogleAnalyticsPlugin || (exports.GoogleAnalyticsPlugin = {}));
|
|
1158
|
+
var GraphqlServiceTypes;
|
|
1159
|
+
(function (GraphqlServiceTypes) {
|
|
1160
|
+
GraphqlServiceTypes["ORDER_UPDATE_MUTATION"] = "order_update_mutation";
|
|
1161
|
+
GraphqlServiceTypes["SHIPPING_ADDRESS_VALIDATION"] = "shipping_address_validation";
|
|
1162
|
+
GraphqlServiceTypes["BULK_PUBLICATION_STATUS"] = "bulk_publication_status";
|
|
1163
|
+
GraphqlServiceTypes["COUNTRY_CATALOG_SYNC"] = "country_catalog_sync";
|
|
1164
|
+
GraphqlServiceTypes["INVENTORY_ITEM"] = "inventory_item";
|
|
1165
|
+
GraphqlServiceTypes["PRODUCT_BUNDLE"] = "product_bundle";
|
|
1166
|
+
GraphqlServiceTypes["SHOPIFY_LOCATION"] = "shopify_location";
|
|
1167
|
+
GraphqlServiceTypes["SHOPIFY_ORDER"] = "shopify_order";
|
|
1168
|
+
GraphqlServiceTypes["SYNC_PRODUCT_CATALOG"] = "sync_product_catalog";
|
|
1169
|
+
})(GraphqlServiceTypes = exports.GraphqlServiceTypes || (exports.GraphqlServiceTypes = {}));
|
|
1154
1170
|
var HarinathItemType;
|
|
1155
1171
|
(function (HarinathItemType) {
|
|
1156
1172
|
HarinathItemType["DIGITAL"] = "digital";
|
|
@@ -1535,7 +1551,6 @@ var OrganizationCapability;
|
|
|
1535
1551
|
})(OrganizationCapability = exports.OrganizationCapability || (exports.OrganizationCapability = {}));
|
|
1536
1552
|
var OrganizationMetricType;
|
|
1537
1553
|
(function (OrganizationMetricType) {
|
|
1538
|
-
OrganizationMetricType["ORGANIZATION_RESTRICTION_SNAPSHOT"] = "organization_restriction_snapshot";
|
|
1539
1554
|
OrganizationMetricType["ORGANIZATION_RESTRICTION_STATUS"] = "organization_restriction_status";
|
|
1540
1555
|
})(OrganizationMetricType = exports.OrganizationMetricType || (exports.OrganizationMetricType = {}));
|
|
1541
1556
|
var OrganizationPaymentStatus;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-internal-constants",
|
|
3
|
-
"version": "4.18.
|
|
3
|
+
"version": "4.18.78",
|
|
4
4
|
"description": "Definitions for enumerations found in internal Flow API",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -24,5 +24,5 @@
|
|
|
24
24
|
"generate": "apibuilder update",
|
|
25
25
|
"postgenerate": "npm run format"
|
|
26
26
|
},
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "6f3d155eabc51fc1da757af5889d9066f4c03efe"
|
|
28
28
|
}
|
package/src/api-internal.ts
CHANGED
|
@@ -210,6 +210,12 @@ export enum BillingMetricKey {
|
|
|
210
210
|
ACCOUNTS_WITH_FINAL_STATEMENTS_PENDING_TRANSACTION_TOTAL = 'accounts_with_final_statements_pending_transaction_total',
|
|
211
211
|
EDITED_ORDER_TAX_AMOUNT_EXCEEDING_TRANSACTION = 'edited_order_tax_amount_exceeding_transaction',
|
|
212
212
|
EDITED_ORDER_DUTY_AMOUNT_EXCEEDING_TRANSACTION = 'edited_order_duty_amount_exceeding_transaction',
|
|
213
|
+
NEGATIVE_BALANCE_SCHEDULED_TOTAL = 'negative_balance_scheduled_total',
|
|
214
|
+
NEGATIVE_BALANCE_DEBITED_TOTAL = 'negative_balance_debited_total',
|
|
215
|
+
NEGATIVE_BALANCE_FAILED_TO_BE_DEBITED_TOTAL = 'negative_balance_failed_to_be_debited_total',
|
|
216
|
+
NUMBER_OF_ORGS_ELIGIBLE_TO_NEGATIVE_BALANCE_DEBIT = 'number_of_orgs_eligible_to_negative_balance_debit',
|
|
217
|
+
NUMBER_OF_ORGS_WITH_FAILED_NEGATIVE_DEBIT = 'number_of_orgs_with_failed_negative_debit',
|
|
218
|
+
NEGATIVE_DEBIT_SUCCESS_RATE = 'negative_debit_success_rate',
|
|
213
219
|
}
|
|
214
220
|
|
|
215
221
|
export enum BillingStatementAttachmentKey {
|
|
@@ -971,8 +977,6 @@ export enum EventType {
|
|
|
971
977
|
RATECARD_RATE_LEVEL_RATECARD_DELETED = 'ratecard_rate_level_ratecard_deleted',
|
|
972
978
|
RATECARD_RATE_LEVEL_ORGANIZATION_UPSERTED = 'ratecard_rate_level_organization_upserted',
|
|
973
979
|
RATECARD_RATE_LEVEL_ORGANIZATION_DELETED = 'ratecard_rate_level_organization_deleted',
|
|
974
|
-
ORGANIZATION_RESTRICTION_SNAPSHOT_UPSERTED = 'organization_restriction_snapshot_upserted',
|
|
975
|
-
ORGANIZATION_RESTRICTION_SNAPSHOT_DELETED = 'organization_restriction_snapshot_deleted',
|
|
976
980
|
RESTRICTION_ORGANIZATION_STATUS_UPSERTED = 'restriction_organization_status_upserted',
|
|
977
981
|
RESTRICTION_ORGANIZATION_STATUS_DELETED = 'restriction_organization_status_deleted',
|
|
978
982
|
ORGANIZATION_RESTRICTION_STATUS_UPSERTED = 'organization_restriction_status_upserted',
|
|
@@ -1144,6 +1148,18 @@ export enum GoogleAnalyticsPlugin {
|
|
|
1144
1148
|
EC = 'ec',
|
|
1145
1149
|
}
|
|
1146
1150
|
|
|
1151
|
+
export enum GraphqlServiceTypes {
|
|
1152
|
+
ORDER_UPDATE_MUTATION = 'order_update_mutation',
|
|
1153
|
+
SHIPPING_ADDRESS_VALIDATION = 'shipping_address_validation',
|
|
1154
|
+
BULK_PUBLICATION_STATUS = 'bulk_publication_status',
|
|
1155
|
+
COUNTRY_CATALOG_SYNC = 'country_catalog_sync',
|
|
1156
|
+
INVENTORY_ITEM = 'inventory_item',
|
|
1157
|
+
PRODUCT_BUNDLE = 'product_bundle',
|
|
1158
|
+
SHOPIFY_LOCATION = 'shopify_location',
|
|
1159
|
+
SHOPIFY_ORDER = 'shopify_order',
|
|
1160
|
+
SYNC_PRODUCT_CATALOG = 'sync_product_catalog',
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1147
1163
|
export enum HarinathItemType {
|
|
1148
1164
|
DIGITAL = 'digital',
|
|
1149
1165
|
PHYSICAL = 'physical',
|
|
@@ -1527,7 +1543,6 @@ export enum OrganizationCapability {
|
|
|
1527
1543
|
}
|
|
1528
1544
|
|
|
1529
1545
|
export enum OrganizationMetricType {
|
|
1530
|
-
ORGANIZATION_RESTRICTION_SNAPSHOT = 'organization_restriction_snapshot',
|
|
1531
1546
|
ORGANIZATION_RESTRICTION_STATUS = 'organization_restriction_status',
|
|
1532
1547
|
}
|
|
1533
1548
|
|