DefaultTotalsCalculator class
Implements
Section titled “Implements”TotalsCalculator
Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new DefaultTotalsCalculator(context: EqContext): DefaultTotalsCalculator
Parameters:
Section titled “Parameters:”- context: EqContext
Protected Properties
Section titled “Protected Properties”context
Section titled “context”● context: EqContext
Public Methods
Section titled “Public Methods”calculate
Section titled “calculate”▸ calculate(options?: CalculateOptions
): Promise
<void
>
Parameters:
Section titled “Parameters:”- options:
CalculateOptions
, Optional
Returns Promise
<void
>
getTotals
Section titled “getTotals”▸ getTotals(): TotalsContainer
Returns TotalsContainer