Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TeamIdChainable

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

Hierarchy

  • TeamIdChainable

Implemented by

Index

Properties

Properties

Optional teamId

teamId: undefined | (<K>(this: K, teamId: string) => Omit<K, "teamId">)