Anchor to SubscriptionParentLineSubscription
objectSubscription Parent Line
Requires the or scope.
Represents a Subscription Parent Line.
Anchor to FieldsFields
- bundledBy (App)
- components ([SubscriptionLine!]!)
- customAttributes ([Attribute!]!)
- id (ID!)
- presentmentTitle (String)
- productId (ID)
- quantity (Int!)
- sourceType (String)
- title (String!)
- variantId (ID)
- Anchor to bundledBybundled•App
By The app that bundled this parent line.
- Anchor to componentscomponents•[Subscription
Line!]! non-null The direct component lines of the bundle parent line.
- Anchor to customAttributescustom•[Attribute!]!
Attributes non-null List of custom attributes associated to the parent line item.
- •ID!non-null
The unique ID.
- Anchor to presentmentTitlepresentment•String
Title Presentment title of the item associated with the subscription parent line.
- Anchor to productIdproduct•ID
Id The product ID associated with the subscription parent line.
- Anchor to quantityquantity•Int!non-null
The quantity of the unit selected for the subscription parent line.
- Anchor to sourceTypesource•String
Type The source type of the subscription parent line.
- Anchor to titletitle•String!non-null
Product title of the item associated with the subscription parent line.
- Anchor to variantIdvariant•ID
Id The product variant ID associated with the subscription parent line.
Was this section helpful?