Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
RecurlyClient.Types.TierPricing
Description
Contains the types generated from the schema TierPricing
Synopsis
Documentation
data TierPricing Source #
Defines the object schema located at components.schemas.TierPricing
in the specification.
Constructors
TierPricing | |
Fields
|
Instances
FromJSON TierPricing Source # | |
Defined in RecurlyClient.Types.TierPricing | |
ToJSON TierPricing Source # | |
Defined in RecurlyClient.Types.TierPricing Methods toJSON :: TierPricing -> Value # toEncoding :: TierPricing -> Encoding # toJSONList :: [TierPricing] -> Value # toEncodingList :: [TierPricing] -> Encoding # | |
Show TierPricing Source # | |
Defined in RecurlyClient.Types.TierPricing Methods showsPrec :: Int -> TierPricing -> ShowS # show :: TierPricing -> String # showList :: [TierPricing] -> ShowS # | |
Eq TierPricing Source # | |
Defined in RecurlyClient.Types.TierPricing |
Arguments
:: Text | |
-> TierPricing |
Create a new TierPricing
with all required fields.