recurly-client-0.1.0.0: Client for Recurly subscription management
Safe HaskellSafe-Inferred
LanguageHaskell2010

RecurlyClient.Types.Pricing

Description

Contains the types generated from the schema Pricing

Synopsis

Documentation

data Pricing Source #

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

Constructors

Pricing 

Fields

Instances

Instances details
FromJSON Pricing Source # 
Instance details

Defined in RecurlyClient.Types.Pricing

ToJSON Pricing Source # 
Instance details

Defined in RecurlyClient.Types.Pricing

Show Pricing Source # 
Instance details

Defined in RecurlyClient.Types.Pricing

Eq Pricing Source # 
Instance details

Defined in RecurlyClient.Types.Pricing

Methods

(==) :: Pricing -> Pricing -> Bool #

(/=) :: Pricing -> Pricing -> Bool #

mkPricing Source #

Create a new Pricing with all required fields.