Skip to main content
Anchor to SubscriptionDiscount

SubscriptionDiscount

object

A discount applied to a subscription contract.

•Boolean!
non-null

Specify whether the subscription discount will apply on all subscription lines.

•ID!
non-null

The unique ID.

•SubscriptionLineConnection

The list of subscription lines associated with the subscription discount.

Arguments

•Int

The first n elements from the paginated list.

•String

The elements that come after the specified cursor.

•Int

The last n elements from the paginated list.

•String

The elements that come before the specified cursor.

•Boolean
Default:false

Reverse the order of the underlying list.


•Int

The maximum number of times the subscription discount will be applied on orders.

•DiscountTargetType!
non-null

Type of line the discount applies on.

•String

The title associated with the subscription discount.

•DiscountType!
non-null

The type of the subscription discount.

•Count

The number of times the discount was applied.

•SubscriptionDiscountValue!
non-null

The value of the subscription discount.


Was this section helpful?