Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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.
PlanList | |
|
mkPlanList :: PlanList Source #
Create a new PlanList
with all required fields.