Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BankConnectionSyncRequest

export
interface

BankConnectionSyncRequest

Hierarchy

  • BankConnectionSyncRequest

Index

Properties

Properties

Optional credentials

credentials: undefined | string

Only required if the sync mode is shared: Your part of the shared credentials.

memberof

BankConnectionSyncRequest

Optional force

force: undefined | false | true

If an error occurred during syncing, you may force a retry. If the sync_fail_counter goes up to 3 no more syncs are allowed.

memberof

BankConnectionSyncRequest

Generated using TypeDoc