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