Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Xs2aAccountSnapshotResponse

export
interface

Xs2aAccountSnapshotResponse

Hierarchy

  • Xs2aAccountSnapshotResponse

Index

Properties

all_tags

all_tags: string

1, if the turnovers were fully categorized, 0 otherwise

memberof

Xs2aAccountSnapshotResponse

created_at

created_at: string

Creation date of the object

memberof

Xs2aAccountSnapshotResponse

Optional days

days: undefined | number

Range in days that were used

memberof

Xs2aAccountSnapshotResponse

filters

filters: Filters

Filter account statements

memberof

Xs2aAccountSnapshotResponse

Optional from

from: undefined | string

The start date in the format yyyy-mm-dd

memberof

Xs2aAccountSnapshotResponse

object

object: "xs2a_account_snapshot"

Object type, in this case a xs2a_account_snapshot

memberof

Xs2aAccountSnapshotResponse

Optional to

to: undefined | string

The end date in the format yyyy-mm-dd

memberof

Xs2aAccountSnapshotResponse

Generated using TypeDoc