Skip to content

GroupBalances

Extends

  • GroupBalances

Properties

accountBalances?

optional accountBalances: AccountBalances[];

Inherited from

bkper.GroupBalances.accountBalances

balances?

optional balances: Balance[];

Inherited from

bkper.GroupBalances.balances

credit?

optional credit: boolean;

Inherited from

bkper.GroupBalances.credit

cumulativeBalance?

optional cumulativeBalance: string;

Inherited from

bkper.GroupBalances.cumulativeBalance

cumulativeCredit?

optional cumulativeCredit: string;

Inherited from

bkper.GroupBalances.cumulativeCredit

cumulativeDebit?

optional cumulativeDebit: string;

Inherited from

bkper.GroupBalances.cumulativeDebit

groupBalances?

optional groupBalances: GroupBalances[];

Inherited from

bkper.GroupBalances.groupBalances

name?

optional name: string;

Inherited from

bkper.GroupBalances.name

normalizedName?

optional normalizedName: string;

Inherited from

bkper.GroupBalances.normalizedName

periodBalance?

optional periodBalance: string;

Inherited from

bkper.GroupBalances.periodBalance

periodCredit?

optional periodCredit: string;

Inherited from

bkper.GroupBalances.periodCredit

periodDebit?

optional periodDebit: string;

Inherited from

bkper.GroupBalances.periodDebit

permanent?

optional permanent: boolean;

Inherited from

bkper.GroupBalances.permanent

properties?

optional properties: object;

Index Signature

[name: string]: string

Inherited from

bkper.GroupBalances.properties