paypal-rest-client-0.1.0: A client to connect to PayPal's REST API (v1)

Copyright(C) 2016 Braden Walters
LicenseMIT (see LICENSE file)
MaintainerBraden Walters <vc@braden-walters.info>
Stabilityexperimental
Portabilityghc
Safe HaskellNone
LanguageHaskell2010

Network.Payments.PayPal.Types.Transaction

Description

 

Synopsis

Documentation

data Amount Source #

Amount of a transaction and its currency. The details must sum up to the total or the request is rejected.