python-terminusgps 27.3.1__tar.gz → 28.0.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.
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/PKG-INFO +1 -1
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
- python_terminusgps-28.0.0/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
- python_terminusgps-28.0.0/docs/build/doctrees/environment.pickle +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/index.html +9 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +155 -149
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +189 -184
- python_terminusgps-28.0.0/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +410 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +73 -57
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/authorizenet/index.rst.txt +1 -0
- python_terminusgps-28.0.0/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +7 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/documentation_options.js +1 -1
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/authorizenet/auth.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/authorizenet/index.html +12 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/authorizenet/profiles.html +28 -20
- python_terminusgps-28.0.0/docs/build/html/authorizenet/subscriptions.html +369 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/authorizenet/utils.html +9 -8
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/aws/index.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/aws/secrets.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/genindex.html +38 -15
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/index.html +8 -6
- python_terminusgps-28.0.0/docs/build/html/objects.inv +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/py-modindex.html +7 -6
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/search.html +8 -7
- python_terminusgps-28.0.0/docs/build/html/searchindex.js +1 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/settings.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/twilio/caller.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/twilio/index.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/constants.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/errors.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/examples.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/flags.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/index.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/items.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/session.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/utils.html +8 -7
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/authorizenet/index.rst +1 -0
- python_terminusgps-28.0.0/docs/source/authorizenet/subscriptions.rst +7 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/conf.py +1 -1
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/pyproject.toml +1 -1
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/profiles/customers.py +2 -2
- python_terminusgps-28.0.0/terminusgps/authorizenet/subscriptions/__init__.py +1 -0
- python_terminusgps-28.0.0/terminusgps/authorizenet/subscriptions/subscriptions.py +195 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/uv.lock +1 -1
- python_terminusgps-27.3.1/docs/build/doctrees/environment.pickle +0 -0
- python_terminusgps-27.3.1/docs/build/html/objects.inv +0 -0
- python_terminusgps-27.3.1/docs/build/html/searchindex.js +0 -1
- python_terminusgps-27.3.1/terminusgps/authorizenet/subscriptions/subscriptions.py +0 -41
- python_terminusgps-27.3.1/terminusgps/wialon/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/.gitignore +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/COPYING +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/README.md +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/Makefile +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/coverage/c.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/coverage/python.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/coverage/undoc.pickle +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/aws/index.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/index.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/settings.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/twilio/index.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/index.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/items.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/session.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/session.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_modules/wialon/api.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/aws/index.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/index.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/settings.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/examples.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/autoclasstoc.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/basic.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/badge_only.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/css/theme.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/doctools.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/file.png +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/jquery.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/js/badge_only.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/js/theme.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/js/versions.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/language_data.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/minus.png +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/plus.png +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/pygments.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/searchtools.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/theme.css +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/theme.js +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/twilio/settings.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/html/wialon/settings.html +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/linkcheck/output.json +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/build/linkcheck/output.txt +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/make.bat +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/authorizenet/auth.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/authorizenet/profiles.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/authorizenet/utils.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/aws/index.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/aws/secrets.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/index.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/settings.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/twilio/caller.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/twilio/index.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/constants.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/errors.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/examples.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/flags.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/index.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/items.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/session.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/docs/source/wialon/utils.rst +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/auth.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/errors.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/profiles/base.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/profiles/payments.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/authorizenet/utils.py +0 -0
- {python_terminusgps-27.3.1/terminusgps/authorizenet/subscriptions → python_terminusgps-28.0.0/terminusgps/aws}/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/aws/secrets.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/settings.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/twilio/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/twilio/caller.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/twilio/validators.py +0 -0
- {python_terminusgps-27.3.1/terminusgps/aws → python_terminusgps-28.0.0/terminusgps/wialon}/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/constants.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/flags.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/__init__.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/base.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/resource.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/retranslator.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/route.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/unit.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/unit_group.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/items/user.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/logger.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/session.py +0 -0
- {python_terminusgps-27.3.1 → python_terminusgps-28.0.0}/terminusgps/wialon/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: python-terminusgps
|
|
3
|
-
Version:
|
|
3
|
+
Version: 28.0.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
|
|
Binary file
|
|
@@ -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
|
|
16
|
-
<meta property="og:title" content="Overview: module code | python-terminusgps
|
|
17
|
-
<meta name="twitter:title" content="Overview: module code | python-terminusgps
|
|
15
|
+
<title>Overview: module code | python-terminusgps 28.0.0 documentation</title>
|
|
16
|
+
<meta property="og:title" content="Overview: module code | python-terminusgps 28.0.0 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="Overview: module code | python-terminusgps 28.0.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.0.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.0.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">
|
|
@@ -106,6 +106,7 @@
|
|
|
106
106
|
<li class="toctree-l1"><a class="reference internal" href="../authorizenet/index.html">Authorizenet API</a><ul>
|
|
107
107
|
<li class="toctree-l2"><a class="reference internal" href="../authorizenet/auth.html">Authorizenet API Authentication</a></li>
|
|
108
108
|
<li class="toctree-l2"><a class="reference internal" href="../authorizenet/profiles.html">Profiles</a></li>
|
|
109
|
+
<li class="toctree-l2"><a class="reference internal" href="../authorizenet/subscriptions.html">Subscriptions</a></li>
|
|
109
110
|
<li class="toctree-l2"><a class="reference internal" href="../authorizenet/utils.html">Utilities</a></li>
|
|
110
111
|
</ul>
|
|
111
112
|
</li>
|
|
@@ -147,7 +148,7 @@
|
|
|
147
148
|
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
|
|
148
149
|
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
|
|
149
150
|
href="../index.html">
|
|
150
|
-
<span class="hidden md:inline">python-terminusgps
|
|
151
|
+
<span class="hidden md:inline">python-terminusgps 28.0.0 documentation</span>
|
|
151
152
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
152
153
|
height="18"
|
|
153
154
|
width="18"
|
|
@@ -172,6 +173,7 @@
|
|
|
172
173
|
<li><a href="terminusgps/authorizenet/profiles/base.html">terminusgps.authorizenet.profiles.base</a></li>
|
|
173
174
|
<li><a href="terminusgps/authorizenet/profiles/customers.html">terminusgps.authorizenet.profiles.customers</a></li>
|
|
174
175
|
<li><a href="terminusgps/authorizenet/profiles/payments.html">terminusgps.authorizenet.profiles.payments</a></li>
|
|
176
|
+
<li><a href="terminusgps/authorizenet/subscriptions/subscriptions.html">terminusgps.authorizenet.subscriptions.subscriptions</a></li>
|
|
175
177
|
<li><a href="terminusgps/authorizenet/utils.html">terminusgps.authorizenet.utils</a></li>
|
|
176
178
|
<li><a href="terminusgps/aws/secrets.html">terminusgps.aws.secrets</a></li>
|
|
177
179
|
<li><a href="terminusgps/twilio/caller.html">terminusgps.twilio.caller</a></li>
|
|
@@ -200,7 +202,7 @@
|
|
|
200
202
|
</footer>
|
|
201
203
|
</div>
|
|
202
204
|
|
|
203
|
-
<script src="../_static/documentation_options.js?v=
|
|
205
|
+
<script src="../_static/documentation_options.js?v=cfaad03f"></script>
|
|
204
206
|
<script src="../_static/doctools.js?v=9bcbadda"></script>
|
|
205
207
|
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
206
208
|
<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 27.3.2 documentation</title>
|
|
16
|
+
<meta property="og:title" content="terminusgps.authorizenet.profiles.customers | python-terminusgps 27.3.2 documentation" />
|
|
17
|
+
<meta name="twitter:title" content="terminusgps.authorizenet.profiles.customers | python-terminusgps 27.3.2 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 27.3.2 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 27.3.2 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 27.3.2 documentation</span>
|
|
151
151
|
<svg xmlns="http://www.w3.org/2000/svg"
|
|
152
152
|
height="18"
|
|
153
153
|
width="18"
|
|
@@ -236,166 +236,172 @@
|
|
|
236
236
|
|
|
237
237
|
</span><span id="line-55">
|
|
238
238
|
</span><span id="line-56"> <span class="nd">@property</span>
|
|
239
|
-
</span><span id="line-57"> <span class="k">def</span><span class="w"> </span><span class="nf">
|
|
240
|
-
</span><span id="line-58"><span class="w"> </span><span class="sd">"""A list of the customer's payment
|
|
239
|
+
</span><span id="line-57"> <span class="k">def</span><span class="w"> </span><span class="nf">payment_profile_ids</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-></span> <span class="nb">list</span><span class="p">[</span><span class="nb">int</span><span class="p">]:</span>
|
|
240
|
+
</span><span id="line-58"><span class="w"> </span><span class="sd">"""A list of the customer's payment profile ids, if any."""</span>
|
|
241
241
|
</span><span id="line-59"> <span class="k">try</span><span class="p">:</span>
|
|
242
242
|
</span><span id="line-60"> <span class="n">response</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_authorizenet_get_customer_profile</span><span class="p">(</span><span class="n">issuer_info</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span>
|
|
243
|
-
</span><span id="line-61"> <span class="k">return</span> <span class="
|
|
244
|
-
</span><span id="line-62">
|
|
245
|
-
</span><span id="line-63">
|
|
246
|
-
</span><span id="line-64">
|
|
247
|
-
</span><span id="line-65">
|
|
248
|
-
</span><span id="line-66">
|
|
249
|
-
</span><span id="line-67"
|
|
250
|
-
</span><span id="line-68">
|
|
251
|
-
</span><span id="line-69">
|
|
252
|
-
</span><span id="line-70"
|
|
253
|
-
</span><span id="line-71"> <span class="k">
|
|
254
|
-
</span><span id="line-72"> <span class="
|
|
255
|
-
</span><span id="line-73">
|
|
256
|
-
</span><span id="line-74">
|
|
257
|
-
</span><span id="line-75">
|
|
258
|
-
</span><span id="line-76"
|
|
259
|
-
</span><span id="line-77"> <span class="
|
|
260
|
-
</span><span id="line-78">
|
|
243
|
+
</span><span id="line-61"> <span class="k">return</span> <span class="p">[</span>
|
|
244
|
+
</span><span id="line-62"> <span class="nb">int</span><span class="p">(</span><span class="n">profile</span><span class="o">.</span><span class="n">customerPaymentProfileId</span><span class="p">)</span>
|
|
245
|
+
</span><span id="line-63"> <span class="k">for</span> <span class="n">profile</span> <span class="ow">in</span> <span class="n">response</span><span class="o">.</span><span class="n">profile</span><span class="o">.</span><span class="n">paymentProfiles</span>
|
|
246
|
+
</span><span id="line-64"> <span class="p">]</span>
|
|
247
|
+
</span><span id="line-65"> <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>
|
|
248
|
+
</span><span id="line-66"> <span class="k">return</span> <span class="p">[]</span>
|
|
249
|
+
</span><span id="line-67">
|
|
250
|
+
</span><span id="line-68"> <span class="nd">@property</span>
|
|
251
|
+
</span><span id="line-69"> <span class="k">def</span><span class="w"> </span><span class="nf">address_profile_ids</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-></span> <span class="nb">list</span><span class="p">[</span><span class="nb">int</span><span class="p">]:</span>
|
|
252
|
+
</span><span id="line-70"><span class="w"> </span><span class="sd">"""A list of the customer's address profile ids, if any."""</span>
|
|
253
|
+
</span><span id="line-71"> <span class="k">try</span><span class="p">:</span>
|
|
254
|
+
</span><span id="line-72"> <span class="n">response</span> <span class="o">=</span> <span class="bp">self</span><span class="o">.</span><span class="n">_authorizenet_get_customer_profile</span><span class="p">(</span><span class="n">issuer_info</span><span class="o">=</span><span class="kc">False</span><span class="p">)</span>
|
|
255
|
+
</span><span id="line-73"> <span class="k">return</span> <span class="p">[</span>
|
|
256
|
+
</span><span id="line-74"> <span class="nb">int</span><span class="p">(</span><span class="n">profile</span><span class="o">.</span><span class="n">customerAddressId</span><span class="p">)</span>
|
|
257
|
+
</span><span id="line-75"> <span class="k">for</span> <span class="n">profile</span> <span class="ow">in</span> <span class="n">response</span><span class="o">.</span><span class="n">profile</span><span class="o">.</span><span class="n">shipToList</span>
|
|
258
|
+
</span><span id="line-76"> <span class="p">]</span>
|
|
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
|
+
</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">
|
|
262
268
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_get_customer_profile_ids">
|
|
263
269
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_get_customer_profile_ids">[docs]</a>
|
|
264
|
-
</span><span id="line-
|
|
265
|
-
</span><span id="line-
|
|
266
|
-
</span><span id="line-
|
|
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>
|
|
270
|
+
</span><span id="line-86"> <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>
|
|
271
|
+
</span><span id="line-87"><span class="w"> </span><span class="sd">"""</span>
|
|
272
|
+
</span><span id="line-88"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.getCustomerProfileIdsRequest` using the Authorizenet API.</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"
|
|
279
|
-
</span><span id="line-95">
|
|
274
|
+
</span><span id="line-90"><span class="sd"> `getCustomerProfileIdsRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile-ids>`_</span>
|
|
275
|
+
</span><span id="line-91">
|
|
276
|
+
</span><span id="line-92"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
277
|
+
</span><span id="line-93"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
278
|
+
</span><span id="line-94"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
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>
|
|
280
286
|
|
|
281
|
-
</span><span id="line-
|
|
287
|
+
</span><span id="line-102">
|
|
282
288
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_create_customer_profile">
|
|
283
289
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_create_customer_profile">[docs]</a>
|
|
284
|
-
</span><span id="line-
|
|
285
|
-
</span><span id="line-
|
|
286
|
-
</span><span id="line-
|
|
287
|
-
</span><span id="line-
|
|
288
|
-
</span><span id="line-
|
|
289
|
-
</span><span id="line-
|
|
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-
|
|
290
|
+
</span><span id="line-103"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_create_customer_profile</span><span class="p">(</span>
|
|
291
|
+
</span><span id="line-104"> <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>
|
|
292
|
+
</span><span id="line-105"> <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>
|
|
293
|
+
</span><span id="line-106"><span class="w"> </span><span class="sd">"""</span>
|
|
294
|
+
</span><span id="line-107"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.createCustomerProfileRequest` using the Authorizenet API.</span>
|
|
295
|
+
</span><span id="line-108">
|
|
296
|
+
</span><span id="line-109"><span class="sd"> `createCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-create-customer-profile>`_</span>
|
|
297
|
+
</span><span id="line-110">
|
|
298
|
+
</span><span id="line-111"><span class="sd"> :param email: An email address.</span>
|
|
299
|
+
</span><span id="line-112"><span class="sd"> :type email: :py:obj:`str`</span>
|
|
300
|
+
</span><span id="line-113"><span class="sd"> :param desc: An optional description.</span>
|
|
301
|
+
</span><span id="line-114"><span class="sd"> :type desc: :py:obj:`str`</span>
|
|
302
|
+
</span><span id="line-115"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
303
|
+
</span><span id="line-116"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
304
|
+
</span><span id="line-117"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
305
|
+
</span><span id="line-118">
|
|
306
|
+
</span><span id="line-119"><span class="sd"> """</span>
|
|
307
|
+
</span><span id="line-120"> <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>
|
|
308
|
+
</span><span id="line-121"> <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>
|
|
309
|
+
</span><span id="line-122"> <span class="n">profile</span><span class="o">=</span><span class="n">customerProfileType</span><span class="p">(</span>
|
|
310
|
+
</span><span id="line-123"> <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>
|
|
311
|
+
</span><span id="line-124"> <span class="n">email</span><span class="o">=</span><span class="n">email</span><span class="p">,</span>
|
|
312
|
+
</span><span id="line-125"> <span class="n">description</span><span class="o">=</span><span class="n">desc</span><span class="p">,</span>
|
|
313
|
+
</span><span id="line-126"> <span class="p">),</span>
|
|
314
|
+
</span><span id="line-127"> <span class="p">)</span>
|
|
315
|
+
</span><span id="line-128"> <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>
|
|
316
|
+
</span><span id="line-129"> <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>
|
|
311
317
|
|
|
312
|
-
</span><span id="line-
|
|
318
|
+
</span><span id="line-130">
|
|
313
319
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_get_customer_profile">
|
|
314
320
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_get_customer_profile">[docs]</a>
|
|
315
|
-
</span><span id="line-
|
|
316
|
-
</span><span id="line-
|
|
317
|
-
</span><span id="line-
|
|
318
|
-
</span><span id="line-
|
|
319
|
-
</span><span id="line-
|
|
320
|
-
</span><span id="line-
|
|
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-
|
|
321
|
+
</span><span id="line-131"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_get_customer_profile</span><span class="p">(</span>
|
|
322
|
+
</span><span id="line-132"> <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>
|
|
323
|
+
</span><span id="line-133"> <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>
|
|
324
|
+
</span><span id="line-134"><span class="w"> </span><span class="sd">"""</span>
|
|
325
|
+
</span><span id="line-135"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.getCustomerProfileRequest` using the Authorizenet API.</span>
|
|
326
|
+
</span><span id="line-136">
|
|
327
|
+
</span><span id="line-137"><span class="sd"> `getCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-get-customer-profile>`_</span>
|
|
328
|
+
</span><span id="line-138">
|
|
329
|
+
</span><span id="line-139"><span class="sd"> :param issuer_info: Whether or not to include issuer info in the response.</span>
|
|
330
|
+
</span><span id="line-140"><span class="sd"> :type issuer_info: :py:obj:`bool`</span>
|
|
331
|
+
</span><span id="line-141"><span class="sd"> :raises AssertionError: If :py:attr:`id` was not set.</span>
|
|
332
|
+
</span><span id="line-142"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
333
|
+
</span><span id="line-143"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
334
|
+
</span><span id="line-144"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
335
|
+
</span><span id="line-145">
|
|
336
|
+
</span><span id="line-146"><span class="sd"> """</span>
|
|
337
|
+
</span><span id="line-147"> <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>
|
|
338
|
+
</span><span id="line-148">
|
|
339
|
+
</span><span id="line-149"> <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>
|
|
340
|
+
</span><span id="line-150"> <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>
|
|
341
|
+
</span><span id="line-151"> <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>
|
|
342
|
+
</span><span id="line-152"> <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>
|
|
343
|
+
</span><span id="line-153"> <span class="p">)</span>
|
|
344
|
+
</span><span id="line-154"> <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>
|
|
345
|
+
</span><span id="line-155"> <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>
|
|
340
346
|
|
|
341
|
-
</span><span id="line-
|
|
347
|
+
</span><span id="line-156">
|
|
342
348
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_update_customer_profile">
|
|
343
349
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_update_customer_profile">[docs]</a>
|
|
344
|
-
</span><span id="line-
|
|
345
|
-
</span><span id="line-
|
|
346
|
-
</span><span id="line-
|
|
347
|
-
</span><span id="line-
|
|
348
|
-
</span><span id="line-
|
|
349
|
-
</span><span id="line-
|
|
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-
|
|
350
|
+
</span><span id="line-157"> <span class="k">def</span><span class="w"> </span><span class="nf">_authorizenet_update_customer_profile</span><span class="p">(</span>
|
|
351
|
+
</span><span id="line-158"> <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>
|
|
352
|
+
</span><span id="line-159"> <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>
|
|
353
|
+
</span><span id="line-160"><span class="w"> </span><span class="sd">"""</span>
|
|
354
|
+
</span><span id="line-161"><span class="sd"> Executes an :py:obj:`~authorizenet.apicontractsv1.updateCustomerProfileRequest` using the Authorizenet API.</span>
|
|
355
|
+
</span><span id="line-162">
|
|
356
|
+
</span><span id="line-163"><span class="sd"> `updateCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-update-customer-profile>`_</span>
|
|
357
|
+
</span><span id="line-164">
|
|
358
|
+
</span><span id="line-165"><span class="sd"> :param email: An email address.</span>
|
|
359
|
+
</span><span id="line-166"><span class="sd"> :type email: :py:obj:`str`</span>
|
|
360
|
+
</span><span id="line-167"><span class="sd"> :param desc: An optional description.</span>
|
|
361
|
+
</span><span id="line-168"><span class="sd"> :type desc: :py:obj:`str`</span>
|
|
362
|
+
</span><span id="line-169"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
363
|
+
</span><span id="line-170"><span class="sd"> :raises AssertionError: If :py:attr:`id` wasn't set.</span>
|
|
364
|
+
</span><span id="line-171"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
365
|
+
</span><span id="line-172"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
366
|
+
</span><span id="line-173">
|
|
367
|
+
</span><span id="line-174"><span class="sd"> """</span>
|
|
368
|
+
</span><span id="line-175"> <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>
|
|
369
|
+
</span><span id="line-176">
|
|
370
|
+
</span><span id="line-177"> <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>
|
|
371
|
+
</span><span id="line-178"> <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>
|
|
372
|
+
</span><span id="line-179"> <span class="n">profile</span><span class="o">=</span><span class="n">customerProfileType</span><span class="p">(</span>
|
|
373
|
+
</span><span id="line-180"> <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>
|
|
374
|
+
</span><span id="line-181"> <span class="n">email</span><span class="o">=</span><span class="n">email</span><span class="p">,</span>
|
|
375
|
+
</span><span id="line-182"> <span class="n">description</span><span class="o">=</span><span class="n">desc</span><span class="p">,</span>
|
|
376
|
+
</span><span id="line-183"> <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>
|
|
377
|
+
</span><span id="line-184"> <span class="p">),</span>
|
|
378
|
+
</span><span id="line-185"> <span class="p">)</span>
|
|
379
|
+
</span><span id="line-186"> <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>
|
|
380
|
+
</span><span id="line-187"> <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>
|
|
375
381
|
|
|
376
|
-
</span><span id="line-
|
|
382
|
+
</span><span id="line-188">
|
|
377
383
|
<div class="viewcode-block" id="CustomerProfile._authorizenet_delete_customer_profile">
|
|
378
384
|
<a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.customers.CustomerProfile._authorizenet_delete_customer_profile">[docs]</a>
|
|
379
|
-
</span><span id="line-
|
|
380
|
-
</span><span id="line-
|
|
381
|
-
</span><span id="line-
|
|
382
|
-
</span><span id="line-
|
|
383
|
-
</span><span id="line-
|
|
384
|
-
</span><span id="line-
|
|
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-
|
|
385
|
+
</span><span id="line-189"> <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>
|
|
386
|
+
</span><span id="line-190"><span class="w"> </span><span class="sd">"""</span>
|
|
387
|
+
</span><span id="line-191"><span class="sd"> Executes a :py:obj:`~authorizenet.apicontractsv1.deleteCustomerProfileRequest` using the Authorizenet API.</span>
|
|
388
|
+
</span><span id="line-192">
|
|
389
|
+
</span><span id="line-193"><span class="sd"> `deleteCustomerProfileRequest <https://developer.authorize.net/api/reference/index.html#customer-profiles-delete-customer-profile>`_</span>
|
|
390
|
+
</span><span id="line-194">
|
|
391
|
+
</span><span id="line-195"><span class="sd"> :raises AssertionError: If :py:attr:`id` wasn't set.</span>
|
|
392
|
+
</span><span id="line-196"><span class="sd"> :raises ControllerExecutionError: If something goes wrong during an Authorizenet API call.</span>
|
|
393
|
+
</span><span id="line-197"><span class="sd"> :returns: An Authorizenet API response, if any.</span>
|
|
394
|
+
</span><span id="line-198"><span class="sd"> :rtype: :py:obj:`dict` | :py:obj:`None`</span>
|
|
395
|
+
</span><span id="line-199">
|
|
396
|
+
</span><span id="line-200"><span class="sd"> """</span>
|
|
397
|
+
</span><span id="line-201"> <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>
|
|
398
|
+
</span><span id="line-202">
|
|
399
|
+
</span><span id="line-203"> <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>
|
|
400
|
+
</span><span id="line-204"> <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>
|
|
401
|
+
</span><span id="line-205"> <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>
|
|
402
|
+
</span><span id="line-206"> <span class="p">)</span>
|
|
403
|
+
</span><span id="line-207"> <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>
|
|
404
|
+
</span><span id="line-208"> <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>
|
|
399
405
|
</div>
|
|
400
406
|
|
|
401
407
|
</span></code></pre></div>
|
|
@@ -413,7 +419,7 @@
|
|
|
413
419
|
</footer>
|
|
414
420
|
</div>
|
|
415
421
|
|
|
416
|
-
<script src="../../../../_static/documentation_options.js?v=
|
|
422
|
+
<script src="../../../../_static/documentation_options.js?v=d7d35582"></script>
|
|
417
423
|
<script src="../../../../_static/doctools.js?v=9bcbadda"></script>
|
|
418
424
|
<script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
419
425
|
<script defer="defer" src="../../../../_static/theme.js?v=073f68d9"></script>
|