getVatNanos() method

Syntax

Integer getVatNanos ()

Returns

the vat amount's fraction; may be null

Usage

Returns the fraction part of the vat amount.

For the two values

vatAmount

and

vatFraction

, the following equation is valid:

vat = vatAmount + vatFraction * 10<sup>-9</sup>

the vat amount's fraction; may be null