Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 454 Bytes

BracketType.md

File metadata and controls

16 lines (12 loc) · 454 Bytes

LolesportsApi.BracketType

Properties

Name Type Description Notes
identifier String
options BracketTypeOptions [optional]

Enum: IdentifierEnum

  • roundRobin (value: "round_robin")
  • singleElim (value: "single_elim")
  • gauntlet (value: "gauntlet")
  • bestOf (value: "bestOf")