Preparing search index...
The search index is not available
@decafhub/decaf-client-extras - v0.6.0
@decafhub/decaf-client-extras
reports
valuation
ValuationReportAccrualByAccount
Interface ValuationReportAccrualByAccount
Valuation accrual by account.
interface
ValuationReportAccrualByAccount
{
account
:
ValuationReportAccount
;
accruals
:
ValuationReportAccrualByCurrency
[]
;
value
:
Decimal
;
}
Index
Properties
account
accruals
value
Properties
account
account
:
ValuationReportAccount
accruals
accruals
:
ValuationReportAccrualByCurrency
[]
value
value
:
Decimal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
accruals
value
@decafhub/decaf-client-extras - v0.6.0
Loading...
Valuation accrual by account.