gw2v2GuildTreasury

@JvmName(name = "gw2v2GuildTreasury-Alias")
fun gw2v2GuildTreasury(id: GW2GuildId, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildTreasurySlot>>

Returns information about a guild's treasury.

Authenticated:       Yes (ACCOUNT, GUILDS)
Paginated: No
Bulk expanded: No
Localized: No
Cache time: N/A

Read more: https://wiki.guildwars2.com/wiki/API:2/guild/:id/treasury

Return

the request that can be executed to query the API

Parameters

id

the guild's ID

configure

configure action for the request