| Copyright | (C) 2017- Mark Andrus Roberts |
|---|---|
| License | BSD-style (see the file LICENSE) |
| Maintainer | Mark Andrus Roberts <markandrusroberts@gmail.com> |
| Stability | provisional |
| Safe Haskell | None |
| Language | Haskell98 |
Twilio.Transcriptions
Contents
Description
Synopsis
Resource
data Transcriptions Source #
Constructors
| Transcriptions | |
Instances
| Eq Transcriptions Source # | |
Defined in Twilio.Transcriptions Methods (==) :: Transcriptions -> Transcriptions -> Bool # (/=) :: Transcriptions -> Transcriptions -> Bool # | |
| Show Transcriptions Source # | |
Defined in Twilio.Transcriptions Methods showsPrec :: Int -> Transcriptions -> ShowS # show :: Transcriptions -> String # showList :: [Transcriptions] -> ShowS # | |
| FromJSON Transcriptions Source # | |
Defined in Twilio.Transcriptions Methods parseJSON :: Value -> Parser Transcriptions # parseJSONList :: Value -> Parser [Transcriptions] # | |
| Get0 Transcriptions Source # | |
Defined in Twilio.Transcriptions Methods get0 :: MonadThrow m => TwilioT m Transcriptions Source # | |
| List Transcriptions Transcription Source # | |
Defined in Twilio.Transcriptions Methods getListWrapper :: Wrapper (Maybe PagingInformation -> [Transcription] -> Transcriptions) Source # getList :: Transcriptions -> [Transcription] Source # getPlural :: Const Text (Transcriptions, Transcription) Source # | |
get :: MonadThrow m => TwilioT m Transcriptions Source #
Get Transcriptions.