Skip to main content

CashflowReportBase

@centrifuge/sdk


@centrifuge/sdk / CashflowReportBase

Type Alias: CashflowReportBase

CashflowReportBase: object

Defined in: src/types/reports.ts:65

Cashflow types

Type declaration

activitiesCashflow

activitiesCashflow: Currency

endCashBalance

endCashBalance: object

endCashBalance.balance

balance: Currency

fees

fees: object[]

interestPayments

interestPayments: Currency

investments

investments: Currency

netCashflowAfterFees

netCashflowAfterFees: Currency

netCashflowAsset

netCashflowAsset: Currency

principalPayments

principalPayments: Currency

redemptions

redemptions: Currency

timestamp

timestamp: string

totalCashflow

totalCashflow: Currency

type

type: "cashflow"