UNPKG

@xmobitea/gn-server

Version:

GearN Server by XmobiTea (Pro)

1 lines 96.2 kB
{"requestType":"MasterAdmin","operations":[{"operationCode":"ChangePasswordAdminAccount","details":[{"role":"Client","requestData":[{"code":"CurrentPassword","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}},{"code":"Password","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}}]}],"responseData":[{"code":"ErrorCode","value":["AccountNotFound","Ok"]}],"description":""},{"operationCode":"CreateAdminAccount","details":[{"role":"Client","requestData":[{"code":"Username","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":32}},{"code":"Password","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}},{"code":"SecretKey","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}}]}],"responseData":[{"code":"ErrorCode","value":["AccountUsernameExists","Ok"]},{"code":"UserId"}],"description":""},{"operationCode":"CreateGame","details":[{"role":"Client","requestData":[{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}}]}],"responseData":[{"code":"ErrorCode","value":["GameIsExists","Ok"]},{"code":"GameId"}],"description":""},{"operationCode":"CreateSecretInfo","details":[{"role":"Client","requestData":[{"code":"SecretKey","description":"","optional":true,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}},{"code":"GameId","description":"","optional":true,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}},{"code":"Role","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustInt":true,"minValue":1,"maxValue":3}},{"code":"PermissionParam","description":"","optional":true,"type":"PermissionParam","gnType":"GNHashtable","conditions":{}}]}],"responseData":[{"code":"ErrorCode","value":["SecretInfoIsExists","Ok"]},{"code":"SecretKey"}],"description":""},{"operationCode":"DeleteInDatabase","details":[{"role":"Client","requestData":[{"code":"Type","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustInt":true}},{"code":"Id","description":"","optional":false,"type":"string","gnType":"String","conditions":{"minLength":2,"maxLength":15}},{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}},{"code":"Log","description":"","optional":true,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":1,"maxLength":256}}]}],"responseData":[{"code":"ErrorCode","value":["ItemNotFound","Ok"]}],"description":""},{"operationCode":"GetAdminAccountList","details":[],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"Results"}],"description":""},{"operationCode":"GetAnalytics","details":[{"role":"Client","requestData":[{"code":"Timestamp","description":"","optional":true,"type":"number","gnType":"Number","conditions":{"minValue":0}},{"code":"AnalyticsItem","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"Country","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"RequestComplete","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"OperationSystem","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"DatabaseSystem","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"LogDatabaseSystem","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"Cost","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"MonthlyCost","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}}]}],"responseData":[{"code":"ErrorCode","value":["ItemNotFound","Ok"]},{"code":"AnalyticsItem"},{"code":"Country"},{"code":"OperationSystem"},{"code":"DatabaseSystem"},{"code":"LogDatabaseSystem"},{"code":"RequestComplete"},{"code":"Cost"},{"code":"MonthlyCost"}],"description":""},{"operationCode":"GetBackupStatisticsLeaderboardVersion","details":[{"role":"Client","requestData":[{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}},{"code":"Type","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustInt":true}},{"code":"Key","description":"","optional":false,"type":"string","gnType":"String","conditions":{"minLength":2,"maxLength":32}}]}],"responseData":[{"code":"ErrorCode","value":["OwnerNotFound","Ok"]},{"code":"Results"}],"description":""},{"operationCode":"GetEventCallbackCloudScript","details":[],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"Results"}],"description":""},{"operationCode":"GetGameInformation","details":[{"role":"Client","requestData":[{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}}]}],"responseData":[{"code":"ErrorCode","value":["GameNotFound","Ok"]},{"code":"GameId"},{"code":"TsCreate"},{"code":"CreatorId"},{"code":"GameDescription"},{"code":"GameIconUrl"},{"code":"GameName"},{"code":"GameSettings"},{"code":"MatchmakingQueueSettings"}],"description":""},{"operationCode":"GetGameList","details":[],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"Results"}],"description":""},{"operationCode":"GetMasterGameSettings","details":[],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"ThirtPartySettings"},{"code":"MasterPlayerSettings"},{"code":"EmailSettings"},{"code":"PushNotificationSettings"}],"description":""},{"operationCode":"GetSecretInfoInformation","details":[{"role":"Client","requestData":[{"code":"SecretKey","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}}]}],"responseData":[{"code":"ErrorCode","value":["SecretInfoNotFound","Ok"]},{"code":"SecretKey"},{"code":"GameId"},{"code":"Role"},{"code":"TsCreate"},{"code":"CreatorId"},{"code":"Remove"},{"code":"TsExpire"},{"code":"Description"},{"code":"PermissionParam"}],"description":""},{"operationCode":"GetSecretInfoList","details":[],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"AdminSecretKeys"},{"code":"ServerSecretKeys"},{"code":"PlayerSecretKeys"}],"description":""},{"operationCode":"GetServerGameData","details":[{"role":"Client","requestData":[{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}},{"code":"MasterPlayerCount","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"GamePlayerCount","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"CharacterPlayerCount","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"InventoryCount","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"StoreInventoryCount","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"GroupCount","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"Country","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"Version","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}}]}],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"MasterPlayerCount"},{"code":"GamePlayerCount"},{"code":"CharacterPlayerCount"},{"code":"InventoryCount"},{"code":"StoreInventoryCount"},{"code":"GroupCount"},{"code":"Country"},{"code":"Version"}],"description":""},{"operationCode":"GetServerLog","details":[{"role":"Client","requestData":[{"code":"Skip","description":"","optional":true,"type":"number","gnType":"Number","defaultValue":"0","conditions":{"mustInt":true,"minValue":0}},{"code":"Limit","description":"","optional":true,"type":"number","gnType":"Number","defaultValue":"50","conditions":{"mustInt":true,"minValue":5,"maxValue":200}}]}],"responseData":[{"code":"ErrorCode","value":["Ok"]},{"code":"Results"}],"description":""},{"operationCode":"GetUsernameAdminAccount","details":[{"role":"Client","requestData":[{"code":"UserId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":10,"maxLength":10}}]}],"responseData":[{"code":"ErrorCode","value":["AccountNotFound","Ok"]},{"code":"Username"}],"description":""},{"operationCode":"LoginByAdminAccount","details":[{"role":"Client","requestData":[{"code":"Username","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":4,"maxLength":32}},{"code":"Password","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}}]}],"responseData":[{"code":"ErrorCode","value":["AccountNotFound","Ok"]},{"code":"AuthToken"}],"description":""},{"operationCode":"RemoveAdminAccount","details":[{"role":"Client","requestData":[{"code":"UserId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":10,"maxLength":10}}]}],"responseData":[{"code":"ErrorCode","value":["AccountNotFound","Ok"]}],"description":""},{"operationCode":"ResetStatisticsLeaderboard","details":[{"role":"Client","requestData":[{"code":"Type","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustInt":true}},{"code":"Key","description":"","optional":false,"type":"string","gnType":"String","conditions":{"minLength":2,"maxLength":32}},{"code":"Version","description":"","optional":false,"type":"string","gnType":"String","conditions":{"minLength":2,"maxLength":32}},{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}},{"code":"Log","description":"","optional":true,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":1,"maxLength":256}},{"code":"CatalogId","description":"","optional":true,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}}]}],"responseData":[{"code":"ErrorCode","value":["VersionInvalid","KeyNotFound","OwnerTypeNotSupport","Ok"]}],"description":""},{"operationCode":"SetEventCallbackCloudScript","details":[{"role":"Client","requestData":[{"code":"EventName","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":128}},{"code":"Script","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":40960}}]}],"responseData":[{"code":"ErrorCode","value":["ExecuteError","Ok"]},{"code":"ErrorMessage"}],"description":""},{"operationCode":"SetGameInformation","details":[{"role":"Client","requestData":[{"code":"GameId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":2,"maxLength":32}},{"code":"GameName","description":"","optional":true,"type":"string","gnType":"String","conditions":{}},{"code":"GameDescription","description":"","optional":true,"type":"string","gnType":"String","conditions":{}},{"code":"GameIconUrl","description":"","optional":true,"type":"string","gnType":"String","conditions":{}},{"code":"GameSettings","description":"","optional":true,"type":"GameSettingsParam","gnType":"GNHashtable","conditions":{}},{"code":"MatchmakingQueueSettings","description":"","optional":true,"type":"MatchmakingQueueSettingsParam","gnType":"GNArray","conditions":{}}]}],"responseData":[{"code":"ErrorCode","value":["GameNotFound","Ok"]}],"description":""},{"operationCode":"SetMasterGameSettings","details":[{"role":"Client","requestData":[{"code":"ThirtPartySettings","description":"","optional":true,"type":"ThirtPartyParam","gnType":"GNHashtable","conditions":{}},{"code":"MasterPlayerSettings","description":"","optional":true,"type":"MasterPlayerSettingsParam","gnType":"GNHashtable","conditions":{}},{"code":"EmailSettings","description":"","optional":true,"type":"EmailSettingsParam","gnType":"GNHashtable","conditions":{}},{"code":"PushNotificationSettings","description":"","optional":true,"type":"PushNotificationSettingsParam","gnType":"GNHashtable","conditions":{}}]}],"responseData":[{"code":"ErrorCode","value":["Ok"]}],"description":""},{"operationCode":"SetPasswordAdminAccount","details":[{"role":"Client","requestData":[{"code":"UserId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":10,"maxLength":10}},{"code":"Password","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}}]}],"responseData":[{"code":"ErrorCode","value":["AccountNotFound","Ok"]}],"description":""},{"operationCode":"SetSecretInfoInformation","details":[{"role":"Client","requestData":[{"code":"SecretKey","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}},{"code":"Remove","description":"","optional":true,"type":"boolean","gnType":"Boolean","conditions":{}},{"code":"TsExpire","description":"","optional":true,"type":"number","gnType":"Number","conditions":{}},{"code":"PermissionParam","description":"","optional":true,"type":"PermissionParam","gnType":"GNHashtable","conditions":{}},{"code":"Description","description":"","optional":true,"type":"string","gnType":"String","conditions":{}}]}],"responseData":[{"code":"ErrorCode","value":["SecretInfoNotFound","Ok"]}],"description":""},{"operationCode":"SetSecretKeyAdminAccount","details":[{"role":"Client","requestData":[{"code":"UserId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":10,"maxLength":10}},{"code":"SecretKey","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":true,"minLength":6,"maxLength":64}}]}],"responseData":[{"code":"ErrorCode","value":["AccountNotFound","Ok"]}],"description":""}],"models":[{"name":"AuthenticatePermissionRulesParam","details":[{"code":"LoginByAccount","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByAndroidDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByApple","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByCustomDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByCustomId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByFacebook","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByGenericService","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByGoogle","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByGooglePlayGameService","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByGameCenter","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByiOSDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByWindowsPhoneDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RegisterAccount","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByEditorDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByLinuxDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByMacOSDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LoginByWindowsDeviceId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RefreshAuthToken","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"CharacterCatalogSettingsParam","details":[{"code":"CatalogId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false,"minLength":2,"maxLength":32}},{"code":"Description","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"CharacterPlayerPermissionRulesParam","details":[{"code":"AddSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTsCreate","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetIpAddressCreate","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTsLastLogin","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetPlayerBan","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerBan","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetCountryCode","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCountryCode","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetAvatar","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetAvatar","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ChangePlayerCurrency","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerCurrency","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ChangePlayerStatistics","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerStatistics","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLeaderboardAroundPlayer","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCustomData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetCustomData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetPlayerData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerInformation","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayersWithSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayersWithTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCatalogId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetOwner","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetRemoveStatus","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerFriend","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerInventory","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemovePlayerItem","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreatePlayerItem","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreateGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"JoinGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LeaveGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetOwner","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"AddPlayerFriend","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemovePlayerFriend","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayersWithDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetRemoveStatus","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFriendStatisticsLeaderboardAroundPlayer","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFriendStatisticsLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCurrencyLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCreateLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetLastLoginLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLog","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCurrencyLog","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"CharacterPlayerSettingsParam","details":[{"code":"PlayerCurrenciesSettings","description":"","optional":true,"type":"CurrencySettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerStatisticsSettings","description":"","optional":true,"type":"StatisticsSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerDatasSettings","description":"","optional":true,"type":"DataSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CustomDatasSettings","description":"","optional":true,"type":"DataSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"TagsSettings","description":"","optional":true,"type":"TagSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerGroupCatalogSettings","description":"","optional":true,"type":"GroupCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerItemCatalogSettings","description":"","optional":true,"type":"ItemCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerFriendCatalogSettings","description":"","optional":true,"type":"FriendCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"CloudScriptPermissionRulesParam","details":[{"code":"AddFunction","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFunctions","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"EditFunction","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ExecuteFunction","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFunction","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"ContentPermissionRulesParam","details":[{"code":"GetContentData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetContentData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreateNewFileUploadInfo","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFileUploadInfoList","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFileUploadInfo","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveFileUploadInfo","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RequestDownloadFileUploadInfo","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"CurrencySettingsParam","details":[{"code":"Key","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false,"minLength":2,"maxLength":32}},{"code":"InitialValue","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Description","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Index","description":"","optional":false,"type":"boolean","gnType":"Boolean","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"DataSettingsParam","details":[{"code":"Key","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false,"minLength":2,"maxLength":32}},{"code":"Description","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Permission","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustNonNull":false,"mustInt":true}}]},{"name":"EmailSettingsParam","details":[{"code":"SendFrom","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Secure","description":"","optional":false,"type":"boolean","gnType":"Boolean","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Host","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Port","description":"","optional":false,"type":"number","gnType":"Number","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Username","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"Password","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"FriendCatalogSettingsParam","details":[{"code":"CatalogId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false,"minLength":2,"maxLength":32}},{"code":"Description","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ForceAcceptFriend","description":"","optional":false,"type":"boolean","gnType":"Boolean","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"GamePlayerPermissionRulesParam","details":[{"code":"AddSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTsCreate","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetIpAddressCreate","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTsLastLogin","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetPlayerBan","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerBan","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetCountryCode","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCountryCode","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetAvatar","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetAvatar","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ChangePlayerCurrency","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerCurrency","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ChangePlayerStatistics","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerStatistics","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLeaderboardAroundPlayer","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCustomData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetCustomData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetPlayerData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerInformation","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayersWithSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayersWithTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerCharacter","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerInventory","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayerFriend","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemovePlayerItem","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetOnlineStatus","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreateGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreatePlayerItem","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreatePlayerCharacter","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"AddPlayerFriend","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemovePlayerFriend","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemovePlayerCharacter","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"JoinGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"LeaveGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetPlayersWithDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFriendStatisticsLeaderboardAroundPlayer","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetFriendStatisticsLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCurrencyLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCreateLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetLastLoginLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLog","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCurrencyLog","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"GamePlayerSettingsParam","details":[{"code":"PlayerCurrenciesSettings","description":"","optional":true,"type":"CurrencySettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerStatisticsSettings","description":"","optional":true,"type":"StatisticsSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerDatasSettings","description":"","optional":true,"type":"DataSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CustomDatasSettings","description":"","optional":true,"type":"DataSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"TagsSettings","description":"","optional":true,"type":"TagSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerCharacterCatalogSettings","description":"","optional":true,"type":"CharacterCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerGroupCatalogSettings","description":"","optional":true,"type":"GroupCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerItemCatalogSettings","description":"","optional":true,"type":"ItemCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"PlayerFriendCatalogSettings","description":"","optional":true,"type":"FriendCatalogSettingsParam","gnType":"GNArray","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"GameSettingsParam","details":[{"code":"GamePlayerSettings","description":"","optional":true,"type":"GamePlayerSettingsParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CharacterPlayerSettings","description":"","optional":true,"type":"CharacterPlayerSettingsParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GroupSettings","description":"","optional":true,"type":"GroupSettingsParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"InventorySettings","description":"","optional":true,"type":"InventorySettingsParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"GenericServiceSettingsParam","details":[{"code":"ServiceName","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false,"minLength":2,"maxLength":32}}]},{"name":"GroupCatalogSettingsParam","details":[{"code":"CatalogId","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false,"minLength":2,"maxLength":32}},{"code":"Description","description":"","optional":false,"type":"string","gnType":"String","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ForceAcceptMember","description":"","optional":false,"type":"boolean","gnType":"Boolean","conditions":{"mustNonNull":false,"mustInt":false}}]},{"name":"GroupPermissionRulesParam","details":[{"code":"AddSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetDisplayName","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetTsCreate","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetAvatar","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetAvatar","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ChangeGroupCurrency","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupCurrency","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"ChangeGroupStatistics","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupStatistics","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLeaderboard","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetStatisticsLeaderboardAroundGroup","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCustomData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetCustomData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SetGroupData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupData","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupInformation","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupsWithSegment","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupsWithTag","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetCatalogId","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetRemoveStatus","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetGroupInventory","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveGroupItem","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"CreateGroupItem","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"GetMembers","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"AddMember","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"RemoveMember","description":"","optional":true,"type":"PermissionRulesParam","gnType":"GNHashtable","conditions":{"mustNonNull":false,"mustInt":false}},{"code":"SendGroupMessage","description":"","optional":true,"type":"PermissionRulesParam","gnT