gw2v2AccountMaterials 
  fun gw2v2AccountMaterials(configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2AccountMaterial>>
Returns information about the materials stored in a player's vault.
Authenticated:       Yes (ACCOUNT, INVENTORIES)
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/account/materials
Return
the request that can be executed to query the API
Parameters
configure
configure action for the request