@unipin/angular-applet 18.0.3 → 18.0.4
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.
|
@@ -1429,8 +1429,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.4", ngImpor
|
|
|
1429
1429
|
type: Output
|
|
1430
1430
|
}] } });
|
|
1431
1431
|
|
|
1432
|
+
var AggregationTypeEnum;
|
|
1433
|
+
(function (AggregationTypeEnum) {
|
|
1434
|
+
AggregationTypeEnum["CountValue"] = "COUNT_VALUE";
|
|
1435
|
+
AggregationTypeEnum["SumValue"] = "SUM_VALUE";
|
|
1436
|
+
})(AggregationTypeEnum || (AggregationTypeEnum = {}));
|
|
1432
1437
|
var AlertTypeEnum;
|
|
1433
1438
|
(function (AlertTypeEnum) {
|
|
1439
|
+
AlertTypeEnum["Fcm"] = "FCM";
|
|
1434
1440
|
AlertTypeEnum["PasswordReset"] = "PASSWORD_RESET";
|
|
1435
1441
|
AlertTypeEnum["RequestNeeded"] = "REQUEST_NEEDED";
|
|
1436
1442
|
})(AlertTypeEnum || (AlertTypeEnum = {}));
|
|
@@ -1505,6 +1511,20 @@ var AuditTagEnum;
|
|
|
1505
1511
|
AuditTagEnum["ProductMsProductUpdate"] = "PRODUCT_MS_PRODUCT_UPDATE";
|
|
1506
1512
|
AuditTagEnum["ProductMsProductUpdateProductNotFound"] = "PRODUCT_MS_PRODUCT_UPDATE_PRODUCT_NOT_FOUND";
|
|
1507
1513
|
})(AuditTagEnum || (AuditTagEnum = {}));
|
|
1514
|
+
var BirthdayTierBonusRuleTypeEnum;
|
|
1515
|
+
(function (BirthdayTierBonusRuleTypeEnum) {
|
|
1516
|
+
BirthdayTierBonusRuleTypeEnum["Fixed"] = "FIXED";
|
|
1517
|
+
})(BirthdayTierBonusRuleTypeEnum || (BirthdayTierBonusRuleTypeEnum = {}));
|
|
1518
|
+
var CacheControlScope;
|
|
1519
|
+
(function (CacheControlScope) {
|
|
1520
|
+
CacheControlScope["Private"] = "PRIVATE";
|
|
1521
|
+
CacheControlScope["Public"] = "PUBLIC";
|
|
1522
|
+
})(CacheControlScope || (CacheControlScope = {}));
|
|
1523
|
+
var CatalogStatus;
|
|
1524
|
+
(function (CatalogStatus) {
|
|
1525
|
+
CatalogStatus["Active"] = "ACTIVE";
|
|
1526
|
+
CatalogStatus["Deleted"] = "DELETED";
|
|
1527
|
+
})(CatalogStatus || (CatalogStatus = {}));
|
|
1508
1528
|
var CmsPostPublicSortByEnum;
|
|
1509
1529
|
(function (CmsPostPublicSortByEnum) {
|
|
1510
1530
|
CmsPostPublicSortByEnum["PublishedAt"] = "publishedAt";
|
|
@@ -1525,6 +1545,28 @@ var ContentOption;
|
|
|
1525
1545
|
ContentOption["LiveThumbnail"] = "LIVE_THUMBNAIL";
|
|
1526
1546
|
ContentOption["VideoThumbnail"] = "VIDEO_THUMBNAIL";
|
|
1527
1547
|
})(ContentOption || (ContentOption = {}));
|
|
1548
|
+
var CredentialStatus;
|
|
1549
|
+
(function (CredentialStatus) {
|
|
1550
|
+
CredentialStatus["Active"] = "ACTIVE";
|
|
1551
|
+
CredentialStatus["Deleted"] = "DELETED";
|
|
1552
|
+
})(CredentialStatus || (CredentialStatus = {}));
|
|
1553
|
+
var CredentialType;
|
|
1554
|
+
(function (CredentialType) {
|
|
1555
|
+
CredentialType["Secret"] = "SECRET";
|
|
1556
|
+
CredentialType["Variable"] = "VARIABLE";
|
|
1557
|
+
})(CredentialType || (CredentialType = {}));
|
|
1558
|
+
var DocumentRequestSignStatus;
|
|
1559
|
+
(function (DocumentRequestSignStatus) {
|
|
1560
|
+
DocumentRequestSignStatus["Approved"] = "APPROVED";
|
|
1561
|
+
DocumentRequestSignStatus["Pending"] = "PENDING";
|
|
1562
|
+
DocumentRequestSignStatus["Rejected"] = "REJECTED";
|
|
1563
|
+
})(DocumentRequestSignStatus || (DocumentRequestSignStatus = {}));
|
|
1564
|
+
var DocumentRequestStatus;
|
|
1565
|
+
(function (DocumentRequestStatus) {
|
|
1566
|
+
DocumentRequestStatus["Approved"] = "APPROVED";
|
|
1567
|
+
DocumentRequestStatus["Pending"] = "PENDING";
|
|
1568
|
+
DocumentRequestStatus["Rejected"] = "REJECTED";
|
|
1569
|
+
})(DocumentRequestStatus || (DocumentRequestStatus = {}));
|
|
1528
1570
|
var ErrorDetail;
|
|
1529
1571
|
(function (ErrorDetail) {
|
|
1530
1572
|
ErrorDetail["DeadlineExceeded"] = "DEADLINE_EXCEEDED";
|
|
@@ -1551,11 +1593,85 @@ var ErrorType;
|
|
|
1551
1593
|
ErrorType["Unavailable"] = "UNAVAILABLE";
|
|
1552
1594
|
ErrorType["Unknown"] = "UNKNOWN";
|
|
1553
1595
|
})(ErrorType || (ErrorType = {}));
|
|
1596
|
+
var EstDeliveryTimeUnit;
|
|
1597
|
+
(function (EstDeliveryTimeUnit) {
|
|
1598
|
+
EstDeliveryTimeUnit["Day"] = "DAY";
|
|
1599
|
+
EstDeliveryTimeUnit["Month"] = "MONTH";
|
|
1600
|
+
EstDeliveryTimeUnit["Week"] = "WEEK";
|
|
1601
|
+
EstDeliveryTimeUnit["Workday"] = "WORKDAY";
|
|
1602
|
+
})(EstDeliveryTimeUnit || (EstDeliveryTimeUnit = {}));
|
|
1603
|
+
var EvaluationUnitEnum;
|
|
1604
|
+
(function (EvaluationUnitEnum) {
|
|
1605
|
+
EvaluationUnitEnum["Day"] = "DAY";
|
|
1606
|
+
EvaluationUnitEnum["Month"] = "MONTH";
|
|
1607
|
+
EvaluationUnitEnum["Year"] = "YEAR";
|
|
1608
|
+
})(EvaluationUnitEnum || (EvaluationUnitEnum = {}));
|
|
1609
|
+
var EventBonusType;
|
|
1610
|
+
(function (EventBonusType) {
|
|
1611
|
+
EventBonusType["FixAmount"] = "FIX_AMOUNT";
|
|
1612
|
+
EventBonusType["Percentage"] = "PERCENTAGE";
|
|
1613
|
+
EventBonusType["SpecialPrice"] = "SPECIAL_PRICE";
|
|
1614
|
+
})(EventBonusType || (EventBonusType = {}));
|
|
1615
|
+
var EventQuotaType;
|
|
1616
|
+
(function (EventQuotaType) {
|
|
1617
|
+
EventQuotaType["ByAmount"] = "BY_AMOUNT";
|
|
1618
|
+
EventQuotaType["Daily"] = "DAILY";
|
|
1619
|
+
EventQuotaType["Monthly"] = "MONTHLY";
|
|
1620
|
+
})(EventQuotaType || (EventQuotaType = {}));
|
|
1621
|
+
var EventType;
|
|
1622
|
+
(function (EventType) {
|
|
1623
|
+
EventType["Created"] = "CREATED";
|
|
1624
|
+
EventType["Update"] = "UPDATE";
|
|
1625
|
+
})(EventType || (EventType = {}));
|
|
1554
1626
|
var Gender;
|
|
1555
1627
|
(function (Gender) {
|
|
1556
1628
|
Gender["Female"] = "FEMALE";
|
|
1557
1629
|
Gender["Male"] = "MALE";
|
|
1558
1630
|
})(Gender || (Gender = {}));
|
|
1631
|
+
var InternalRefundStatusEnum;
|
|
1632
|
+
(function (InternalRefundStatusEnum) {
|
|
1633
|
+
InternalRefundStatusEnum["Done"] = "DONE";
|
|
1634
|
+
InternalRefundStatusEnum["Pending"] = "PENDING";
|
|
1635
|
+
InternalRefundStatusEnum["ProcessedByMaker"] = "PROCESSED_BY_MAKER";
|
|
1636
|
+
InternalRefundStatusEnum["Processing"] = "PROCESSING";
|
|
1637
|
+
})(InternalRefundStatusEnum || (InternalRefundStatusEnum = {}));
|
|
1638
|
+
var InternalStatus;
|
|
1639
|
+
(function (InternalStatus) {
|
|
1640
|
+
InternalStatus["Completed"] = "COMPLETED";
|
|
1641
|
+
InternalStatus["Fail"] = "FAIL";
|
|
1642
|
+
InternalStatus["PendingApproval"] = "PENDING_APPROVAL";
|
|
1643
|
+
InternalStatus["Processing"] = "PROCESSING";
|
|
1644
|
+
InternalStatus["Rejected"] = "REJECTED";
|
|
1645
|
+
InternalStatus["Todo"] = "TODO";
|
|
1646
|
+
})(InternalStatus || (InternalStatus = {}));
|
|
1647
|
+
var MainAction;
|
|
1648
|
+
(function (MainAction) {
|
|
1649
|
+
MainAction["GoToChannelSelectionPage"] = "GO_TO_CHANNEL_SELECTION_PAGE";
|
|
1650
|
+
MainAction["GoToDenomSelectionPage"] = "GO_TO_DENOM_SELECTION_PAGE";
|
|
1651
|
+
MainAction["GoToFillPaymentRequiredFieldPage"] = "GO_TO_FILL_PAYMENT_REQUIRED_FIELD_PAGE";
|
|
1652
|
+
MainAction["GoToPciInitiationPage"] = "GO_TO_PCI_INITIATION_PAGE";
|
|
1653
|
+
})(MainAction || (MainAction = {}));
|
|
1654
|
+
var MemberBanType;
|
|
1655
|
+
(function (MemberBanType) {
|
|
1656
|
+
MemberBanType["Ban"] = "BAN";
|
|
1657
|
+
MemberBanType["Unban"] = "UNBAN";
|
|
1658
|
+
})(MemberBanType || (MemberBanType = {}));
|
|
1659
|
+
var MemberPointMutationTypeEnum;
|
|
1660
|
+
(function (MemberPointMutationTypeEnum) {
|
|
1661
|
+
MemberPointMutationTypeEnum["Adjustment"] = "ADJUSTMENT";
|
|
1662
|
+
MemberPointMutationTypeEnum["Bonus"] = "BONUS";
|
|
1663
|
+
MemberPointMutationTypeEnum["Rewarded"] = "REWARDED";
|
|
1664
|
+
MemberPointMutationTypeEnum["Spent"] = "SPENT";
|
|
1665
|
+
})(MemberPointMutationTypeEnum || (MemberPointMutationTypeEnum = {}));
|
|
1666
|
+
var MemberPointTypeEnum;
|
|
1667
|
+
(function (MemberPointTypeEnum) {
|
|
1668
|
+
MemberPointTypeEnum["Adjustment"] = "ADJUSTMENT";
|
|
1669
|
+
MemberPointTypeEnum["Rewarded"] = "REWARDED";
|
|
1670
|
+
})(MemberPointTypeEnum || (MemberPointTypeEnum = {}));
|
|
1671
|
+
var NotifAlertSortByEnum;
|
|
1672
|
+
(function (NotifAlertSortByEnum) {
|
|
1673
|
+
NotifAlertSortByEnum["CreatedAt"] = "createdAt";
|
|
1674
|
+
})(NotifAlertSortByEnum || (NotifAlertSortByEnum = {}));
|
|
1559
1675
|
var NotifAlertStatusEnum;
|
|
1560
1676
|
(function (NotifAlertStatusEnum) {
|
|
1561
1677
|
NotifAlertStatusEnum["Danger"] = "DANGER";
|
|
@@ -1563,6 +1679,10 @@ var NotifAlertStatusEnum;
|
|
|
1563
1679
|
NotifAlertStatusEnum["Success"] = "SUCCESS";
|
|
1564
1680
|
NotifAlertStatusEnum["Warning"] = "WARNING";
|
|
1565
1681
|
})(NotifAlertStatusEnum || (NotifAlertStatusEnum = {}));
|
|
1682
|
+
var PgwTimeseriesKeys;
|
|
1683
|
+
(function (PgwTimeseriesKeys) {
|
|
1684
|
+
PgwTimeseriesKeys["TransactionTs"] = "TRANSACTION_TS";
|
|
1685
|
+
})(PgwTimeseriesKeys || (PgwTimeseriesKeys = {}));
|
|
1566
1686
|
var PaymentChannelMetaFieldApiEnum;
|
|
1567
1687
|
(function (PaymentChannelMetaFieldApiEnum) {
|
|
1568
1688
|
PaymentChannelMetaFieldApiEnum["Callback"] = "CALLBACK";
|
|
@@ -1570,6 +1690,34 @@ var PaymentChannelMetaFieldApiEnum;
|
|
|
1570
1690
|
PaymentChannelMetaFieldApiEnum["Inquiry"] = "INQUIRY";
|
|
1571
1691
|
PaymentChannelMetaFieldApiEnum["Otp"] = "OTP";
|
|
1572
1692
|
})(PaymentChannelMetaFieldApiEnum || (PaymentChannelMetaFieldApiEnum = {}));
|
|
1693
|
+
var PaymentChannelTargetType;
|
|
1694
|
+
(function (PaymentChannelTargetType) {
|
|
1695
|
+
PaymentChannelTargetType["Exclude"] = "EXCLUDE";
|
|
1696
|
+
PaymentChannelTargetType["Include"] = "INCLUDE";
|
|
1697
|
+
})(PaymentChannelTargetType || (PaymentChannelTargetType = {}));
|
|
1698
|
+
var PaymentTxnResponseStatusEnum;
|
|
1699
|
+
(function (PaymentTxnResponseStatusEnum) {
|
|
1700
|
+
PaymentTxnResponseStatusEnum["CanceledByCustomer"] = "CANCELED_BY_CUSTOMER";
|
|
1701
|
+
PaymentTxnResponseStatusEnum["CanceledByInternal"] = "CANCELED_BY_INTERNAL";
|
|
1702
|
+
PaymentTxnResponseStatusEnum["CanceledByPc"] = "CANCELED_BY_PC";
|
|
1703
|
+
PaymentTxnResponseStatusEnum["CanceledByTester"] = "CANCELED_BY_TESTER";
|
|
1704
|
+
PaymentTxnResponseStatusEnum["Expired"] = "EXPIRED";
|
|
1705
|
+
PaymentTxnResponseStatusEnum["Fail"] = "FAIL";
|
|
1706
|
+
PaymentTxnResponseStatusEnum["PayerActionRequired"] = "PAYER_ACTION_REQUIRED";
|
|
1707
|
+
PaymentTxnResponseStatusEnum["Pending"] = "PENDING";
|
|
1708
|
+
PaymentTxnResponseStatusEnum["PendingRefund"] = "PENDING_REFUND";
|
|
1709
|
+
PaymentTxnResponseStatusEnum["Processing"] = "PROCESSING";
|
|
1710
|
+
PaymentTxnResponseStatusEnum["ProcessingRefund"] = "PROCESSING_REFUND";
|
|
1711
|
+
PaymentTxnResponseStatusEnum["RejectedByProvider"] = "REJECTED_BY_PROVIDER";
|
|
1712
|
+
PaymentTxnResponseStatusEnum["RejectedRefund"] = "REJECTED_REFUND";
|
|
1713
|
+
PaymentTxnResponseStatusEnum["Success"] = "SUCCESS";
|
|
1714
|
+
PaymentTxnResponseStatusEnum["SuccessRefund"] = "SUCCESS_REFUND";
|
|
1715
|
+
})(PaymentTxnResponseStatusEnum || (PaymentTxnResponseStatusEnum = {}));
|
|
1716
|
+
var PlatformEnum;
|
|
1717
|
+
(function (PlatformEnum) {
|
|
1718
|
+
PlatformEnum["DirectTopUp"] = "DIRECT_TOP_UP";
|
|
1719
|
+
PlatformEnum["Webtopup"] = "WEBTOPUP";
|
|
1720
|
+
})(PlatformEnum || (PlatformEnum = {}));
|
|
1573
1721
|
var PostStatus;
|
|
1574
1722
|
(function (PostStatus) {
|
|
1575
1723
|
PostStatus["Draft"] = "DRAFT";
|
|
@@ -1589,6 +1737,11 @@ var PrincipalStatus;
|
|
|
1589
1737
|
PrincipalStatus["UserConfirmed"] = "USER_CONFIRMED";
|
|
1590
1738
|
PrincipalStatus["UserUnconfirmed"] = "USER_UNCONFIRMED";
|
|
1591
1739
|
})(PrincipalStatus || (PrincipalStatus = {}));
|
|
1740
|
+
var ProductDenomStatusEnum;
|
|
1741
|
+
(function (ProductDenomStatusEnum) {
|
|
1742
|
+
ProductDenomStatusEnum["Active"] = "ACTIVE";
|
|
1743
|
+
ProductDenomStatusEnum["Deleted"] = "DELETED";
|
|
1744
|
+
})(ProductDenomStatusEnum || (ProductDenomStatusEnum = {}));
|
|
1592
1745
|
var ProductPageCategory;
|
|
1593
1746
|
(function (ProductPageCategory) {
|
|
1594
1747
|
ProductPageCategory["Voucher"] = "VOUCHER";
|
|
@@ -1601,6 +1754,13 @@ var ProductPageMetaFieldApiEnum;
|
|
|
1601
1754
|
ProductPageMetaFieldApiEnum["Inquiry"] = "INQUIRY";
|
|
1602
1755
|
ProductPageMetaFieldApiEnum["Server"] = "SERVER";
|
|
1603
1756
|
})(ProductPageMetaFieldApiEnum || (ProductPageMetaFieldApiEnum = {}));
|
|
1757
|
+
var ProductPageReloadTypeEnum;
|
|
1758
|
+
(function (ProductPageReloadTypeEnum) {
|
|
1759
|
+
ProductPageReloadTypeEnum["Game"] = "GAME";
|
|
1760
|
+
ProductPageReloadTypeEnum["Na"] = "NA";
|
|
1761
|
+
ProductPageReloadTypeEnum["Uc"] = "UC";
|
|
1762
|
+
ProductPageReloadTypeEnum["Up"] = "UP";
|
|
1763
|
+
})(ProductPageReloadTypeEnum || (ProductPageReloadTypeEnum = {}));
|
|
1604
1764
|
var ProductPageSortByEnum;
|
|
1605
1765
|
(function (ProductPageSortByEnum) {
|
|
1606
1766
|
ProductPageSortByEnum["CreatedAt"] = "createdAt";
|
|
@@ -1616,6 +1776,14 @@ var ProviderPlatform;
|
|
|
1616
1776
|
ProviderPlatform["Facebook"] = "FACEBOOK";
|
|
1617
1777
|
ProviderPlatform["Google"] = "GOOGLE";
|
|
1618
1778
|
})(ProviderPlatform || (ProviderPlatform = {}));
|
|
1779
|
+
var RangeIntervalEnum;
|
|
1780
|
+
(function (RangeIntervalEnum) {
|
|
1781
|
+
RangeIntervalEnum["OneDay"] = "ONE_DAY";
|
|
1782
|
+
RangeIntervalEnum["OneHour"] = "ONE_HOUR";
|
|
1783
|
+
RangeIntervalEnum["OneMonth"] = "ONE_MONTH";
|
|
1784
|
+
RangeIntervalEnum["OneWeek"] = "ONE_WEEK";
|
|
1785
|
+
RangeIntervalEnum["TwelveHour"] = "TWELVE_HOUR";
|
|
1786
|
+
})(RangeIntervalEnum || (RangeIntervalEnum = {}));
|
|
1619
1787
|
var RateLogic;
|
|
1620
1788
|
(function (RateLogic) {
|
|
1621
1789
|
RateLogic["Fixed"] = "FIXED";
|
|
@@ -1626,6 +1794,12 @@ var ReactionType;
|
|
|
1626
1794
|
ReactionType["Heart"] = "HEART";
|
|
1627
1795
|
ReactionType["Like"] = "LIKE";
|
|
1628
1796
|
})(ReactionType || (ReactionType = {}));
|
|
1797
|
+
var RefundStatusEnum;
|
|
1798
|
+
(function (RefundStatusEnum) {
|
|
1799
|
+
RefundStatusEnum["PendingRefund"] = "PENDING_REFUND";
|
|
1800
|
+
RefundStatusEnum["RejectedRefund"] = "REJECTED_REFUND";
|
|
1801
|
+
RefundStatusEnum["SuccessRefund"] = "SUCCESS_REFUND";
|
|
1802
|
+
})(RefundStatusEnum || (RefundStatusEnum = {}));
|
|
1629
1803
|
var RegistrationStatus;
|
|
1630
1804
|
(function (RegistrationStatus) {
|
|
1631
1805
|
RegistrationStatus["ConfirmationSuccess"] = "CONFIRMATION_SUCCESS";
|
|
@@ -1645,6 +1819,12 @@ var RequiredFieldTypeEnum;
|
|
|
1645
1819
|
RequiredFieldTypeEnum["Dropdown"] = "DROPDOWN";
|
|
1646
1820
|
RequiredFieldTypeEnum["Text"] = "TEXT";
|
|
1647
1821
|
})(RequiredFieldTypeEnum || (RequiredFieldTypeEnum = {}));
|
|
1822
|
+
var SlaUnit;
|
|
1823
|
+
(function (SlaUnit) {
|
|
1824
|
+
SlaUnit["Day"] = "DAY";
|
|
1825
|
+
SlaUnit["Month"] = "MONTH";
|
|
1826
|
+
SlaUnit["Week"] = "WEEK";
|
|
1827
|
+
})(SlaUnit || (SlaUnit = {}));
|
|
1648
1828
|
var SourcePlatform;
|
|
1649
1829
|
(function (SourcePlatform) {
|
|
1650
1830
|
SourcePlatform["Admin"] = "ADMIN";
|
|
@@ -1664,11 +1844,61 @@ var SuggestedAction;
|
|
|
1664
1844
|
SuggestedAction["ChangePassword"] = "CHANGE_PASSWORD";
|
|
1665
1845
|
SuggestedAction["Default"] = "DEFAULT";
|
|
1666
1846
|
})(SuggestedAction || (SuggestedAction = {}));
|
|
1847
|
+
var TableNameIntervalEnum;
|
|
1848
|
+
(function (TableNameIntervalEnum) {
|
|
1849
|
+
TableNameIntervalEnum["Monthly"] = "MONTHLY";
|
|
1850
|
+
TableNameIntervalEnum["Yearly"] = "YEARLY";
|
|
1851
|
+
})(TableNameIntervalEnum || (TableNameIntervalEnum = {}));
|
|
1667
1852
|
var TermType;
|
|
1668
1853
|
(function (TermType) {
|
|
1669
1854
|
TermType["Category"] = "CATEGORY";
|
|
1670
1855
|
TermType["PostTag"] = "POST_TAG";
|
|
1671
1856
|
})(TermType || (TermType = {}));
|
|
1857
|
+
var TierBonusRuleBaseValueEnum;
|
|
1858
|
+
(function (TierBonusRuleBaseValueEnum) {
|
|
1859
|
+
TierBonusRuleBaseValueEnum["BaseAmount"] = "BASE_AMOUNT";
|
|
1860
|
+
TierBonusRuleBaseValueEnum["PrevAmount"] = "PREV_AMOUNT";
|
|
1861
|
+
})(TierBonusRuleBaseValueEnum || (TierBonusRuleBaseValueEnum = {}));
|
|
1862
|
+
var TierBonusRuleStatusEnum;
|
|
1863
|
+
(function (TierBonusRuleStatusEnum) {
|
|
1864
|
+
TierBonusRuleStatusEnum["Active"] = "ACTIVE";
|
|
1865
|
+
TierBonusRuleStatusEnum["Deleted"] = "DELETED";
|
|
1866
|
+
})(TierBonusRuleStatusEnum || (TierBonusRuleStatusEnum = {}));
|
|
1867
|
+
var TierBonusRuleTypeEnum;
|
|
1868
|
+
(function (TierBonusRuleTypeEnum) {
|
|
1869
|
+
TierBonusRuleTypeEnum["Fixed"] = "FIXED";
|
|
1870
|
+
TierBonusRuleTypeEnum["Percentage"] = "PERCENTAGE";
|
|
1871
|
+
})(TierBonusRuleTypeEnum || (TierBonusRuleTypeEnum = {}));
|
|
1872
|
+
var TierStatus;
|
|
1873
|
+
(function (TierStatus) {
|
|
1874
|
+
TierStatus["Active"] = "ACTIVE";
|
|
1875
|
+
TierStatus["Deleted"] = "DELETED";
|
|
1876
|
+
})(TierStatus || (TierStatus = {}));
|
|
1877
|
+
var TimeserieLabels;
|
|
1878
|
+
(function (TimeserieLabels) {
|
|
1879
|
+
TimeserieLabels["CountryId"] = "countryId";
|
|
1880
|
+
TimeserieLabels["CurrencyCode"] = "currencyCode";
|
|
1881
|
+
TimeserieLabels["Gender"] = "gender";
|
|
1882
|
+
TimeserieLabels["Type"] = "type";
|
|
1883
|
+
})(TimeserieLabels || (TimeserieLabels = {}));
|
|
1884
|
+
var TimeseriesKeys;
|
|
1885
|
+
(function (TimeseriesKeys) {
|
|
1886
|
+
TimeseriesKeys["MemberGrowthTs"] = "MEMBER_GROWTH_TS";
|
|
1887
|
+
TimeseriesKeys["MemberPointEarnedTs"] = "MEMBER_POINT_EARNED_TS";
|
|
1888
|
+
TimeseriesKeys["RedeemPointTs"] = "REDEEM_POINT_TS";
|
|
1889
|
+
})(TimeseriesKeys || (TimeseriesKeys = {}));
|
|
1890
|
+
var TrailStatus;
|
|
1891
|
+
(function (TrailStatus) {
|
|
1892
|
+
TrailStatus["Fail"] = "FAIL";
|
|
1893
|
+
TrailStatus["Pending"] = "PENDING";
|
|
1894
|
+
TrailStatus["Processing"] = "PROCESSING";
|
|
1895
|
+
TrailStatus["Success"] = "SUCCESS";
|
|
1896
|
+
})(TrailStatus || (TrailStatus = {}));
|
|
1897
|
+
var TransactionRefundSortByEnum;
|
|
1898
|
+
(function (TransactionRefundSortByEnum) {
|
|
1899
|
+
TransactionRefundSortByEnum["CreatedAt"] = "createdAt";
|
|
1900
|
+
TransactionRefundSortByEnum["UpdatedAt"] = "updatedAt";
|
|
1901
|
+
})(TransactionRefundSortByEnum || (TransactionRefundSortByEnum = {}));
|
|
1672
1902
|
var UniboxV2RequestType;
|
|
1673
1903
|
(function (UniboxV2RequestType) {
|
|
1674
1904
|
UniboxV2RequestType["MobileGame"] = "MOBILE_GAME";
|
|
@@ -1689,6 +1919,21 @@ var VoucherGroupType;
|
|
|
1689
1919
|
VoucherGroupType["Generated"] = "GENERATED";
|
|
1690
1920
|
VoucherGroupType["Import"] = "IMPORT";
|
|
1691
1921
|
})(VoucherGroupType || (VoucherGroupType = {}));
|
|
1922
|
+
var VoucherStatus;
|
|
1923
|
+
(function (VoucherStatus) {
|
|
1924
|
+
VoucherStatus["Available"] = "AVAILABLE";
|
|
1925
|
+
VoucherStatus["Bought"] = "BOUGHT";
|
|
1926
|
+
VoucherStatus["Redeem"] = "REDEEM";
|
|
1927
|
+
VoucherStatus["Used"] = "USED";
|
|
1928
|
+
VoucherStatus["Void"] = "VOID";
|
|
1929
|
+
})(VoucherStatus || (VoucherStatus = {}));
|
|
1930
|
+
var WebtopupTxnReloadTypeEnum;
|
|
1931
|
+
(function (WebtopupTxnReloadTypeEnum) {
|
|
1932
|
+
WebtopupTxnReloadTypeEnum["Game"] = "GAME";
|
|
1933
|
+
WebtopupTxnReloadTypeEnum["Na"] = "NA";
|
|
1934
|
+
WebtopupTxnReloadTypeEnum["Uc"] = "UC";
|
|
1935
|
+
WebtopupTxnReloadTypeEnum["Up"] = "UP";
|
|
1936
|
+
})(WebtopupTxnReloadTypeEnum || (WebtopupTxnReloadTypeEnum = {}));
|
|
1692
1937
|
|
|
1693
1938
|
class ProfileService {
|
|
1694
1939
|
constructor(apollo) {
|