@xmobitea/gn-typescript-client 2.1.6 → 2.1.7
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/gn.js.client.js +13 -17
- package/dist/gn.js.client.min.js +1 -1
- package/dist/index.js +13 -17
- package/dist/runtime/constant/parameterCode/GNParameterCode.d.ts +1 -1
- package/dist/runtime/entity/models/DashboardModels.d.ts +3 -3
- package/dist/runtime/entity/models/MultiplayerModels.d.ts +0 -1
- package/package.json +1 -1
package/dist/gn.js.client.js
CHANGED
|
@@ -3902,7 +3902,7 @@ GNParameterCode.CustomTags = "CustomTags";
|
|
|
3902
3902
|
GNParameterCode.SetSecretInfoInformation = "SetSecretInfoInformation";
|
|
3903
3903
|
GNParameterCode.GetCurrencyLeaderboard = "GetCurrencyLeaderboard";
|
|
3904
3904
|
GNParameterCode.GetCreateLeaderboard = "GetCreateLeaderboard";
|
|
3905
|
-
GNParameterCode.
|
|
3905
|
+
GNParameterCode.GetLastLoginLeaderboard = "GetLastLoginLeaderboard";
|
|
3906
3906
|
GNParameterCode.Multiplayer = "Multiplayer";
|
|
3907
3907
|
GNParameterCode.TimeInSeconds = "TimeInSeconds";
|
|
3908
3908
|
GNParameterCode.QueueName = "QueueName";
|
|
@@ -12846,6 +12846,10 @@ var DashboardModels;
|
|
|
12846
12846
|
GNHashtableDataMember({ code: GNParameterCode.GetGroupsWithDisplayName, isOptional: true }),
|
|
12847
12847
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
12848
12848
|
], GroupPermissionRulesParam.prototype, "getGroupsWithDisplayName", void 0);
|
|
12849
|
+
DashboardModels_decorate([
|
|
12850
|
+
GNHashtableDataMember({ code: GNParameterCode.GetCurrencyLeaderboard, isOptional: true }),
|
|
12851
|
+
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
12852
|
+
], GroupPermissionRulesParam.prototype, "getCurrencyLeaderboard", void 0);
|
|
12849
12853
|
DashboardModels_decorate([
|
|
12850
12854
|
GNHashtableDataMember({ code: GNParameterCode.GetCreateLeaderboard, isOptional: true }),
|
|
12851
12855
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
@@ -13068,14 +13072,6 @@ var DashboardModels;
|
|
|
13068
13072
|
GNHashtableDataMember({ code: GNParameterCode.SetSecretInfoInformation, isOptional: true }),
|
|
13069
13073
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13070
13074
|
], MasterAdminPermissionRulesParam.prototype, "setSecretInfoInformation", void 0);
|
|
13071
|
-
DashboardModels_decorate([
|
|
13072
|
-
GNHashtableDataMember({ code: GNParameterCode.GetStatisticsLog, isOptional: true }),
|
|
13073
|
-
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13074
|
-
], MasterAdminPermissionRulesParam.prototype, "getStatisticsLog", void 0);
|
|
13075
|
-
DashboardModels_decorate([
|
|
13076
|
-
GNHashtableDataMember({ code: GNParameterCode.GetCurrencyLog, isOptional: true }),
|
|
13077
|
-
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13078
|
-
], MasterAdminPermissionRulesParam.prototype, "getCurrencyLog", void 0);
|
|
13079
13075
|
DashboardModels.MasterAdminPermissionRulesParam = MasterAdminPermissionRulesParam;
|
|
13080
13076
|
class MultiplayerPermissionRulesParam {
|
|
13081
13077
|
}
|
|
@@ -13423,13 +13419,17 @@ var DashboardModels;
|
|
|
13423
13419
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13424
13420
|
], MasterPlayerPermissionRulesParam.prototype, "setEmail", void 0);
|
|
13425
13421
|
DashboardModels_decorate([
|
|
13426
|
-
GNHashtableDataMember({ code: GNParameterCode.
|
|
13422
|
+
GNHashtableDataMember({ code: GNParameterCode.GetCurrencyLeaderboard, isOptional: true }),
|
|
13427
13423
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13428
|
-
], MasterPlayerPermissionRulesParam.prototype, "
|
|
13424
|
+
], MasterPlayerPermissionRulesParam.prototype, "getCurrencyLeaderboard", void 0);
|
|
13429
13425
|
DashboardModels_decorate([
|
|
13430
|
-
GNHashtableDataMember({ code: GNParameterCode.
|
|
13426
|
+
GNHashtableDataMember({ code: GNParameterCode.GetLastLoginLeaderboard, isOptional: true }),
|
|
13431
13427
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13432
|
-
], MasterPlayerPermissionRulesParam.prototype, "
|
|
13428
|
+
], MasterPlayerPermissionRulesParam.prototype, "getLastLoginLeaderboard", void 0);
|
|
13429
|
+
DashboardModels_decorate([
|
|
13430
|
+
GNHashtableDataMember({ code: GNParameterCode.GetCreateLeaderboard, isOptional: true }),
|
|
13431
|
+
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
13432
|
+
], MasterPlayerPermissionRulesParam.prototype, "getCreateLeaderboard", void 0);
|
|
13433
13433
|
DashboardModels_decorate([
|
|
13434
13434
|
GNHashtableDataMember({ code: GNParameterCode.GetStatisticsLog, isOptional: true }),
|
|
13435
13435
|
DashboardModels_metadata("design:type", PermissionRulesParam)
|
|
@@ -26570,10 +26570,6 @@ var MultiplayerModels;
|
|
|
26570
26570
|
MultiplayerModels.GetQueueStatisticsRequestData = GetQueueStatisticsRequestData;
|
|
26571
26571
|
class ServerGetQueueStatisticsRequestData extends GetQueueStatisticsRequestData {
|
|
26572
26572
|
}
|
|
26573
|
-
MultiplayerModels_decorate([
|
|
26574
|
-
StringDataMember({ code: GNParameterCode.UserId, minLength: 10, maxLength: 10 }),
|
|
26575
|
-
MultiplayerModels_metadata("design:type", String)
|
|
26576
|
-
], ServerGetQueueStatisticsRequestData.prototype, "userId", void 0);
|
|
26577
26573
|
MultiplayerModels.ServerGetQueueStatisticsRequestData = ServerGetQueueStatisticsRequestData;
|
|
26578
26574
|
class AdminGetQueueStatisticsRequestData extends ServerGetQueueStatisticsRequestData {
|
|
26579
26575
|
}
|