Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the types generated from the schema ChargeOutcome
Synopsis
- data ChargeOutcome = ChargeOutcome {}
- data ChargeOutcomeRule'Variants
Documentation
data ChargeOutcome Source #
Defines the data type for the schema charge_outcome
ChargeOutcome | |
|
Instances
Eq ChargeOutcome Source # | |
Defined in StripeAPI.Types.ChargeOutcome (==) :: ChargeOutcome -> ChargeOutcome -> Bool # (/=) :: ChargeOutcome -> ChargeOutcome -> Bool # | |
Show ChargeOutcome Source # | |
Defined in StripeAPI.Types.ChargeOutcome showsPrec :: Int -> ChargeOutcome -> ShowS # show :: ChargeOutcome -> String # showList :: [ChargeOutcome] -> ShowS # | |
ToJSON ChargeOutcome Source # | |
Defined in StripeAPI.Types.ChargeOutcome toJSON :: ChargeOutcome -> Value # toEncoding :: ChargeOutcome -> Encoding # toJSONList :: [ChargeOutcome] -> Value # toEncodingList :: [ChargeOutcome] -> Encoding # | |
FromJSON ChargeOutcome Source # | |
Defined in StripeAPI.Types.ChargeOutcome parseJSON :: Value -> Parser ChargeOutcome # parseJSONList :: Value -> Parser [ChargeOutcome] # |
data ChargeOutcomeRule'Variants Source #
Define the one-of schema charge_outcomeRule'
The ID of the Radar rule that matched the payment, if applicable.