Table of Contents

Class Route

Namespace
GuildWars2.Metadata
Assembly
GW2SDK.dll

Information about a route in the API.

public sealed record Route : IEquatable<Route>
Inheritance
Route
Implements
Inherited Members

Properties

Active

Indicates whether the route is active.

Multilingual

Indicates whether the route supports the 'lang' parameter, or the 'Accept-Language' header.

Path

The path of the route.

RequiresAuthorization

Indicates whether the route requires an API key.