CoinbasePro.Authenticated.Limits
data Limits Source #
Constructors
Fields
Defined in CoinbasePro.Authenticated.Limits
Methods
(==) :: Limits -> Limits -> Bool #
(/=) :: Limits -> Limits -> Bool #
showsPrec :: Int -> Limits -> ShowS #
show :: Limits -> String #
showList :: [Limits] -> ShowS #
toJSON :: Limits -> Value #
toEncoding :: Limits -> Encoding #
toJSONList :: [Limits] -> Value #
toEncodingList :: [Limits] -> Encoding #
parseJSON :: Value -> Parser Limits #
parseJSONList :: Value -> Parser [Limits] #