Copyright | (C) 2016 Braden Walters |
---|---|
License | MIT (see LICENSE file) |
Maintainer | Braden Walters <vc@braden-walters.info> |
Stability | experimental |
Portability | ghc |
Safe Haskell | None |
Language | Haskell2010 |
- data PayerInfo = PayerInfo {}
- data PaymentMethod
- data PayerStatus
- data Payer = Payer {}
Documentation
Optional additional information about the payer.
data PaymentMethod Source #
Method of payment.
data PayerStatus Source #
Account verification status of the payer.
Information about the payer in a transaction.