SubscriptionManualDiscount object
Custom subscription discount.
Required access
Requires either all_subscription_contracts or own_subscription_contracts scope.
On this page
Fields
-
entitledLines (
SubscriptionDiscountEntitledLines!
)Entitled line items used to apply the subscription discount on.
-
id (
ID!
)The unique identifier.
-
recurringCycleLimit (
Int
)The maximum number of times the subscription discount will be applied on orders.
-
rejectionReason (
SubscriptionDiscountRejectionReason
)The reason that the discount on the subscription draft is rejected.
-
targetType (
DiscountTargetType!
)Type of line the discount applies on.
-
title (
String
)The title associated with the subscription discount.
-
type (
DiscountType!
)The type of the subscription discount.
-
usageCount (
Int!
)The number of times the discount was applied.
-
value (
SubscriptionDiscountValue!
)The value of the subscription discount.
Types that return SubscriptionManualDiscount
An auto-generated type for paginating through multiple SubscriptionManualDiscounts.
On this page
Fields
-
A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
Types that return SubscriptionManualDiscount
An auto-generated type which holds one SubscriptionManualDiscount and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
SubscriptionManualDiscount!
)The item at the end of SubscriptionManualDiscountEdge.
Types that return SubscriptionManualDiscount
Custom subscription discount.
Required access
Requires either all_subscription_contracts or own_subscription_contracts scope.
On this page
Fields
-
entitledLines (
SubscriptionDiscountEntitledLines!
)Entitled line items used to apply the subscription discount on.
-
id (
ID!
)The unique identifier.
-
recurringCycleLimit (
Int
)The maximum number of times the subscription discount will be applied on orders.
-
rejectionReason (
SubscriptionDiscountRejectionReason
)The reason that the discount on the subscription draft is rejected.
-
targetType (
DiscountTargetType!
)Type of line the discount applies on.
-
title (
String
)The title associated with the subscription discount.
-
type (
DiscountType!
)The type of the subscription discount.
-
usageCount (
Int!
)The number of times the discount was applied.
-
value (
SubscriptionDiscountValue!
)The value of the subscription discount.
Types that return SubscriptionManualDiscount
An auto-generated type for paginating through multiple SubscriptionManualDiscounts.
On this page
Fields
-
A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one SubscriptionManualDiscount and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
SubscriptionManualDiscount!
)The item at the end of SubscriptionManualDiscountEdge.
Types that return SubscriptionManualDiscountEdge
Custom subscription discount.
Required access
Requires either all_subscription_contracts or own_subscription_contracts scope.
On this page
Fields
-
entitledLines (
SubscriptionDiscountEntitledLines!
)Entitled line items used to apply the subscription discount on.
-
id (
ID!
)The unique identifier.
-
recurringCycleLimit (
Int
)The maximum number of times the subscription discount will be applied on orders.
-
rejectionReason (
SubscriptionDiscountRejectionReason
)The reason that the discount on the subscription draft is rejected.
-
targetType (
DiscountTargetType!
)Type of line the discount applies on.
-
title (
String
)The title associated with the subscription discount.
-
type (
DiscountType!
)The type of the subscription discount.
-
usageCount (
Int!
)The number of times the discount was applied.
-
value (
SubscriptionDiscountValue!
)The value of the subscription discount.
Types that return SubscriptionManualDiscount
An auto-generated type for paginating through multiple SubscriptionManualDiscounts.
On this page
Fields
-
A list of edges.
-
pageInfo (
PageInfo!
)Information to aid in pagination.
An auto-generated type which holds one SubscriptionManualDiscount and a cursor during pagination.
On this page
Fields
-
cursor (
String!
)A cursor for use in pagination.
-
node (
SubscriptionManualDiscount!
)The item at the end of SubscriptionManualDiscountEdge.