--- title: DraftOrderLineItemDiscountInformation - Customer API description: The discount information for the draft order line item. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/objects/draftorderlineitemdiscountinformation md: https://shopify.dev/docs/api/customer/unstable/objects/draftorderlineitemdiscountinformation.md --- # Draft​Order​Line​Item​Discount​Information object The discount information for the draft order line item. ## Fields * title [String](https://shopify.dev/docs/api/customer/unstable/scalars/String) The discount's name that displays to merchants in the Shopify admin and to customers. * total​Discount [Money​V2!](https://shopify.dev/docs/api/customer/unstable/objects/MoneyV2) non-null The total discount applied to the line item. *** ## Map ### Fields with this object * {}[DraftOrderLineItem.discountInformation](https://shopify.dev/docs/api/customer/unstable/objects/DraftOrderLineItem#field-DraftOrderLineItem.fields.discountInformation)