discounts property

List<DefaultLineDiscountDto>? discounts
read / write

Applied discount for this line.

Implementation

List<DefaultLineDiscountDto>? discounts;