Property:Has optional scope
From Guild Wars 2 Wiki
Jump to navigationJump to search
This text property identifies the scopes that allows access to additional resources for the endpoint.
List of possible values:
- account
- builds
- characters
- guilds
- inventories
- progression
- pvp
- tradingpost
- unlocks
- wallet
- none
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "account", "tradingpost", "characters", "inventories", "builds", "progression", "none", "guilds", "pvp", "unlocks", "wallet" ] } }