@flowio/api-constants 2.13.60 → 2.13.62
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.d.ts +26 -3
- package/dist/api.js +26 -2
- package/package.json +2 -2
- package/src/api.ts +24 -0
package/dist/api.d.ts
CHANGED
|
@@ -382,6 +382,9 @@ export declare enum EventType {
|
|
|
382
382
|
SUBCATALOG_ITEM_DELETED = "subcatalog_item_deleted",
|
|
383
383
|
CATALOG_STATISTICS_UPSERTED = "catalog_statistics_upserted",
|
|
384
384
|
CATALOG_STATISTICS_DELETED = "catalog_statistics_deleted",
|
|
385
|
+
ITEM_INSERTED = "item_inserted",
|
|
386
|
+
ITEM_UPDATED = "item_updated",
|
|
387
|
+
ITEM_DELETED = "item_deleted",
|
|
385
388
|
CHANNEL_UPSERTED = "channel_upserted",
|
|
386
389
|
CHANNEL_DELETED = "channel_deleted",
|
|
387
390
|
CHANNEL_CURRENCY_UPSERTED = "channel_currency_upserted",
|
|
@@ -1101,7 +1104,10 @@ export declare enum PaymentType {
|
|
|
1101
1104
|
BANCONTACT = "bancontact",
|
|
1102
1105
|
TWINT = "twint",
|
|
1103
1106
|
PRZELEWY_24 = "przelewy24",
|
|
1104
|
-
MOBILEPAY = "mobilepay"
|
|
1107
|
+
MOBILEPAY = "mobilepay",
|
|
1108
|
+
GRABPAY = "grabpay",
|
|
1109
|
+
VIPPS = "vipps",
|
|
1110
|
+
KCP_CREDITCARD = "kcp_creditcard"
|
|
1105
1111
|
}
|
|
1106
1112
|
export declare enum PayoutAttachmentType {
|
|
1107
1113
|
TRANSACTIONS = "transactions"
|
|
@@ -1117,7 +1123,9 @@ export declare enum PendingPayoutTransactionReasonCode {
|
|
|
1117
1123
|
WAITING_FOR_IN_TRANSIT = "waiting_for_in_transit",
|
|
1118
1124
|
WAITING_FOR_NEXT_PAYOUT_DATE = "waiting_for_next_payout_date",
|
|
1119
1125
|
WAITING_FOR_TRACKING_INFO = "waiting_for_tracking_info",
|
|
1120
|
-
WAITING_FOR_POSITIVE_ACCOUNT_BALANCE = "waiting_for_positive_account_balance"
|
|
1126
|
+
WAITING_FOR_POSITIVE_ACCOUNT_BALANCE = "waiting_for_positive_account_balance",
|
|
1127
|
+
UNFULFILLED_AMOUNT_GREATER_THAN_NEGATIVE_BALANCE = "unfulfilled_amount_greater_than_negative_balance",
|
|
1128
|
+
ACCOUNT_PAYMENT_HOLD = "account_payment_hold"
|
|
1121
1129
|
}
|
|
1122
1130
|
export declare enum PermittedHttpMethod {
|
|
1123
1131
|
GET = "GET",
|
|
@@ -1262,6 +1270,20 @@ export declare enum RefundDeclineCode {
|
|
|
1262
1270
|
INSUFFICIENT_FUNDS = "insufficient_funds",
|
|
1263
1271
|
UNKNOWN = "unknown"
|
|
1264
1272
|
}
|
|
1273
|
+
export declare enum RefundFailureCategory {
|
|
1274
|
+
AMOUNT_TOO_HIGH = "amount_too_high",
|
|
1275
|
+
AMOUNT_TOO_LOW = "amount_too_low",
|
|
1276
|
+
NOT_ENOUGH_BALANCE = "not_enough_balance",
|
|
1277
|
+
INSUFFICIENT_FUNDS = "insufficient_funds",
|
|
1278
|
+
REFUND_PERIOD_EXPIRED = "refund_period_expired",
|
|
1279
|
+
DISPUTE = "dispute",
|
|
1280
|
+
NOT_CAPTURED = "not_captured",
|
|
1281
|
+
UNSUPPORTED_PAYMENT_METHOD = "unsupported_payment_method",
|
|
1282
|
+
UNSUPPORTED_PARTIAL_REFUND = "unsupported_partial_refund",
|
|
1283
|
+
INVALID_CURRENCY = "invalid_currency",
|
|
1284
|
+
CARD_NO_LONGER_VALID = "card_no_longer_valid",
|
|
1285
|
+
GENERAL = "general"
|
|
1286
|
+
}
|
|
1265
1287
|
export declare enum RefundStatus {
|
|
1266
1288
|
PENDING = "pending",
|
|
1267
1289
|
SUCCEEDED = "succeeded",
|
|
@@ -1541,7 +1563,8 @@ export declare enum TransactionSource {
|
|
|
1541
1563
|
ORDER_SERVICE = "order_service",
|
|
1542
1564
|
VIRTUAL_CARD_CAPTURE = "virtual_card_capture",
|
|
1543
1565
|
VIRTUAL_CARD_REFUND = "virtual_card_refund",
|
|
1544
|
-
FAILED_PAYOUT = "failed_payout"
|
|
1566
|
+
FAILED_PAYOUT = "failed_payout",
|
|
1567
|
+
TAX_REFUND = "tax_refund"
|
|
1545
1568
|
}
|
|
1546
1569
|
export declare enum TrueupSource {
|
|
1547
1570
|
FLOW = "flow",
|
package/dist/api.js
CHANGED
|
@@ -3,8 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.DiscountTarget = exports.DiscountRuleSubsidyTarget = exports.DiscountRuleStatus = exports.Direction = exports.DeliveryWindowLocation = exports.DeliveryWindowComponentSource = exports.DeliveryOptionCostDetailSource = exports.DeliveryOptionCostDetailComponentKey = exports.DeliveredDutyDisplayType = exports.DeliveredDuty = exports.DayOfWeek = exports.CvvResultCode = exports.CvvCode = exports.CustomerAddressType = exports.CurrencySymbolFormat = exports.CurrencyLabelFormatter = exports.CreditPaymentErrorCode = exports.CountryPickerSource = exports.CostEstimateSource = exports.ConsumerInvoiceStatus = exports.ConsumerInvoiceDocumentType = exports.ConsumerInvoiceCustomerType = exports.ChannelCurrencyCapability = exports.ChangeType = exports.CenterCapability = exports.CarrierChargeReason = exports.CardType = exports.CardErrorCode = exports.CaptureStatus = exports.CaptureDeclineCode = exports.Capability = exports.CancelReason = exports.Calendar = exports.B2BInvoiceType = exports.AvsCode = exports.AvailableFilterFormat = exports.AvailabilityStatus = exports.AuthorizationStatus = exports.AuthorizationResultActionType = exports.AuthorizationOption = exports.AuthorizationDeclineCode = exports.AuthenticationTechnique = exports.AttributeIntent = exports.AttributeDataType = exports.Aggregate = exports.AdjustmentReasonKey = exports.AddressVerificationResultFieldCode = exports.AddressFieldName = exports.AbandonedOrderSettingStatus = exports.AbandonedOrderPromotionStatus = void 0;
|
|
4
4
|
exports.MarginType = exports.LogisticsFormatPreference = exports.LocationErrorCode = exports.LevyStrategy = exports.LevyInclusion = exports.LevyComponent = exports.LaneStrategy = exports.LanePreselectPreference = exports.LaneDirection = exports.LabelTriggerMethod = exports.LabelRequestMethod = exports.ItemIdentifier = exports.ItemAvailabilityStatus = exports.InvitationErrorCode = exports.InventoryStatus = exports.InputSpecificationType = exports.InlineWindowViewportSize = exports.Incoterm = exports.IncludedLevyKey = exports.ImportType = exports.ImageTag = exports.HolidayCalendar = exports.GoodsSupply = exports.GenericErrorCode = exports.FulfillmentRouting = exports.FulfillmentMethodValue = exports.FulfillmentMethodType = exports.FulfillmentItemQuantityStatus = exports.FtpFileSource = exports.FraudStatus = exports.FraudLiability = exports.FraudEmailRuleDecision = exports.FlowRole = exports.FlowEntity = exports.FlowBehavior = exports.FeeDeductionType = exports.ExporterOfRecord = exports.ExportStatus = exports.ExperienceStatus = exports.ExperiencePaymentMethodTag = exports.ExperienceCountryStatus = exports.ExperienceCloneStatus = exports.ExclusionRuleState = exports.ExceptionType = exports.EventType = exports.Environment = exports.EntityIdentifierType = exports.EconomicTitleLocation = exports.EcommercePlatformType = exports.DutyItemApprovalStatus = void 0;
|
|
5
5
|
exports.PriceFacetBoundary = exports.PriceDetailKey = exports.PriceDetailComponentKey = exports.PriceBookStatus = exports.PriceAccuracy = exports.PreferredServiceSelectionStrategy = exports.PostalType = exports.PhysicalDeliverySpecialSerivce = exports.PermittedHttpMethod = exports.PendingPayoutTransactionReasonCode = exports.PayoutStatusFailureCode = exports.PayoutAttachmentType = exports.PaymentType = exports.PaymentStatus = exports.PaymentSourceConfirmationActionType = exports.PaymentRequestReviewStatus = exports.PaymentRequestReviewCheckType = exports.PaymentRequestReviewCheckStatus = exports.PaymentMethodType = exports.PaymentMethodRuleContentKey = exports.PaymentMethodDataOptionType = exports.PaymentMethodCapability = exports.PaymentFailureCode = exports.PaymentErrorCode = exports.PaymentActionType = exports.PackageDimensionsSource = exports.OrganizationType = exports.OrganizationStatus = exports.OrganizationPaymentMethodTag = exports.OrderType = exports.OrderStorage = exports.OrderStatus = exports.OrderRefundSummaryPartialCharged = exports.OrderRefundSummaryIncludes = exports.OrderPriceDetailKey = exports.OrderPriceDetailComponentKey = exports.OrderPaymentType = exports.OrderMerchantOfRecord = exports.OrderErrorCode = exports.OrderChangeSource = exports.OptinResponseType = exports.OnboardingTradeSector = exports.OnboardingBlockedReason = exports.OnboardingApplicationStatus = exports.Method = exports.MerchantRejectedReason = exports.MerchantOfRecord = exports.MerchantGiftCardErrorCode = exports.MerchantDisabledReason = exports.MeasurementSystem = void 0;
|
|
6
|
-
exports.
|
|
7
|
-
exports.ZeroLevyReasonCode = exports.ZeroAmountIndicator = exports.WithholdingDeductionType = exports.WebhookStatus = exports.Visibility = exports.ValueAddedService = exports.UserStatus = exports.UpdateType = exports.UpdatePolicy = exports.UnitOfWeight = exports.UnitOfVolume = exports.UnitOfTime = exports.UnitOfMeasurement = exports.UnitOfLength = exports.TrueupSurchargeType = exports.TrueupSource = exports.TransactionSource = exports.TradeAgreementStatus = exports.TradeAgreementName = void 0;
|
|
6
|
+
exports.TrackingNumberType = exports.TokenType = exports.TierStrategy = exports.TierEstimateType = exports.TierAvailability = exports.ThreedsTwoChallengeViewport = exports.ThreeDSecureCode = exports.TaxabilityValue = exports.TaxabilityType = exports.TaxVerificationResult = exports.TaxReportType = exports.TaxDutyCalculatorValidationErrorCode = exports.TaxApplicability = exports.SyncUnitOfTime = exports.SyncStreamType = exports.SyncRecordFailureReason = exports.SurchargeResponsibleParty = exports.SubcatalogItemStatus = exports.Strategy = exports.StoredMethodUsageStep = exports.StatementAttachmentType = exports.SortDirection = exports.ShopifySyncCheck = exports.ShopifyLocalizationMethod = exports.ShopifyGrant = exports.ShippingConfigurationType = exports.ShipmentRecipient = exports.ShipmentIntegrationType = exports.ScheduleExceptionStatus = exports.RoundingType = exports.RoundingMethod = exports.Role = exports.ReviewStatus = exports.ReversalStatus = exports.ReversalErrorCode = exports.ReturnTrackingStatus = exports.ReturnStatus = exports.ReturnPolicyState = exports.ReturnItemStatus = exports.RestrictedReviewStatus = exports.RegionType = exports.RefundStatus = exports.RefundFailureCategory = exports.RefundDeclineCode = exports.RatecardOwner = exports.QuoteErrorCode = exports.ProvinceType = exports.PromotionTriggerType = exports.ProductRestrictionRule = exports.PricingLevySetting = void 0;
|
|
7
|
+
exports.ZeroLevyReasonCode = exports.ZeroAmountIndicator = exports.WithholdingDeductionType = exports.WebhookStatus = exports.Visibility = exports.ValueAddedService = exports.UserStatus = exports.UpdateType = exports.UpdatePolicy = exports.UnitOfWeight = exports.UnitOfVolume = exports.UnitOfTime = exports.UnitOfMeasurement = exports.UnitOfLength = exports.TrueupSurchargeType = exports.TrueupSource = exports.TransactionSource = exports.TradeAgreementStatus = exports.TradeAgreementName = exports.TrackingStatus = void 0;
|
|
8
8
|
var AbandonedOrderPromotionStatus;
|
|
9
9
|
(function (AbandonedOrderPromotionStatus) {
|
|
10
10
|
AbandonedOrderPromotionStatus["ACTIVE"] = "active";
|
|
@@ -445,6 +445,9 @@ var EventType;
|
|
|
445
445
|
EventType["SUBCATALOG_ITEM_DELETED"] = "subcatalog_item_deleted";
|
|
446
446
|
EventType["CATALOG_STATISTICS_UPSERTED"] = "catalog_statistics_upserted";
|
|
447
447
|
EventType["CATALOG_STATISTICS_DELETED"] = "catalog_statistics_deleted";
|
|
448
|
+
EventType["ITEM_INSERTED"] = "item_inserted";
|
|
449
|
+
EventType["ITEM_UPDATED"] = "item_updated";
|
|
450
|
+
EventType["ITEM_DELETED"] = "item_deleted";
|
|
448
451
|
EventType["CHANNEL_UPSERTED"] = "channel_upserted";
|
|
449
452
|
EventType["CHANNEL_DELETED"] = "channel_deleted";
|
|
450
453
|
EventType["CHANNEL_CURRENCY_UPSERTED"] = "channel_currency_upserted";
|
|
@@ -1247,6 +1250,9 @@ var PaymentType;
|
|
|
1247
1250
|
PaymentType["TWINT"] = "twint";
|
|
1248
1251
|
PaymentType["PRZELEWY_24"] = "przelewy24";
|
|
1249
1252
|
PaymentType["MOBILEPAY"] = "mobilepay";
|
|
1253
|
+
PaymentType["GRABPAY"] = "grabpay";
|
|
1254
|
+
PaymentType["VIPPS"] = "vipps";
|
|
1255
|
+
PaymentType["KCP_CREDITCARD"] = "kcp_creditcard";
|
|
1250
1256
|
})(PaymentType = exports.PaymentType || (exports.PaymentType = {}));
|
|
1251
1257
|
var PayoutAttachmentType;
|
|
1252
1258
|
(function (PayoutAttachmentType) {
|
|
@@ -1266,6 +1272,8 @@ var PendingPayoutTransactionReasonCode;
|
|
|
1266
1272
|
PendingPayoutTransactionReasonCode["WAITING_FOR_NEXT_PAYOUT_DATE"] = "waiting_for_next_payout_date";
|
|
1267
1273
|
PendingPayoutTransactionReasonCode["WAITING_FOR_TRACKING_INFO"] = "waiting_for_tracking_info";
|
|
1268
1274
|
PendingPayoutTransactionReasonCode["WAITING_FOR_POSITIVE_ACCOUNT_BALANCE"] = "waiting_for_positive_account_balance";
|
|
1275
|
+
PendingPayoutTransactionReasonCode["UNFULFILLED_AMOUNT_GREATER_THAN_NEGATIVE_BALANCE"] = "unfulfilled_amount_greater_than_negative_balance";
|
|
1276
|
+
PendingPayoutTransactionReasonCode["ACCOUNT_PAYMENT_HOLD"] = "account_payment_hold";
|
|
1269
1277
|
})(PendingPayoutTransactionReasonCode = exports.PendingPayoutTransactionReasonCode || (exports.PendingPayoutTransactionReasonCode = {}));
|
|
1270
1278
|
var PermittedHttpMethod;
|
|
1271
1279
|
(function (PermittedHttpMethod) {
|
|
@@ -1426,6 +1434,21 @@ var RefundDeclineCode;
|
|
|
1426
1434
|
RefundDeclineCode["INSUFFICIENT_FUNDS"] = "insufficient_funds";
|
|
1427
1435
|
RefundDeclineCode["UNKNOWN"] = "unknown";
|
|
1428
1436
|
})(RefundDeclineCode = exports.RefundDeclineCode || (exports.RefundDeclineCode = {}));
|
|
1437
|
+
var RefundFailureCategory;
|
|
1438
|
+
(function (RefundFailureCategory) {
|
|
1439
|
+
RefundFailureCategory["AMOUNT_TOO_HIGH"] = "amount_too_high";
|
|
1440
|
+
RefundFailureCategory["AMOUNT_TOO_LOW"] = "amount_too_low";
|
|
1441
|
+
RefundFailureCategory["NOT_ENOUGH_BALANCE"] = "not_enough_balance";
|
|
1442
|
+
RefundFailureCategory["INSUFFICIENT_FUNDS"] = "insufficient_funds";
|
|
1443
|
+
RefundFailureCategory["REFUND_PERIOD_EXPIRED"] = "refund_period_expired";
|
|
1444
|
+
RefundFailureCategory["DISPUTE"] = "dispute";
|
|
1445
|
+
RefundFailureCategory["NOT_CAPTURED"] = "not_captured";
|
|
1446
|
+
RefundFailureCategory["UNSUPPORTED_PAYMENT_METHOD"] = "unsupported_payment_method";
|
|
1447
|
+
RefundFailureCategory["UNSUPPORTED_PARTIAL_REFUND"] = "unsupported_partial_refund";
|
|
1448
|
+
RefundFailureCategory["INVALID_CURRENCY"] = "invalid_currency";
|
|
1449
|
+
RefundFailureCategory["CARD_NO_LONGER_VALID"] = "card_no_longer_valid";
|
|
1450
|
+
RefundFailureCategory["GENERAL"] = "general";
|
|
1451
|
+
})(RefundFailureCategory = exports.RefundFailureCategory || (exports.RefundFailureCategory = {}));
|
|
1429
1452
|
var RefundStatus;
|
|
1430
1453
|
(function (RefundStatus) {
|
|
1431
1454
|
RefundStatus["PENDING"] = "pending";
|
|
@@ -1752,6 +1775,7 @@ var TransactionSource;
|
|
|
1752
1775
|
TransactionSource["VIRTUAL_CARD_CAPTURE"] = "virtual_card_capture";
|
|
1753
1776
|
TransactionSource["VIRTUAL_CARD_REFUND"] = "virtual_card_refund";
|
|
1754
1777
|
TransactionSource["FAILED_PAYOUT"] = "failed_payout";
|
|
1778
|
+
TransactionSource["TAX_REFUND"] = "tax_refund";
|
|
1755
1779
|
})(TransactionSource = exports.TransactionSource || (exports.TransactionSource = {}));
|
|
1756
1780
|
var TrueupSource;
|
|
1757
1781
|
(function (TrueupSource) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-constants",
|
|
3
|
-
"version": "2.13.
|
|
3
|
+
"version": "2.13.62",
|
|
4
4
|
"description": "Definitions for enumerations found in the Flow API",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -26,5 +26,5 @@
|
|
|
26
26
|
"postgenerate": "npm run format",
|
|
27
27
|
"prepublish": "npm run clean && npm run build"
|
|
28
28
|
},
|
|
29
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "f75564e8d259c34e55cd55031e0f18ad6abc6a96"
|
|
30
30
|
}
|
package/src/api.ts
CHANGED
|
@@ -437,6 +437,9 @@ export enum EventType {
|
|
|
437
437
|
SUBCATALOG_ITEM_DELETED = 'subcatalog_item_deleted',
|
|
438
438
|
CATALOG_STATISTICS_UPSERTED = 'catalog_statistics_upserted',
|
|
439
439
|
CATALOG_STATISTICS_DELETED = 'catalog_statistics_deleted',
|
|
440
|
+
ITEM_INSERTED = 'item_inserted',
|
|
441
|
+
ITEM_UPDATED = 'item_updated',
|
|
442
|
+
ITEM_DELETED = 'item_deleted',
|
|
440
443
|
CHANNEL_UPSERTED = 'channel_upserted',
|
|
441
444
|
CHANNEL_DELETED = 'channel_deleted',
|
|
442
445
|
CHANNEL_CURRENCY_UPSERTED = 'channel_currency_upserted',
|
|
@@ -1239,6 +1242,9 @@ export enum PaymentType {
|
|
|
1239
1242
|
TWINT = 'twint',
|
|
1240
1243
|
PRZELEWY_24 = 'przelewy24',
|
|
1241
1244
|
MOBILEPAY = 'mobilepay',
|
|
1245
|
+
GRABPAY = 'grabpay',
|
|
1246
|
+
VIPPS = 'vipps',
|
|
1247
|
+
KCP_CREDITCARD = 'kcp_creditcard',
|
|
1242
1248
|
}
|
|
1243
1249
|
|
|
1244
1250
|
export enum PayoutAttachmentType {
|
|
@@ -1258,6 +1264,8 @@ export enum PendingPayoutTransactionReasonCode {
|
|
|
1258
1264
|
WAITING_FOR_NEXT_PAYOUT_DATE = 'waiting_for_next_payout_date',
|
|
1259
1265
|
WAITING_FOR_TRACKING_INFO = 'waiting_for_tracking_info',
|
|
1260
1266
|
WAITING_FOR_POSITIVE_ACCOUNT_BALANCE = 'waiting_for_positive_account_balance',
|
|
1267
|
+
UNFULFILLED_AMOUNT_GREATER_THAN_NEGATIVE_BALANCE = 'unfulfilled_amount_greater_than_negative_balance',
|
|
1268
|
+
ACCOUNT_PAYMENT_HOLD = 'account_payment_hold',
|
|
1261
1269
|
}
|
|
1262
1270
|
|
|
1263
1271
|
export enum PermittedHttpMethod {
|
|
@@ -1419,6 +1427,21 @@ export enum RefundDeclineCode {
|
|
|
1419
1427
|
UNKNOWN = 'unknown',
|
|
1420
1428
|
}
|
|
1421
1429
|
|
|
1430
|
+
export enum RefundFailureCategory {
|
|
1431
|
+
AMOUNT_TOO_HIGH = 'amount_too_high',
|
|
1432
|
+
AMOUNT_TOO_LOW = 'amount_too_low',
|
|
1433
|
+
NOT_ENOUGH_BALANCE = 'not_enough_balance',
|
|
1434
|
+
INSUFFICIENT_FUNDS = 'insufficient_funds',
|
|
1435
|
+
REFUND_PERIOD_EXPIRED = 'refund_period_expired',
|
|
1436
|
+
DISPUTE = 'dispute',
|
|
1437
|
+
NOT_CAPTURED = 'not_captured',
|
|
1438
|
+
UNSUPPORTED_PAYMENT_METHOD = 'unsupported_payment_method',
|
|
1439
|
+
UNSUPPORTED_PARTIAL_REFUND = 'unsupported_partial_refund',
|
|
1440
|
+
INVALID_CURRENCY = 'invalid_currency',
|
|
1441
|
+
CARD_NO_LONGER_VALID = 'card_no_longer_valid',
|
|
1442
|
+
GENERAL = 'general',
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1422
1445
|
export enum RefundStatus {
|
|
1423
1446
|
PENDING = 'pending',
|
|
1424
1447
|
SUCCEEDED = 'succeeded',
|
|
@@ -1744,6 +1767,7 @@ export enum TransactionSource {
|
|
|
1744
1767
|
VIRTUAL_CARD_CAPTURE = 'virtual_card_capture',
|
|
1745
1768
|
VIRTUAL_CARD_REFUND = 'virtual_card_refund',
|
|
1746
1769
|
FAILED_PAYOUT = 'failed_payout',
|
|
1770
|
+
TAX_REFUND = 'tax_refund',
|
|
1747
1771
|
}
|
|
1748
1772
|
|
|
1749
1773
|
export enum TrueupSource {
|