Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailedAccount

An account which was initially added, but failed for some reason.

Hierarchy

  • FailedAccount

Index

Properties

account

account: Account

The account which failed to load.

retryCount

retryCount: number

The number of times this account has tried to be loaded.

timeout

timeout: number

The number of seconds to wait before trying to load this account again.

Generated using TypeDoc