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