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