--- title: DraftOrderLineItemDiscountInformation - Customer API description: The discount information for the draft order line item. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/draftorderlineitemdiscountinformation md: https://shopify.dev/docs/api/customer/latest/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/latest/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/latest/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/latest/objects/DraftOrderLineItem#field-discountInformation)