Admin APIAPI ReferenceCommonObjectsLinePriceDiscountOn this pageLinePriceDiscount Object Description Discount applied to a line item price. Declaration type LinePriceDiscount { value: Float type: String} Fields NameTypeDescriptionvalueFloatDiscount value amount.typeStringType of discount. Valid values include "percentage" or "value".