SubscriptionDiscountAllocation - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents what a particular discount reduces from a line price.
Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.
Fields
-
amount:
MoneyV2! -
Allocation amount.
-
discount:
SubscriptionDiscount! -
Discount that created the allocation.
Connections
Related queries
Related mutations
Related Unions
Examples