Indicates whether "Amount" value is percentage based or an absolute amount.
amountnumber double required
The amount of the discount.
Response
Discount line item
idstring required
Unique id associated to this entity.
namestring required
The name of the discount line.
descriptionstring nullable
The name of the discount line.
isPercentageboolean required
Indicates whether FulcrumProduct.PublicApi.Dto.Quote.DiscountLineItem.DiscountLineItemDto.Amount discount is percentage based (else, it's an absolute amount).