Skip to content

AccountBalances

Extends

  • AccountBalances

Properties

archived?

optional archived: boolean;

Inherited from

bkper.AccountBalances.archived

balances?

optional balances: Balance[];

Inherited from

bkper.AccountBalances.balances

credit?

optional credit: boolean;

Inherited from

bkper.AccountBalances.credit

cumulativeBalance?

optional cumulativeBalance: string;

Inherited from

bkper.AccountBalances.cumulativeBalance

cumulativeCredit?

optional cumulativeCredit: string;

Inherited from

bkper.AccountBalances.cumulativeCredit

cumulativeDebit?

optional cumulativeDebit: string;

Inherited from

bkper.AccountBalances.cumulativeDebit

empty?

optional empty: boolean;

Inherited from

bkper.AccountBalances.empty

name?

optional name: string;

Inherited from

bkper.AccountBalances.name

normalizedName?

optional normalizedName: string;

Inherited from

bkper.AccountBalances.normalizedName

periodBalance?

optional periodBalance: string;

Inherited from

bkper.AccountBalances.periodBalance

periodCredit?

optional periodCredit: string;

Inherited from

bkper.AccountBalances.periodCredit

periodDebit?

optional periodDebit: string;

Inherited from

bkper.AccountBalances.periodDebit

permanent?

optional permanent: boolean;

Inherited from

bkper.AccountBalances.permanent

properties?

optional properties: object;

Index Signature

[name: string]: string

Inherited from

bkper.AccountBalances.properties