Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TournamentIdChainable

An interface containing method type signatures for any Action containing a .tournamentId() method.

Hierarchy

  • TournamentIdChainable

Implemented by

Index

Properties

Properties

Optional tournamentId

tournamentId: undefined | (<K>(this: K, tournamentId: number) => Omit<K, "tournamentId">)