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