Safe Haskell | None |
---|---|
Language | Haskell2010 |
JSDOM.Generated.ApplePayPaymentAuthorizedEvent
Documentation
getPayment :: MonadDOM m => ApplePayPaymentAuthorizedEvent -> m ApplePayPayment Source #
newtype ApplePayPaymentAuthorizedEvent Source #
Functions for this inteface are in JSDOM.ApplePayPaymentAuthorizedEvent. Base interface functions are in:
Constructors
ApplePayPaymentAuthorizedEvent | |
Fields |
Instances
PToJSVal ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types Methods | |
PFromJSVal ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types Methods | |
ToJSVal ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types Methods toJSVal :: ApplePayPaymentAuthorizedEvent -> JSM JSVal # toJSValListOf :: [ApplePayPaymentAuthorizedEvent] -> JSM JSVal # | |
FromJSVal ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types | |
MakeObject ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types Methods makeObject :: ApplePayPaymentAuthorizedEvent -> JSM Object # | |
IsEvent ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types | |
IsGObject ApplePayPaymentAuthorizedEvent Source # | |
Defined in JSDOM.Types Methods |