---
title: AppSubscriptionDiscountAmount - GraphQL Admin
description: The fixed amount value of a discount.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/AppSubscriptionDiscountAmount
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/objects/AppSubscriptionDiscountAmount.md
---

# App​Subscription​Discount​Amount

object

The fixed amount value of a discount.

## Fields

* amount

  [Money​V2!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MoneyV2)

  non-null

  The fixed amount value of a discount.

***

## Map

### Possible type in

* [App​Subscription​Discount​Value](https://shopify.dev/docs/api/admin-graphql/unstable/unions/AppSubscriptionDiscountValue)
