getFeeAmount() method

Syntax

BigDecimal getFeeAmount ()

Returns

a BigDecimal representing the summed up fee amount

Usage

Returns the sum of the four fields

amount

,

amountNanos

,

vat

and

vatNanos

. VAT is only added if not included in the amount yet.

a BigDecimal representing the summed up fee amount