factor property

FhirDecimal? factor
inherited

factor A real number that represents a multiplier used in determining the overall value of the Contract Valued Item delivered. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

Implementation

FhirDecimal? get factor => throw _privateConstructorUsedError;