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