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