Skip to main content
Anchor to SubscriptionDiscountEntitledLines

SubscriptionDiscountEntitledLines

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

Represents the subscription lines the discount applies on.

•Boolean!
non-null

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

•SubscriptionLineConnection!
non-null

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.



Was this section helpful?