stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Types.PriceTier

Description

Contains the types generated from the schema PriceTier

Synopsis

Documentation

data PriceTier Source #

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

Constructors

PriceTier 

Fields

mkPriceTier :: PriceTier Source #

Create a new PriceTier with all required fields.