Skip to main content
object

A line item in a subscription.

•MoneyV2!
non-null

The current price per unit for the subscription line in the contract's currency.

•[Attribute!]!
non-null

The custom attributes associated with the line item.

•ID!
non-null

The unique ID of the line item.

•Image

The image associated with the product variant.

•MoneyV2!
non-null

The total price of the line item after all discounts have been applied.

•String!
non-null

The name of the product.

•URL

The URL of the product in the online store. A value of null indicates that the product isn't published in the Online Store sales channel.

•Int!
non-null

The quantity of the unit selected for the subscription line.

•Boolean!
non-null

Whether the product variant requires shipping.

•String

The SKU of the product variant associated with the subscription line.

•Boolean!
non-null

Whether the product variant is taxable.

•String!
non-null

The title of the product associated with the subscription line.

•Image

The image associated with the product variant.

•String

The title of the product variant associated with the subscription line.


Was this section helpful?