paypal_rest/paypal_rest
2021-03-31 16:46:43 -04:00
..
__init__.py Initial commit. 2020-11-18 15:57:38 -05:00
client.py client: More specific return type for PayPalAPIClient.get_transaction(). 2020-11-24 09:22:40 -05:00
cliquery.py cliquery: Dump individual objects as an array. 2020-11-24 09:22:59 -05:00
cliutil.py Initial commit. 2020-11-18 15:57:38 -05:00
config.py Initial commit. 2020-11-18 15:57:38 -05:00
errors.py doc: Add docstrings throughout. 2020-11-19 12:00:14 -05:00
paypal_types.py Initial commit. 2020-11-18 15:57:38 -05:00
py.typed typing: Add PEP 561 py.typed file. 2021-03-31 16:46:43 -04:00
transaction.py doc: Add docstrings throughout. 2020-11-19 12:00:14 -05:00