Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
RecurlyClient.Types.PlanList
Description
Contains the types generated from the schema PlanList
Synopsis
- data PlanList = PlanList {}
- mkPlanList :: PlanList
Documentation
Defines the object schema located at components.schemas.PlanList
in the specification.
Constructors
PlanList | |
Fields
|
mkPlanList :: PlanList Source #
Create a new PlanList
with all required fields.