Options
All
  • Public
  • Public/Protected
  • All
Menu

ProviderRegistrationParameters

Hierarchy

  • TournamentV4ProviderRegistrationParameters

Index

Properties

Properties

region

region: "BR" | "EUNE" | "EUW" | "JP" | "LAN" | "LAS" | "NA" | "OCE" | "PBE" | "RU" | "TR"

The region in which the provider will be running tournaments. (Legal values: BR, EUNE, EUW, JP, LAN, LAS, NA, OCE, PBE, RU, TR)

url

url: string

The provider's callback URL to which tournament game results in this region should be posted. The URL must be well-formed, use the http or https protocol, and use the default port for the protocol (http URLs must use port 80, https URLs must use port 443).

Generated using TypeDoc