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 CreditCardType
- data CreditCard = CreditCard {}
- data FundingInstrument = FundingInstrument {}
Documentation
data CreditCardType Source #
Type of credit card being used.
data FundingInstrument Source #
Representation of either a new credit card or existing credit card data.