taxExclusiveDiscountAppliedPrice property

double get taxExclusiveDiscountAppliedPrice

Implementation

double get taxExclusiveDiscountAppliedPrice =>
    (lineExtensionAmount / quantity);