stripeapi-1.0.0.0: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.SubscriptionItem

Description

Contains the types generated from the schema SubscriptionItem

Synopsis

Documentation

data SubscriptionItem Source #

Defines the object schema located at components.schemas.subscription_item in the specification.

Subscription items allow you to create customer subscriptions with more than one plan, making it easy to represent complex billing relationships.

Constructors

SubscriptionItem 

Fields

data SubscriptionItemBillingThresholds' Source #

Defines the object schema located at components.schemas.subscription_item.properties.billing_thresholds.anyOf in the specification.

Define thresholds at which an invoice will be sent, and the related subscription advanced to a new billing period

Constructors

SubscriptionItemBillingThresholds' 

Fields