menu
anybill_base
anybill_base_models
DefaultLineDto
discounts property
discounts
brightness_4
brightness_5
discounts
property
List
<
DefaultLineDiscountDto
>
?
discounts
read / write
Applied discount for this line.
Implementation
List<DefaultLineDiscountDto>? discounts;
anybill_base
anybill_base_models
DefaultLineDto
discounts property
DefaultLineDto class
Constructors
DefaultLineDto
fromJson
Properties
additionalText
categoryId
deliveryPeriodEnd
deliveryPeriodStart
discounts
equivalentValue
fullAmountInclVat
fullAmountInclVatBeforeDiscounts
hashCode
id
isReturn
item
props
returnBarcodeReference
runtimeType
sequenceNumber
stringify
text
type
vatAmounts
Methods
noSuchMethod
toJson
toString
Operators
operator ==