Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
fun gw2v2AccountAchievements(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountAchievement>>
Link copied to clipboard
fun gw2v2AccountBank(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountBankSlot?>>
Link copied to clipboard
fun gw2v2AccountBuildStorage(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountBuildStorageSlot>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2AccountFinishers(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountFinisher>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2AccountInventory(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountInventorySlot>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2AccountLegendaryArmory(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountLegendaryArmoryUnlock>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2AccountMasteries(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountMastery>>
Link copied to clipboard
fun gw2v2AccountMasteryPoints(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AccountMasteryPoint>
Link copied to clipboard
fun gw2v2AccountMaterials(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountMaterial>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2AccountWallet(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountWalletCurrency>>
Link copied to clipboard
fun gw2v2AccountWizardsVaultDaily(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AccountWizardsVaultDaily>
Link copied to clipboard
fun gw2v2AccountWizardsVaultListings(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountWizardsVaultListing>>
Link copied to clipboard
fun gw2v2AccountWizardsVaultSpecial(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AccountWizardsVaultSpecial>
Link copied to clipboard
fun gw2v2AccountWizardsVaultWeekly(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AccountWizardsVaultWeekly>
Link copied to clipboard
Link copied to clipboard
fun gw2v2AchievementsById(id: GW2AchievementId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Achievement>
fun gw2v2AchievementsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Achievement>
Link copied to clipboard
fun gw2v2AchievementsByIds(ids: List<GW2AchievementId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Achievement>>
fun gw2v2AchievementsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Achievement>>
Link copied to clipboard
fun gw2v2AchievementsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Achievement>>
Link copied to clipboard
fun gw2v2AchievementsCategoriesById(id: GW2AchievementCategoryId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2AchievementCategory>
fun gw2v2AchievementsCategoriesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2AchievementCategory>
Link copied to clipboard
fun gw2v2AchievementsCategoriesByIds(ids: List<GW2AchievementCategoryId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementCategory>>
fun gw2v2AchievementsCategoriesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementCategory>>
Link copied to clipboard
fun gw2v2AchievementsCategoriesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementCategory>>
Link copied to clipboard
fun gw2v2AchievementsCategoriesIds(configure: RequestConfigurer? = null): RequestTemplate<List<GW2AchievementCategoryId>>
Link copied to clipboard
fun gw2v2AchievementsDaily(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AchievementsDaily>
Link copied to clipboard
fun gw2v2AchievementsDailyTomorrow(configure: RequestConfigurer? = null): RequestTemplate<GW2v2AchievementsDailyTomorrow>
Link copied to clipboard
fun gw2v2AchievementsGroupsById(id: GW2AchievementGroupId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2AchievementGroups>
fun gw2v2AchievementsGroupsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2AchievementGroups>
Link copied to clipboard
fun gw2v2AchievementsGroupsByIds(ids: List<GW2AchievementGroupId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementGroups>>
fun gw2v2AchievementsGroupsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementGroups>>
Link copied to clipboard
fun gw2v2AchievementsGroupsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AchievementGroups>>
Link copied to clipboard
fun gw2v2AchievementsGroupsIds(configure: RequestConfigurer? = null): RequestTemplate<List<GW2AchievementGroupId>>
Link copied to clipboard
fun gw2v2AchievementsIds(configure: RequestConfigurer? = null): RequestTemplate<List<GW2AchievementId>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2BackstoryAnswersById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2BackstoryAnswer>
Link copied to clipboard
fun gw2v2BackstoryAnswersByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2BackstoryAnswer>>
Link copied to clipboard
fun gw2v2BackstoryAnswersByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2BackstoryAnswer>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2BackstoryQuestionsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2BackstoryQuestion>
Link copied to clipboard
fun gw2v2BackstoryQuestionsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2BackstoryQuestion>>
Link copied to clipboard
fun gw2v2BackstoryQuestionsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2BackstoryQuestion>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2CharactersBackstory(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersBackstory>
Link copied to clipboard
fun gw2v2CharactersBuildTabsActive(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersEquipmentTab>
Link copied to clipboard
fun gw2v2CharactersBuildTabsById(id: String, tab: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersBuildTab>
Link copied to clipboard
fun gw2v2CharactersBuildTabsByIds(id: String, tabs: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CharactersBuildTab>>
Link copied to clipboard
fun gw2v2CharactersBuildTabsByPage(id: String, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CharactersBuildTab>>
Link copied to clipboard
fun gw2v2CharactersBuildTabsIds(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
fun gw2v2CharactersById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Character>
Link copied to clipboard
fun gw2v2CharactersByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Character>>
Link copied to clipboard
fun gw2v2CharactersByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Character>>
Link copied to clipboard
fun gw2v2CharactersCore(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersCore>
Link copied to clipboard
fun gw2v2CharactersCrafting(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersCrafting>
Link copied to clipboard
fun gw2v2CharactersEquipment(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersEquipment>
Link copied to clipboard
fun gw2v2CharactersEquipmentTabsActive(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersEquipmentTab>
Link copied to clipboard
fun gw2v2CharactersEquipmentTabsById(id: String, tab: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersEquipmentTab>
Link copied to clipboard
fun gw2v2CharactersEquipmentTabsByIds(id: String, tabs: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CharactersEquipmentTab>>
Link copied to clipboard
fun gw2v2CharactersEquipmentTabsByPage(id: String, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CharactersEquipmentTab>>
Link copied to clipboard
fun gw2v2CharactersEquipmentTabsIds(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
fun gw2v2CharactersHeroPoints(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<String>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2CharactersInventory(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersInventorySlot>
Link copied to clipboard
fun gw2v2CharactersQuests(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
fun gw2v2CharactersRecipes(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersRecipes>
Link copied to clipboard
fun gw2v2CharactersSAB(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersSAB>
Link copied to clipboard
fun gw2v2CharactersTraining(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CharactersTraining>
Link copied to clipboard
Link copied to clipboard
fun gw2v2ColorsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Color>>
Link copied to clipboard
fun gw2v2ColorsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Color>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2CommerceDelivery(configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceDelivery>
Link copied to clipboard
fun gw2v2CommerceExchange(type: String, quantity: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceExchange>
Link copied to clipboard
fun gw2v2CommerceListingsById(id: GW2ItemId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceListing>
fun gw2v2CommerceListingsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommerceListing>
Link copied to clipboard
fun gw2v2CommerceListingsByIds(ids: List<GW2ItemId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommerceListing>>
fun gw2v2CommerceListingsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommerceListing>>
Link copied to clipboard
fun gw2v2CommerceListingsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommerceListing>>
Link copied to clipboard
fun gw2v2CommerceListingsIds(configure: RequestConfigurer? = null): RequestTemplate<List<GW2ItemId>>
Link copied to clipboard
fun gw2v2CommercePricesById(id: GW2ItemId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommercePrices>
fun gw2v2CommercePricesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2CommercePrices>
Link copied to clipboard
fun gw2v2CommercePricesByIds(ids: List<GW2ItemId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommercePrices>>
fun gw2v2CommercePricesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommercePrices>>
Link copied to clipboard
fun gw2v2CommercePricesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommercePrices>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2CommerceTransactions(relevance: String, configure: RequestConfigurer? = null): RequestTemplate<List<String>>
Link copied to clipboard
fun gw2v2CommerceTransactionsByPage(relevance: String, type: String, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2CommerceTransaction>>
Link copied to clipboard
fun gw2v2ContinentsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Continent>
Link copied to clipboard
fun gw2v2ContinentsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Continent>>
Link copied to clipboard
fun gw2v2ContinentsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Continent>>
Link copied to clipboard
fun gw2v2ContinentsFloorsById(continentId: Int, id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2ContinentFloor>
Link copied to clipboard
fun gw2v2ContinentsFloorsByIds(continentId: Int, ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2ContinentFloor>>
Link copied to clipboard
fun gw2v2ContinentsFloorsByPage(continentId: Int, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2ContinentFloor>>
Link copied to clipboard
fun gw2v2ContinentsFloorsIds(continentId: Int, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2CreateSubToken(expire: String, permissions: String, urls: String? = null, configure: RequestConfigurer? = null): RequestTemplate<GW2v2SubToken>
Link copied to clipboard
fun gw2v2CurrenciesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Currency>
Link copied to clipboard
fun gw2v2CurrenciesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Currency>>
Link copied to clipboard
fun gw2v2CurrenciesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Currency>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2DailyCraftingById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2DailyCrafting>
Link copied to clipboard
fun gw2v2DailyCraftingByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2DailyCrafting>>
Link copied to clipboard
fun gw2v2DailyCraftingByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2DailyCrafting>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2DungeonsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Dungeon>
Link copied to clipboard
fun gw2v2DungeonsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Dungeon>>
Link copied to clipboard
fun gw2v2DungeonsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Dungeon>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2EmblemById(type: String, id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2EmblemPart>
Link copied to clipboard
fun gw2v2EmblemByIds(type: String, ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2EmblemPart>>
Link copied to clipboard
fun gw2v2EmblemByPage(type: String, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2EmblemPart>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2EmotesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Emote>>
Link copied to clipboard
fun gw2v2EmotesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Emote>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2FilesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2File>>
Link copied to clipboard
fun gw2v2FilesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2File>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2FinishersById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Finisher>
Link copied to clipboard
fun gw2v2FinishersByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Finisher>>
Link copied to clipboard
fun gw2v2FinishersByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Finisher>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2GlidersByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Glider>>
Link copied to clipboard
fun gw2v2GlidersByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Glider>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2GuildLog(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildLogEntry>>
Link copied to clipboard
fun gw2v2GuildMembers(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildMember>>
Link copied to clipboard
fun gw2v2GuildPermissionsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2GuildPermission>
Link copied to clipboard
fun gw2v2GuildPermissionsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildPermission>>
Link copied to clipboard
fun gw2v2GuildPermissionsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildPermission>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2GuildRanks(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildRank>>
Link copied to clipboard
fun gw2v2GuildSearch(name: String, configure: RequestConfigurer? = null): RequestTemplate<List<String>>
Link copied to clipboard
fun gw2v2GuildStash(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildStashSection>>
Link copied to clipboard
fun gw2v2GuildStorage(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildStorageSlot>>
Link copied to clipboard
fun gw2v2GuildTeams(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildTeam>>
Link copied to clipboard
fun gw2v2GuildTreasury(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildTreasurySlot>>
Link copied to clipboard
fun gw2v2GuildUpgradesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2GuildUpgrade>
Link copied to clipboard
fun gw2v2GuildUpgradesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildUpgrade>>
Link copied to clipboard
fun gw2v2GuildUpgradesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildUpgrade>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2HomeCatsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2HomeInstanceCat>
Link copied to clipboard
fun gw2v2HomeCatsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2HomeInstanceCat>>
Link copied to clipboard
fun gw2v2HomeCatsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2HomeInstanceCat>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2HomeNodesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2HomeInstanceNode>
Link copied to clipboard
fun gw2v2HomeNodesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2HomeInstanceNode>>
Link copied to clipboard
fun gw2v2HomeNodesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2HomeInstanceNode>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2ItemsByIds(ids: List<GW2ItemId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Item>>
fun gw2v2ItemsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Item>>
Link copied to clipboard
fun gw2v2ItemsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Item>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2ItemStatsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2ItemStatSet>
Link copied to clipboard
fun gw2v2ItemStatsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2ItemStatSet>>
Link copied to clipboard
fun gw2v2ItemStatsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2ItemStatSet>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2JadeBotsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2JadeBot>>
Link copied to clipboard
fun gw2v2JadeBotsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2JadeBot>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2LegendaryArmoryById(id: GW2ItemId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2LegendaryArmorySlot>
fun gw2v2LegendaryArmoryById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2LegendaryArmorySlot>
Link copied to clipboard
fun gw2v2LegendaryArmoryByIds(ids: List<GW2ItemId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2LegendaryArmorySlot>>
fun gw2v2LegendaryArmoryByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2LegendaryArmorySlot>>
Link copied to clipboard
fun gw2v2LegendaryArmoryByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2LegendaryArmorySlot>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2LegendsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Legend>
Link copied to clipboard
fun gw2v2LegendsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Legend>>
Link copied to clipboard
fun gw2v2LegendsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Legend>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2MailcarriersById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Mailcarrier>
Link copied to clipboard
fun gw2v2MailcarriersByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Mailcarrier>>
Link copied to clipboard
fun gw2v2MailcarriersByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Mailcarrier>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2MapChestsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2MapChest>
Link copied to clipboard
fun gw2v2MapChestsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MapChest>>
Link copied to clipboard
fun gw2v2MapChestsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MapChest>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2MapsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Map>>
Link copied to clipboard
fun gw2v2MapsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Map>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2MasteriesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Mastery>
Link copied to clipboard
fun gw2v2MasteriesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Mastery>>
Link copied to clipboard
fun gw2v2MasteriesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Mastery>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2MaterialsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2MaterialCategory>
Link copied to clipboard
fun gw2v2MaterialsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MaterialCategory>>
Link copied to clipboard
fun gw2v2MaterialsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MaterialCategory>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2MinisByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Mini>>
Link copied to clipboard
fun gw2v2MinisByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Mini>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2MountsSkinsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2MountSkin>
Link copied to clipboard
fun gw2v2MountsSkinsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MountSkin>>
Link copied to clipboard
fun gw2v2MountsSkinsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MountSkin>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2MountsTypesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2MountType>
Link copied to clipboard
fun gw2v2MountsTypesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MountType>>
Link copied to clipboard
fun gw2v2MountsTypesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2MountType>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2NoveltiesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Novelty>
Link copied to clipboard
fun gw2v2NoveltiesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Novelty>>
Link copied to clipboard
fun gw2v2NoveltiesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Novelty>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2OutfitsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Outfit>>
Link copied to clipboard
fun gw2v2OutfitsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Outfit>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2PetsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Pet>>
Link copied to clipboard
fun gw2v2PetsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Pet>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2ProfessionsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Profession>
Link copied to clipboard
fun gw2v2ProfessionsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Profession>>
Link copied to clipboard
fun gw2v2ProfessionsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Profession>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2PvPAmuletsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2PvpAmulet>
Link copied to clipboard
fun gw2v2PvPAmuletsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpAmulet>>
Link copied to clipboard
fun gw2v2PvPAmuletsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpAmulet>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2PvPGamesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2PvpGame>
Link copied to clipboard
fun gw2v2PvPGamesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpGame>>
Link copied to clipboard
fun gw2v2PvPGamesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpGame>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2PvPHeroesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2PvpHero>
Link copied to clipboard
fun gw2v2PvPHeroesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpHero>>
Link copied to clipboard
fun gw2v2PvPHeroesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpHero>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2PvPRanksByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpRank>>
Link copied to clipboard
fun gw2v2PvPRanksByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpRank>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2PvPSeasonsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2PvpSeason>
Link copied to clipboard
fun gw2v2PvPSeasonsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpSeason>>
Link copied to clipboard
fun gw2v2PvPSeasonsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpSeason>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2PvPSeasonsLeaderboards(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<String>>
fun gw2v2PvPSeasonsLeaderboards(id: String, board: String, configure: RequestConfigurer? = null): RequestTemplate<List<String>>
Link copied to clipboard
fun gw2v2PvPSeasonsLeaderboardsByPage(id: String, board: String, region: String, page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpSeasonsLeaderboardEntry>>
Link copied to clipboard
fun gw2v2PvPStandings(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2PvpStandings>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2QuaggansById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Quaggan>
Link copied to clipboard
fun gw2v2QuaggansByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Quaggan>>
Link copied to clipboard
fun gw2v2QuaggansByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Quaggan>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2QuestsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Quest>>
Link copied to clipboard
fun gw2v2QuestsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Quest>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2RacesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Race>>
Link copied to clipboard
fun gw2v2RacesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Race>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2RaidsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Raid>>
Link copied to clipboard
fun gw2v2RaidsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Raid>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2RecipesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Recipe>>
Link copied to clipboard
fun gw2v2RecipesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Recipe>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2RecipesSearchByInput(input: GW2ItemId, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
fun gw2v2RecipesSearchByInput(input: Int, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
fun gw2v2RecipesSearchByOutput(output: GW2ItemId, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
fun gw2v2RecipesSearchByOutput(output: Int, configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2SkiffsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skiff>>
Link copied to clipboard
fun gw2v2SkiffsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skiff>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2SkillsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skill>>
Link copied to clipboard
fun gw2v2SkillsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skill>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2SkinsByIds(ids: List<GW2SkinId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skin>>
fun gw2v2SkinsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skin>>
Link copied to clipboard
fun gw2v2SkinsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Skin>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2SpecializationsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2Specialization>
Link copied to clipboard
fun gw2v2SpecializationsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Specialization>>
Link copied to clipboard
fun gw2v2SpecializationsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Specialization>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2StoriesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Story>>
Link copied to clipboard
fun gw2v2StoriesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Story>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2StoriesSeasonsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2StorySeason>
Link copied to clipboard
fun gw2v2StoriesSeasonsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2StorySeason>>
Link copied to clipboard
fun gw2v2StoriesSeasonsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2StorySeason>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2TitlesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Title>>
Link copied to clipboard
fun gw2v2TitlesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Title>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2TraitsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Trait>>
Link copied to clipboard
fun gw2v2TraitsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2Trait>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WizardsVault(configure: RequestConfigurer? = null): RequestTemplate<GW2v2WizardsVaultSeason>
Link copied to clipboard
fun gw2v2WizardsVaultListingsById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WizardsVaultListing>
Link copied to clipboard
fun gw2v2WizardsVaultListingsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WizardsVaultListing>>
Link copied to clipboard
fun gw2v2WizardsVaultListingsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WizardsVaultListing>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WizardsVaultObjectivesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WizardsVaultObjective>
Link copied to clipboard
fun gw2v2WizardsVaultObjectivesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WizardsVaultObjective>>
Link copied to clipboard
fun gw2v2WizardsVaultObjectivesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WizardsVaultObjective>>
Link copied to clipboard
fun gw2v2WizardsVaultObjectivesIds(configure: RequestConfigurer? = null): RequestTemplate<List<Int>>
Link copied to clipboard
fun gw2v2WorldBossesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WorldBoss>
Link copied to clipboard
fun gw2v2WorldBossesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WorldBoss>>
Link copied to clipboard
fun gw2v2WorldBossesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WorldBoss>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun gw2v2WorldsByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2World>>
Link copied to clipboard
fun gw2v2WorldsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2World>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWAbilitiesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwAbility>
Link copied to clipboard
fun gw2v2WvWAbilitiesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwAbility>>
Link copied to clipboard
fun gw2v2WvWAbilitiesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwAbility>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWMatchesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwMatch>
Link copied to clipboard
fun gw2v2WvWMatchesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatch>>
Link copied to clipboard
fun gw2v2WvWMatchesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatch>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWMatchesOverviewById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwMatchOverview>
Link copied to clipboard
fun gw2v2WvWMatchesOverviewByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatchOverview>>
Link copied to clipboard
fun gw2v2WvWMatchesOverviewByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatchOverview>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWMatchesScoresById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwMatchScore>
Link copied to clipboard
fun gw2v2WvWMatchesScoresByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatchScore>>
Link copied to clipboard
fun gw2v2WvWMatchesScoresByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatchScore>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWMatchesStatsById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwMatchStats>
Link copied to clipboard
fun gw2v2WvWMatchesStatsByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatchStats>>
Link copied to clipboard
fun gw2v2WvWMatchesStatsByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwMatchStats>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWObjectivesById(id: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwObjective>
Link copied to clipboard
fun gw2v2WvWObjectivesByIds(ids: List<String>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwObjective>>
Link copied to clipboard
fun gw2v2WvWObjectivesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwObjective>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWRanksById(id: GW2WvwRankId, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwRank>
Link copied to clipboard
fun gw2v2WvWRanksByIds(ids: List<GW2WvwRankId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwRank>>
fun gw2v2WvWRanksByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwRank>>
Link copied to clipboard
fun gw2v2WvWRanksByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwRank>>
Link copied to clipboard
Link copied to clipboard
fun gw2v2WvWUpgradesById(id: Int, configure: RequestConfigurer? = null): RequestTemplate<GW2v2WvwUpgrade>
Link copied to clipboard
fun gw2v2WvWUpgradesByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwUpgrade>>
Link copied to clipboard
fun gw2v2WvWUpgradesByPage(page: Int, pageSize: Int? = null, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2WvwUpgrade>>
Link copied to clipboard