Starfish API Documentation

SubscriptionInterface

SubscriptionInterface

  • id: ID!

  • lineItems: [LineItem!]!

    Line items subscribed to on this subscription

  • scheduledPayments: [ScheduledPayment!]!

    Upcoming payments to be made towards this subscription

  • status: String

    Status of the subscription

  • url: Url!

    URL for accessing the subscription

Possible Types