fullAmountInclVat property

double? fullAmountInclVat
read / write

The total gross total amount of this discount line. A precision of up to 5 decimal places is used. If equivalentValue ist set, fullAmountInclVat Value is then optional.

Implementation

double? fullAmountInclVat;