Click or drag to resize
PermissionInventories Property
View Project on GitHub
Grants access to inventories in the /v2/characters endpoint and to the /v2/account/bank endpoint.

Namespace: GW2CSharp.V2.Authenticated.TokenInfo
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public bool Inventories { get; }

Property Value

Type: Boolean
See Also