python-terminusgps 28.8.0__tar.gz → 28.10.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of python-terminusgps might be problematic. Click here for more details.
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/PKG-INFO +1 -1
- python_terminusgps-28.10.0/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
- python_terminusgps-28.10.0/docs/build/doctrees/environment.pickle +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/index.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +130 -136
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +140 -141
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +31 -30
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/documentation_options.js +1 -1
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/authorizenet/auth.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/authorizenet/index.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/authorizenet/profiles.html +7 -16
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/authorizenet/utils.html +8 -8
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/aws/index.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/aws/secrets.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/genindex.html +8 -12
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/index.html +6 -6
- python_terminusgps-28.10.0/docs/build/html/objects.inv +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/py-modindex.html +6 -6
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/search.html +7 -7
- python_terminusgps-28.10.0/docs/build/html/searchindex.js +1 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/settings.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/twilio/caller.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/twilio/index.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/constants.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/errors.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/examples.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/flags.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/index.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/items.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/session.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/utils.html +7 -7
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/conf.py +1 -1
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/pyproject.toml +1 -1
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/profiles/customers.py +1 -1
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/profiles/subscriptions.py +1 -2
- python_terminusgps-28.10.0/terminusgps/mixins.py +34 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/uv.lock +69 -63
- python_terminusgps-28.8.0/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- python_terminusgps-28.8.0/docs/build/doctrees/environment.pickle +0 -0
- python_terminusgps-28.8.0/docs/build/html/objects.inv +0 -0
- python_terminusgps-28.8.0/docs/build/html/searchindex.js +0 -1
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/.gitignore +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/COPYING +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/README.md +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/Makefile +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/coverage/c.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/coverage/python.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/coverage/undoc.pickle +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/aws/index.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/index.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/settings.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/twilio/index.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/index.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/items.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/session.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/wialon/api.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/index.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/settings.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/autoclasstoc.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/basic.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/badge_only.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/css/theme.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/doctools.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/file.png +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/jquery.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/js/badge_only.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/js/theme.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/js/versions.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/language_data.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/minus.png +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/plus.png +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/pygments.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/searchtools.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/theme.css +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/theme.js +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/twilio/settings.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/wialon/settings.html +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/linkcheck/output.json +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/linkcheck/output.txt +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/make.bat +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/authorizenet/auth.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/authorizenet/index.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/authorizenet/profiles.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/authorizenet/utils.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/aws/index.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/aws/secrets.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/index.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/settings.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/twilio/caller.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/twilio/index.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/constants.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/errors.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/examples.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/flags.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/index.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/items.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/session.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/source/wialon/utils.rst +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/auth.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/errors.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/profiles/base.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/authorizenet/utils.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/aws/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/aws/connect.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/aws/secrets.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/settings.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/twilio/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/twilio/caller.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/twilio/validators.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/constants.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/flags.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/__init__.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/base.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/resource.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/retranslator.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/route.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/unit.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/unit_group.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/items/user.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/logger.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/session.py +0 -0
- {python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/terminusgps/wialon/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-terminusgps
|
|
3
|
-
Version: 28.
|
|
3
|
+
Version: 28.10.0
|
|
4
4
|
Summary: Provides abstractions/utilities for working with Wialon API, Authorize.NET API, AWS API, and more.
|
|
5
5
|
Project-URL: Documentation, https://app.terminusgps.com/docs/apps/python-terminusgps/index.html
|
|
6
6
|
Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
|
|
Binary file
|
|
Binary file
|
{python_terminusgps-28.8.0 → python_terminusgps-28.10.0}/docs/build/html/_modules/index.html
RENAMED
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
|
|
13
13
|
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
|
|
14
14
|
|
|
15
|
-
<title>Overview: module code | python-terminusgps 28.
|
|
16
|
-
<meta property="og:title" content="Overview: module code | python-terminusgps 28.
|
|
17
|
-
<meta name="twitter:title" content="Overview: module code | python-terminusgps 28.
|
|
15
|
+
<title>Overview: module code | python-terminusgps 28.9.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="Overview: module code | python-terminusgps 28.9.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="Overview: module code | python-terminusgps 28.9.0 documentation" />
|
|
18
18
|
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=d691ff6c" />
|
|
19
19
|
<link rel="stylesheet" type="text/css" href="../_static/theme.css?v=42baaae4" />
|
|
20
20
|
<link rel="stylesheet" type="text/css" href="../_static/autoclasstoc.css?v=08871587" />
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
</a><header
|
|
41
41
|
class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
|
|
42
42
|
<div class="hidden mr-4 md:flex">
|
|
43
|
-
<a href="../index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.
|
|
43
|
+
<a href="../index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.9.0 documentation</span>
|
|
44
44
|
</a></div><button
|
|
45
45
|
class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
|
|
46
46
|
type="button" @click="showSidebar = true">
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
|
|
96
96
|
:aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
|
|
97
97
|
|
|
98
|
-
<a href="../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.
|
|
98
|
+
<a href="../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.9.0 documentation</span>
|
|
99
99
|
</a>
|
|
100
100
|
|
|
101
101
|
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
148
148
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
149
149
|
href="../index.html">
|
|
150
|
-
<span class="hidden md:inline">python-terminusgps 28.
|
|
150
|
+
<span class="hidden md:inline">python-terminusgps 28.9.0 documentation</span>
|
|
151
151
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
152
152
|
height="18"
|
|
153
153
|
width="18"
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
</footer>
|
|
202
202
|
</div>
|
|
203
203
|
|
|
204
|
-
<script src="../_static/documentation_options.js?v=
|
|
204
|
+
<script src="../_static/documentation_options.js?v=8637c42c"></script>
|
|
205
205
|
<script src="../_static/doctools.js?v=9bcbadda"></script>
|
|
206
206
|
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
207
207
|
<script defer="defer" src="../_static/theme.js?v=073f68d9"></script>
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
|
|
13
13
|
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
|
|
14
14
|
|
|
15
|
-
<title>terminusgps.authorizenet.profiles.customers | python-terminusgps
|
|
16
|
-
<meta property="og:title" content="terminusgps.authorizenet.profiles.customers | python-terminusgps
|
|
17
|
-
<meta name="twitter:title" content="terminusgps.authorizenet.profiles.customers | python-terminusgps
|
|
15
|
+
<title>terminusgps.authorizenet.profiles.customers | python-terminusgps 28.9.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="terminusgps.authorizenet.profiles.customers | python-terminusgps 28.9.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="terminusgps.authorizenet.profiles.customers | python-terminusgps 28.9.0 documentation" />
|
|
18
18
|
<link rel="stylesheet" type="text/css" href="../../../../_static/pygments.css?v=d691ff6c" />
|
|
19
19
|
<link rel="stylesheet" type="text/css" href="../../../../_static/theme.css?v=42baaae4" />
|
|
20
20
|
<link rel="stylesheet" type="text/css" href="../../../../_static/autoclasstoc.css?v=08871587" />
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
</a><header
|
|
41
41
|
class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
|
|
42
42
|
<div class="hidden mr-4 md:flex">
|
|
43
|
-
<a href="../../../../index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps
|
|
43
|
+
<a href="../../../../index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">python-terminusgps 28.9.0 documentation</span>
|
|
44
44
|
</a></div><button
|
|
45
45
|
class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
|
|
46
46
|
type="button" @click="showSidebar = true">
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
|
|
96
96
|
:aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
|
|
97
97
|
|
|
98
|
-
<a href="../../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps
|
|
98
|
+
<a href="../../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 28.9.0 documentation</span>
|
|
99
99
|
</a>
|
|
100
100
|
|
|
101
101
|
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
148
148
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
149
149
|
href="../../../../index.html">
|
|
150
|
-
<span class="hidden md:inline">python-terminusgps
|
|
150
|
+
<span class="hidden md:inline">python-terminusgps 28.9.0 documentation</span>
|
|
151
151
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
152
152
|
height="18"
|
|
153
153
|
width="18"
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
<span></span><code><span id="line-1"><span class="kn">from</span><span class="w"> </span><span class="nn">authorizenet</span><span class="w"> </span><span class="kn">import</span> <span class="n">apicontractsv1</span><span class="p">,</span> <span class="n">apicontrollers</span>
|
|
173
173
|
</span><span id="line-2"><span class="kn">from</span><span class="w"> </span><span class="nn">authorizenet.apicontractsv1</span><span class="w"> </span><span class="kn">import</span> <span class="n">customerProfileType</span>
|
|
174
174
|
</span><span id="line-3">
|
|
175
|
-
</span><span id="line-4"><span class="kn">from</span><span class="w"> </span><span class="nn">..utils</span><span class="w"> </span><span class="kn">import</span> <span class="n">ControllerExecutionError</span
|
|
175
|
+
</span><span id="line-4"><span class="kn">from</span><span class="w"> </span><span class="nn">..utils</span><span class="w"> </span><span class="kn">import</span> <span class="n">ControllerExecutionError</span>
|
|
176
176
|
</span><span id="line-5"><span class="kn">from</span><span class="w"> </span><span class="nn">.base</span><span class="w"> </span><span class="kn">import</span> <span class="n">AuthorizenetProfileBase</span>
|
|
177
177
|
</span><span id="line-6">
|
|
178
178
|
</span><span id="line-7">
|
|
@@ -259,149 +259,143 @@
|
|
|
259
259
|
</span><span id="line-77"> <span class="k">except</span> <span class="p">(</span><span class="n">ControllerExecutionError</span><span class="p">,</span> <span class="ne">AttributeError</span><span class="p">):</span>
|
|
260
260
|
</span><span id="line-78"> <span class="k">return</span> <span class="p">[]</span>
|
|
261
261
|
</span><span id="line-79">
|
|
262
|
-
</span><span id="line-80"> <span class="nd">@property</span>
|
|
263
|
-
</span><span id="line-81"> <span class="k">def</span><span class="w"> </span><span class="nf">exists</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-></span> <span class="nb">bool</span><span class="p">:</span>
|
|
264
|
-
</span><span id="line-82"><span class="w"> </span><span class="sd">"""Whether or not the customer profile exists in Authorizenet."""</span>
|
|
265
|
-
</span><span id="line-83"> <span class="n">profile_ids</span> <span class="o">=</span> <span class="n">get_customer_profile_ids</span><span class="p">()</span>
|
|
266
|
-
</span><span id="line-84"> <span class="k">return</span> <span class="nb">int</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">)</span> <span class="ow">in</span> <span class="n">profile_ids</span> <span class="k">if</span> <span class="bp">self</span><span class="o">.</span><span class="n">id</span> <span class="ow">is</span> <span class="ow">not</span> <span class="kc">None</span> <span class="k">else</span> <span class="kc">False</span>
|
|
267
|
-
</span><span id="line-85">
|
|
268
262
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_get_customer_profile_ids">
|
|
269
263
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_get_customer_profile_ids">[docs]</a>
|
|
270
|
-
</span><span id="line-
|
|
271
|
-
</span><span id="line-
|
|
272
|
-
</span><span id="line-
|
|
264
|
+
</span><span id="line-80"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_get_customer_profile_ids</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-></span> <span class="nb">dict</span> <span class="o">|</span> <span class="kc">None</span><span class="p">:</span>
|
|
265
|
+
</span><span id="line-81"><span class="w"> </span><span class="sd">"""</span>
|
|
266
|
+
</span><span id="line-82"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.getCustomerProfileIdsRequest` using the Authorizenet API.</span>
|
|
267
|
+
</span><span id="line-83">
|
|
268
|
+
</span><span id="line-84"><span class="sd"> `getCustomerProfileIdsRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile-ids>`_</span>
|
|
269
|
+
</span><span id="line-85">
|
|
270
|
+
</span><span id="line-86"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
271
|
+
</span><span id="line-87"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
272
|
+
</span><span id="line-88"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
273
273
|
</span><span id="line-89">
|
|
274
|
-
</span><span id="line-90"><span class="sd">
|
|
275
|
-
</span><span id="line-91">
|
|
276
|
-
</span><span id="line-92"
|
|
277
|
-
</span><span id="line-93"
|
|
278
|
-
</span><span id="line-94"><span class="
|
|
279
|
-
</span><span id="line-95">
|
|
280
|
-
</span><span id="line-96"><span class="sd"> """</span>
|
|
281
|
-
</span><span id="line-97"> <span class="n">request</span> <span class="o">=</span> <span class="n">apicontractsv1</span><span class="o">.</span><span class="n">getCustomerProfileIdsRequest</span><span class="p">(</span>
|
|
282
|
-
</span><span id="line-98"> <span class="n">merchantAuthentication</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantAuthentication</span>
|
|
283
|
-
</span><span id="line-99"> <span class="p">)</span>
|
|
284
|
-
</span><span id="line-100"> <span class="n">controller</span> <span class="o">=</span> <span class="n">apicontrollers</span><span class="o">.</span><span class="n">getCustomerProfileIdsController</span><span class="p">(</span><span class="n">request</span><span class="p">)</span>
|
|
285
|
-
</span><span id="line-101"> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">execute_controller</span><span class="p">(</span><span class="n">controller</span><span class="p">)</span></div>
|
|
274
|
+
</span><span id="line-90"><span class="sd"> """</span>
|
|
275
|
+
</span><span id="line-91"> <span class="n">request</span> <span class="o">=</span> <span class="n">apicontractsv1</span><span class="o">.</span><span class="n">getCustomerProfileIdsRequest</span><span class="p">(</span>
|
|
276
|
+
</span><span id="line-92"> <span class="n">merchantAuthentication</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantAuthentication</span>
|
|
277
|
+
</span><span id="line-93"> <span class="p">)</span>
|
|
278
|
+
</span><span id="line-94"> <span class="n">controller</span> <span class="o">=</span> <span class="n">apicontrollers</span><span class="o">.</span><span class="n">getCustomerProfileIdsController</span><span class="p">(</span><span class="n">request</span><span class="p">)</span>
|
|
279
|
+
</span><span id="line-95"> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">execute_controller</span><span class="p">(</span><span class="n">controller</span><span class="p">)</span></div>
|
|
286
280
|
|
|
287
|
-
</span><span id="line-
|
|
281
|
+
</span><span id="line-96">
|
|
288
282
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_create_customer_profile">
|
|
289
283
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_create_customer_profile">[docs]</a>
|
|
290
|
-
</span><span id="line-
|
|
291
|
-
</span><span id="line-
|
|
292
|
-
</span><span id="line-
|
|
293
|
-
</span><span id="line-
|
|
294
|
-
</span><span id="line-
|
|
295
|
-
</span><span id="line-
|
|
296
|
-
</span><span id="line-
|
|
297
|
-
</span><span id="line-
|
|
298
|
-
</span><span id="line-
|
|
299
|
-
</span><span id="line-
|
|
300
|
-
</span><span id="line-
|
|
301
|
-
</span><span id="line-
|
|
302
|
-
</span><span id="line-
|
|
303
|
-
</span><span id="line-
|
|
304
|
-
</span><span id="line-
|
|
305
|
-
</span><span id="line-
|
|
306
|
-
</span><span id="line-
|
|
307
|
-
</span><span id="line-
|
|
308
|
-
</span><span id="line-
|
|
309
|
-
</span><span id="line-
|
|
310
|
-
</span><span id="line-
|
|
311
|
-
</span><span id="line-
|
|
312
|
-
</span><span id="line-
|
|
313
|
-
</span><span id="line-
|
|
314
|
-
</span><span id="line-
|
|
315
|
-
</span><span id="line-
|
|
316
|
-
</span><span id="line-
|
|
284
|
+
</span><span id="line-97"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_create_customer_profile</span><span class="p">(</span>
|
|
285
|
+
</span><span id="line-98"> <span class="bp">self</span><span class="p">,</span> <span class="n">email</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">desc</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">""</span>
|
|
286
|
+
</span><span id="line-99"> <span class="p">)</span> <span class="o">-></span> <span class="nb">dict</span> <span class="o">|</span> <span class="kc">None</span><span class="p">:</span>
|
|
287
|
+
</span><span id="line-100"><span class="w"> </span><span class="sd">"""</span>
|
|
288
|
+
</span><span id="line-101"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.createCustomerProfileRequest` using the Authorizenet API.</span>
|
|
289
|
+
</span><span id="line-102">
|
|
290
|
+
</span><span id="line-103"><span class="sd"> `createCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile>`_</span>
|
|
291
|
+
</span><span id="line-104">
|
|
292
|
+
</span><span id="line-105"><span class="sd"> :param email: An email address.</span>
|
|
293
|
+
</span><span id="line-106"><span class="sd"> :type email: :py:obj:`str`</span>
|
|
294
|
+
</span><span id="line-107"><span class="sd"> :param desc: An optional description.</span>
|
|
295
|
+
</span><span id="line-108"><span class="sd"> :type desc: :py:obj:`str`</span>
|
|
296
|
+
</span><span id="line-109"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
297
|
+
</span><span id="line-110"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
298
|
+
</span><span id="line-111"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
299
|
+
</span><span id="line-112">
|
|
300
|
+
</span><span id="line-113"><span class="sd"> """</span>
|
|
301
|
+
</span><span id="line-114"> <span class="n">request</span> <span class="o">=</span> <span class="n">apicontractsv1</span><span class="o">.</span><span class="n">createCustomerProfileRequest</span><span class="p">(</span>
|
|
302
|
+
</span><span id="line-115"> <span class="n">merchantAuthentication</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantAuthentication</span><span class="p">,</span>
|
|
303
|
+
</span><span id="line-116"> <span class="n">profile</span><span class="o">=</span><span class="n">customerProfileType</span><span class="p">(</span>
|
|
304
|
+
</span><span id="line-117"> <span class="n">merchantCustomerId</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantCustomerId</span><span class="p">,</span>
|
|
305
|
+
</span><span id="line-118"> <span class="n">email</span><span class="o">=</span><span class="n">email</span><span class="p">,</span>
|
|
306
|
+
</span><span id="line-119"> <span class="n">description</span><span class="o">=</span><span class="n">desc</span><span class="p">,</span>
|
|
307
|
+
</span><span id="line-120"> <span class="p">),</span>
|
|
308
|
+
</span><span id="line-121"> <span class="p">)</span>
|
|
309
|
+
</span><span id="line-122"> <span class="n">controller</span> <span class="o">=</span> <span class="n">apicontrollers</span><span class="o">.</span><span class="n">createCustomerProfileController</span><span class="p">(</span><span class="n">request</span><span class="p">)</span>
|
|
310
|
+
</span><span id="line-123"> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">execute_controller</span><span class="p">(</span><span class="n">controller</span><span class="p">)</span></div>
|
|
317
311
|
|
|
318
|
-
</span><span id="line-
|
|
312
|
+
</span><span id="line-124">
|
|
319
313
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_get_customer_profile">
|
|
320
314
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_get_customer_profile">[docs]</a>
|
|
321
|
-
</span><span id="line-
|
|
322
|
-
</span><span id="line-
|
|
323
|
-
</span><span id="line-
|
|
324
|
-
</span><span id="line-
|
|
325
|
-
</span><span id="line-
|
|
326
|
-
</span><span id="line-
|
|
327
|
-
</span><span id="line-
|
|
328
|
-
</span><span id="line-
|
|
329
|
-
</span><span id="line-
|
|
330
|
-
</span><span id="line-
|
|
331
|
-
</span><span id="line-
|
|
332
|
-
</span><span id="line-
|
|
333
|
-
</span><span id="line-
|
|
334
|
-
</span><span id="line-
|
|
335
|
-
</span><span id="line-
|
|
336
|
-
</span><span id="line-
|
|
337
|
-
</span><span id="line-
|
|
338
|
-
</span><span id="line-
|
|
339
|
-
</span><span id="line-
|
|
340
|
-
</span><span id="line-
|
|
341
|
-
</span><span id="line-
|
|
342
|
-
</span><span id="line-
|
|
343
|
-
</span><span id="line-
|
|
344
|
-
</span><span id="line-
|
|
345
|
-
</span><span id="line-
|
|
315
|
+
</span><span id="line-125"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_get_customer_profile</span><span class="p">(</span>
|
|
316
|
+
</span><span id="line-126"> <span class="bp">self</span><span class="p">,</span> <span class="n">issuer_info</span><span class="p">:</span> <span class="nb">bool</span> <span class="o">=</span> <span class="kc">True</span>
|
|
317
|
+
</span><span id="line-127"> <span class="p">)</span> <span class="o">-></span> <span class="nb">dict</span> <span class="o">|</span> <span class="kc">None</span><span class="p">:</span>
|
|
318
|
+
</span><span id="line-128"><span class="w"> </span><span class="sd">"""</span>
|
|
319
|
+
</span><span id="line-129"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.getCustomerProfileRequest` using the Authorizenet API.</span>
|
|
320
|
+
</span><span id="line-130">
|
|
321
|
+
</span><span id="line-131"><span class="sd"> `getCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile>`_</span>
|
|
322
|
+
</span><span id="line-132">
|
|
323
|
+
</span><span id="line-133"><span class="sd"> :param issuer_info: Whether or not to include issuer info in the response.</span>
|
|
324
|
+
</span><span id="line-134"><span class="sd"> :type issuer_info: :py:obj:`bool`</span>
|
|
325
|
+
</span><span id="line-135"><span class="sd"> :raises AssertionError: If :py:attr:`id` was not set.</span>
|
|
326
|
+
</span><span id="line-136"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
327
|
+
</span><span id="line-137"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
328
|
+
</span><span id="line-138"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
329
|
+
</span><span id="line-139">
|
|
330
|
+
</span><span id="line-140"><span class="sd"> """</span>
|
|
331
|
+
</span><span id="line-141"> <span class="k">assert</span> <span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">,</span> <span class="s2">"'id' was not set."</span>
|
|
332
|
+
</span><span id="line-142">
|
|
333
|
+
</span><span id="line-143"> <span class="n">request</span> <span class="o">=</span> <span class="n">apicontractsv1</span><span class="o">.</span><span class="n">getCustomerProfileRequest</span><span class="p">(</span>
|
|
334
|
+
</span><span id="line-144"> <span class="n">merchantAuthentication</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantAuthentication</span><span class="p">,</span>
|
|
335
|
+
</span><span id="line-145"> <span class="n">customerProfileId</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">,</span>
|
|
336
|
+
</span><span id="line-146"> <span class="n">includeIssuerInfo</span><span class="o">=</span><span class="nb">str</span><span class="p">(</span><span class="n">issuer_info</span><span class="p">)</span><span class="o">.</span><span class="n">lower</span><span class="p">(),</span>
|
|
337
|
+
</span><span id="line-147"> <span class="p">)</span>
|
|
338
|
+
</span><span id="line-148"> <span class="n">controller</span> <span class="o">=</span> <span class="n">apicontrollers</span><span class="o">.</span><span class="n">getCustomerProfileController</span><span class="p">(</span><span class="n">request</span><span class="p">)</span>
|
|
339
|
+
</span><span id="line-149"> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">execute_controller</span><span class="p">(</span><span class="n">controller</span><span class="p">)</span></div>
|
|
346
340
|
|
|
347
|
-
</span><span id="line-
|
|
341
|
+
</span><span id="line-150">
|
|
348
342
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_update_customer_profile">
|
|
349
343
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_update_customer_profile">[docs]</a>
|
|
350
|
-
</span><span id="line-
|
|
351
|
-
</span><span id="line-
|
|
352
|
-
</span><span id="line-
|
|
353
|
-
</span><span id="line-
|
|
354
|
-
</span><span id="line-
|
|
355
|
-
</span><span id="line-
|
|
356
|
-
</span><span id="line-
|
|
357
|
-
</span><span id="line-
|
|
358
|
-
</span><span id="line-
|
|
359
|
-
</span><span id="line-
|
|
360
|
-
</span><span id="line-
|
|
361
|
-
</span><span id="line-
|
|
362
|
-
</span><span id="line-
|
|
363
|
-
</span><span id="line-
|
|
364
|
-
</span><span id="line-
|
|
365
|
-
</span><span id="line-
|
|
366
|
-
</span><span id="line-
|
|
367
|
-
</span><span id="line-
|
|
368
|
-
</span><span id="line-
|
|
369
|
-
</span><span id="line-
|
|
370
|
-
</span><span id="line-
|
|
371
|
-
</span><span id="line-
|
|
372
|
-
</span><span id="line-
|
|
373
|
-
</span><span id="line-
|
|
374
|
-
</span><span id="line-
|
|
375
|
-
</span><span id="line-
|
|
376
|
-
</span><span id="line-
|
|
377
|
-
</span><span id="line-
|
|
378
|
-
</span><span id="line-
|
|
379
|
-
</span><span id="line-
|
|
380
|
-
</span><span id="line-
|
|
344
|
+
</span><span id="line-151"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_update_customer_profile</span><span class="p">(</span>
|
|
345
|
+
</span><span id="line-152"> <span class="bp">self</span><span class="p">,</span> <span class="n">email</span><span class="p">:</span> <span class="nb">str</span><span class="p">,</span> <span class="n">desc</span><span class="p">:</span> <span class="nb">str</span> <span class="o">=</span> <span class="s2">""</span>
|
|
346
|
+
</span><span id="line-153"> <span class="p">)</span> <span class="o">-></span> <span class="nb">dict</span> <span class="o">|</span> <span class="kc">None</span><span class="p">:</span>
|
|
347
|
+
</span><span id="line-154"><span class="w"> </span><span class="sd">"""</span>
|
|
348
|
+
</span><span id="line-155"><span class="sd"> Executes an :py:obj:`~authorizenet.apicontractsv1.updateCustomerProfileRequest` using the Authorizenet API.</span>
|
|
349
|
+
</span><span id="line-156">
|
|
350
|
+
</span><span id="line-157"><span class="sd"> `updateCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-update-customer-profile>`_</span>
|
|
351
|
+
</span><span id="line-158">
|
|
352
|
+
</span><span id="line-159"><span class="sd"> :param email: An email address.</span>
|
|
353
|
+
</span><span id="line-160"><span class="sd"> :type email: :py:obj:`str`</span>
|
|
354
|
+
</span><span id="line-161"><span class="sd"> :param desc: An optional description.</span>
|
|
355
|
+
</span><span id="line-162"><span class="sd"> :type desc: :py:obj:`str`</span>
|
|
356
|
+
</span><span id="line-163"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
357
|
+
</span><span id="line-164"><span class="sd"> :raises AssertionError: If :py:attr:`id` wasn't set.</span>
|
|
358
|
+
</span><span id="line-165"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
359
|
+
</span><span id="line-166"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
360
|
+
</span><span id="line-167">
|
|
361
|
+
</span><span id="line-168"><span class="sd"> """</span>
|
|
362
|
+
</span><span id="line-169"> <span class="k">assert</span> <span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">,</span> <span class="s2">"'id' was not set."</span>
|
|
363
|
+
</span><span id="line-170">
|
|
364
|
+
</span><span id="line-171"> <span class="n">request</span> <span class="o">=</span> <span class="n">apicontractsv1</span><span class="o">.</span><span class="n">updateCustomerProfileRequest</span><span class="p">(</span>
|
|
365
|
+
</span><span id="line-172"> <span class="n">merchantAuthentication</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantAuthentication</span><span class="p">,</span>
|
|
366
|
+
</span><span id="line-173"> <span class="n">profile</span><span class="o">=</span><span class="n">customerProfileType</span><span class="p">(</span>
|
|
367
|
+
</span><span id="line-174"> <span class="n">merchantCustomerId</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantCustomerId</span><span class="p">,</span>
|
|
368
|
+
</span><span id="line-175"> <span class="n">email</span><span class="o">=</span><span class="n">email</span><span class="p">,</span>
|
|
369
|
+
</span><span id="line-176"> <span class="n">description</span><span class="o">=</span><span class="n">desc</span><span class="p">,</span>
|
|
370
|
+
</span><span id="line-177"> <span class="n">customerProfileId</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">,</span>
|
|
371
|
+
</span><span id="line-178"> <span class="p">),</span>
|
|
372
|
+
</span><span id="line-179"> <span class="p">)</span>
|
|
373
|
+
</span><span id="line-180"> <span class="n">controller</span> <span class="o">=</span> <span class="n">apicontrollers</span><span class="o">.</span><span class="n">updateCustomerProfileController</span><span class="p">(</span><span class="n">request</span><span class="p">)</span>
|
|
374
|
+
</span><span id="line-181"> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">execute_controller</span><span class="p">(</span><span class="n">controller</span><span class="p">)</span></div>
|
|
381
375
|
|
|
382
|
-
</span><span id="line-
|
|
376
|
+
</span><span id="line-182">
|
|
383
377
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_delete_customer_profile">
|
|
384
378
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_delete_customer_profile">[docs]</a>
|
|
385
|
-
</span><span id="line-
|
|
386
|
-
</span><span id="line-
|
|
387
|
-
</span><span id="line-
|
|
388
|
-
</span><span id="line-
|
|
389
|
-
</span><span id="line-
|
|
390
|
-
</span><span id="line-
|
|
391
|
-
</span><span id="line-
|
|
392
|
-
</span><span id="line-
|
|
393
|
-
</span><span id="line-
|
|
394
|
-
</span><span id="line-
|
|
395
|
-
</span><span id="line-
|
|
396
|
-
</span><span id="line-
|
|
397
|
-
</span><span id="line-
|
|
398
|
-
</span><span id="line-
|
|
399
|
-
</span><span id="line-
|
|
400
|
-
</span><span id="line-
|
|
401
|
-
</span><span id="line-
|
|
402
|
-
</span><span id="line-
|
|
403
|
-
</span><span id="line-
|
|
404
|
-
</span><span id="line-
|
|
379
|
+
</span><span id="line-183"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_delete_customer_profile</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-></span> <span class="nb">dict</span> <span class="o">|</span> <span class="kc">None</span><span class="p">:</span>
|
|
380
|
+
</span><span id="line-184"><span class="w"> </span><span class="sd">"""</span>
|
|
381
|
+
</span><span id="line-185"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.deleteCustomerProfileRequest` using the Authorizenet API.</span>
|
|
382
|
+
</span><span id="line-186">
|
|
383
|
+
</span><span id="line-187"><span class="sd"> `deleteCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-delete-customer-profile>`_</span>
|
|
384
|
+
</span><span id="line-188">
|
|
385
|
+
</span><span id="line-189"><span class="sd"> :raises AssertionError: If :py:attr:`id` wasn't set.</span>
|
|
386
|
+
</span><span id="line-190"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
387
|
+
</span><span id="line-191"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
388
|
+
</span><span id="line-192"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
389
|
+
</span><span id="line-193">
|
|
390
|
+
</span><span id="line-194"><span class="sd"> """</span>
|
|
391
|
+
</span><span id="line-195"> <span class="k">assert</span> <span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">,</span> <span class="s2">"'id' was not set."</span>
|
|
392
|
+
</span><span id="line-196">
|
|
393
|
+
</span><span id="line-197"> <span class="n">request</span> <span class="o">=</span> <span class="n">apicontractsv1</span><span class="o">.</span><span class="n">deleteCustomerProfileRequest</span><span class="p">(</span>
|
|
394
|
+
</span><span id="line-198"> <span class="n">merchantAuthentication</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">merchantAuthentication</span><span class="p">,</span>
|
|
395
|
+
</span><span id="line-199"> <span class="n">customerProfileId</span><span class="o">=</span><span class="bp">self</span><span class="o">.</span><span class="n">id</span><span class="p">,</span>
|
|
396
|
+
</span><span id="line-200"> <span class="p">)</span>
|
|
397
|
+
</span><span id="line-201"> <span class="n">controller</span> <span class="o">=</span> <span class="n">apicontrollers</span><span class="o">.</span><span class="n">deleteCustomerProfileController</span><span class="p">(</span><span class="n">request</span><span class="p">)</span>
|
|
398
|
+
</span><span id="line-202"> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="n">execute_controller</span><span class="p">(</span><span class="n">controller</span><span class="p">)</span></div>
|
|
405
399
|
</div>
|
|
406
400
|
|
|
407
401
|
</span></code></pre></div>
|
|
@@ -419,7 +413,7 @@
|
|
|
419
413
|
</footer>
|
|
420
414
|
</div>
|
|
421
415
|
|
|
422
|
-
<script src="../../../../_static/documentation_options.js?v=
|
|
416
|
+
<script src="../../../../_static/documentation_options.js?v=8637c42c"></script>
|
|
423
417
|
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
|
|
424
418
|
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
425
419
|
<script defer="defer" src="../../../../_static/theme.js?v=073f68d9"></script>
|