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