Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountIdChainable

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

Hierarchy

  • AccountIdChainable

Implemented by

Index

Properties

Properties

Optional accountId

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