python-terminusgps 33.5.0__tar.gz → 34.1.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.

Files changed (328) hide show
  1. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/PKG-INFO +1 -1
  2. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/authorizenet/auth.doctree +0 -0
  3. python_terminusgps-34.1.0/docs/build/doctrees/authorizenet/controllers.doctree +0 -0
  4. python_terminusgps-34.1.0/docs/build/doctrees/authorizenet/examples.doctree +0 -0
  5. python_terminusgps-34.1.0/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
  6. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/aws/index.doctree +0 -0
  7. python_terminusgps-34.1.0/docs/build/doctrees/aws/notifications.doctree +0 -0
  8. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/django/index.doctree +0 -0
  9. python_terminusgps-34.1.0/docs/build/doctrees/django/validators.doctree +0 -0
  10. python_terminusgps-34.1.0/docs/build/doctrees/environment.pickle +0 -0
  11. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/examples.doctree +0 -0
  12. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/index.html +11 -7
  13. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/auth.html +12 -10
  14. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/base.html +80 -71
  15. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/payments.html +256 -249
  16. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/utils.html +7 -7
  17. python_terminusgps-34.1.0/docs/build/html/_modules/terminusgps/aws/notifications.html +412 -0
  18. python_terminusgps-34.1.0/docs/build/html/_modules/terminusgps/django/validators.html +301 -0
  19. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/session.html +11 -7
  20. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/controllers.rst.txt +0 -1
  21. python_terminusgps-34.1.0/docs/build/html/_sources/authorizenet/examples.rst.txt +165 -0
  22. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/aws/index.rst.txt +1 -0
  23. python_terminusgps-34.1.0/docs/build/html/_sources/aws/notifications.rst.txt +50 -0
  24. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/django/index.rst.txt +1 -0
  25. python_terminusgps-34.1.0/docs/build/html/_sources/django/validators.rst.txt +6 -0
  26. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/examples.rst.txt +14 -8
  27. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/documentation_options.js +1 -1
  28. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/auth.html +12 -10
  29. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/constants.html +9 -7
  30. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/controllers.html +9 -18
  31. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/examples.html +133 -12
  32. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/index.html +11 -7
  33. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/profiles.html +54 -27
  34. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/utils.html +9 -7
  35. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/aws/index.html +15 -8
  36. python_terminusgps-34.1.0/docs/build/html/aws/notifications.html +355 -0
  37. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/aws/secrets.html +10 -8
  38. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/aws/utils.html +9 -7
  39. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/django/forms.html +9 -7
  40. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/django/index.html +13 -7
  41. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/django/mixins.html +9 -7
  42. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/django/settings.html +10 -8
  43. python_terminusgps-34.1.0/docs/build/html/django/validators.html +164 -0
  44. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/genindex.html +47 -16
  45. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/index.html +10 -6
  46. python_terminusgps-34.1.0/docs/build/html/objects.inv +0 -0
  47. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/py-modindex.html +13 -6
  48. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/search.html +9 -7
  49. python_terminusgps-34.1.0/docs/build/html/searchindex.js +1 -0
  50. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/twilio/caller.html +9 -7
  51. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/twilio/examples.html +9 -7
  52. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/twilio/index.html +10 -8
  53. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/constants.html +9 -7
  54. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/errors.html +9 -7
  55. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/examples.html +23 -16
  56. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/flags.html +9 -7
  57. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/index.html +9 -7
  58. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/items.html +9 -7
  59. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/session.html +9 -7
  60. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/utils.html +9 -7
  61. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/authorizenet/controllers.rst +0 -1
  62. python_terminusgps-34.1.0/docs/source/authorizenet/examples.rst +165 -0
  63. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/aws/index.rst +1 -0
  64. python_terminusgps-34.1.0/docs/source/aws/notifications.rst +50 -0
  65. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/conf.py +1 -1
  66. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/django/index.rst +1 -0
  67. python_terminusgps-34.1.0/docs/source/django/validators.rst +6 -0
  68. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/examples.rst +14 -8
  69. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/pyproject.toml +2 -1
  70. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/auth.py +3 -3
  71. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/profiles/base.py +11 -4
  72. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/profiles/payments.py +7 -2
  73. python_terminusgps-34.1.0/terminusgps/aws/notifications.py +193 -0
  74. python_terminusgps-34.1.0/terminusgps/django/tests/test_utils.py +0 -0
  75. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/validators.py +1 -1
  76. python_terminusgps-34.1.0/terminusgps/wialon/__init__.py +0 -0
  77. python_terminusgps-34.1.0/terminusgps/wialon/tests/__init__.py +0 -0
  78. python_terminusgps-34.1.0/terminusgps/wialon/tests/test_items.py +0 -0
  79. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/uv.lock +36 -1
  80. python_terminusgps-33.5.0/docs/build/doctrees/authorizenet/controllers.doctree +0 -0
  81. python_terminusgps-33.5.0/docs/build/doctrees/authorizenet/examples.doctree +0 -0
  82. python_terminusgps-33.5.0/docs/build/doctrees/authorizenet/profiles.doctree +0 -0
  83. python_terminusgps-33.5.0/docs/build/doctrees/environment.pickle +0 -0
  84. python_terminusgps-33.5.0/docs/build/html/_sources/authorizenet/examples.rst.txt +0 -43
  85. python_terminusgps-33.5.0/docs/build/html/objects.inv +0 -0
  86. python_terminusgps-33.5.0/docs/build/html/searchindex.js +0 -1
  87. python_terminusgps-33.5.0/docs/source/authorizenet/examples.rst +0 -43
  88. python_terminusgps-33.5.0/terminusgps/aws/notifier.py +0 -49
  89. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/.gitignore +0 -0
  90. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/COPYING +0 -0
  91. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/README.md +0 -0
  92. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/Makefile +0 -0
  93. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/coverage/c.txt +0 -0
  94. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/coverage/python.txt +0 -0
  95. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/coverage/undoc.pickle +0 -0
  96. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/authorizenet/constants.doctree +0 -0
  97. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/authorizenet/index.doctree +0 -0
  98. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/authorizenet/subscriptions.doctree +0 -0
  99. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/authorizenet/utils.doctree +0 -0
  100. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/aws/secrets.doctree +0 -0
  101. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/aws/utils.doctree +0 -0
  102. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/django/forms.doctree +0 -0
  103. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/django/mixins.doctree +0 -0
  104. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/django/settings.doctree +0 -0
  105. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/index.doctree +0 -0
  106. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/mixins.doctree +0 -0
  107. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/settings.doctree +0 -0
  108. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/twilio/caller.doctree +0 -0
  109. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/twilio/examples.doctree +0 -0
  110. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/twilio/index.doctree +0 -0
  111. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/twilio/settings.doctree +0 -0
  112. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/validators.doctree +0 -0
  113. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/constants.doctree +0 -0
  114. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/errors.doctree +0 -0
  115. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/flags.doctree +0 -0
  116. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/index.doctree +0 -0
  117. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/items.doctree +0 -0
  118. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/session.doctree +0 -0
  119. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/settings.doctree +0 -0
  120. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/doctrees/wialon/utils.doctree +0 -0
  121. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/constants.html +0 -0
  122. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/controllers.html +0 -0
  123. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/errors.html +0 -0
  124. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/addresses.html +0 -0
  125. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/customers.html +0 -0
  126. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/profiles/subscriptions.html +0 -0
  127. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/authorizenet/subscriptions/subscriptions.html +0 -0
  128. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/aws/secrets.html +0 -0
  129. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/django/forms/fields.html +0 -0
  130. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/django/forms/widgets.html +0 -0
  131. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/django/forms.html +0 -0
  132. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/django/mixins.html +0 -0
  133. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/mixins.html +0 -0
  134. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/twilio/caller.html +0 -0
  135. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/constants.html +0 -0
  136. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/flags.html +0 -0
  137. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/base.html +0 -0
  138. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/geofence.html +0 -0
  139. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/notification.html +0 -0
  140. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/resource.html +0 -0
  141. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/retranslator.html +0 -0
  142. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/route.html +0 -0
  143. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/unit.html +0 -0
  144. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/unit_group.html +0 -0
  145. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/items/user.html +0 -0
  146. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/terminusgps/wialon/utils.html +0 -0
  147. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_modules/wialon/api.html +0 -0
  148. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/auth.rst.txt +0 -0
  149. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/constants.rst.txt +0 -0
  150. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/index.rst.txt +0 -0
  151. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/profiles.rst.txt +0 -0
  152. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/subscriptions.rst.txt +0 -0
  153. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/authorizenet/utils.rst.txt +0 -0
  154. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/aws/secrets.rst.txt +0 -0
  155. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/aws/utils.rst.txt +0 -0
  156. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/django/forms.rst.txt +0 -0
  157. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/django/mixins.rst.txt +0 -0
  158. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/django/settings.rst.txt +0 -0
  159. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/index.rst.txt +0 -0
  160. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/mixins.rst.txt +0 -0
  161. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/settings.rst.txt +0 -0
  162. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/twilio/caller.rst.txt +0 -0
  163. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/twilio/examples.rst.txt +0 -0
  164. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/twilio/index.rst.txt +0 -0
  165. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/twilio/settings.rst.txt +0 -0
  166. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/validators.rst.txt +0 -0
  167. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/constants.rst.txt +0 -0
  168. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/errors.rst.txt +0 -0
  169. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/flags.rst.txt +0 -0
  170. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/index.rst.txt +0 -0
  171. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/items.rst.txt +0 -0
  172. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/session.rst.txt +0 -0
  173. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/settings.rst.txt +0 -0
  174. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_sources/wialon/utils.rst.txt +0 -0
  175. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/0fc70aa4dfe4d16d7073.woff +0 -0
  176. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/583e3f428bf2362b546d.woff +0 -0
  177. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/5be6ec379613f10aea3f.woff +0 -0
  178. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/76c1862325ea6f70eeff.woff2 +0 -0
  179. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/83710c128240451d95af.woff +0 -0
  180. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -0
  181. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/a63d39a1c104a2b3e87e.woff2 +0 -0
  182. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/autoclasstoc.css +0 -0
  183. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/awesome-docsearch.css +0 -0
  184. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/awesome-docsearch.js +0 -0
  185. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/awesome-sphinx-design.css +0 -0
  186. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/awesome-sphinx-design.js +0 -0
  187. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/b659956119f91f2342bc.woff2 +0 -0
  188. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/basic.css +0 -0
  189. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/bb50084be2b43ba7b98c.woff2 +0 -0
  190. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/ce1e40901d7a0d88d483.woff2 +0 -0
  191. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/badge_only.css +0 -0
  192. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff +0 -0
  193. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Bold.woff2 +0 -0
  194. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff +0 -0
  195. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/Roboto-Slab-Regular.woff2 +0 -0
  196. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.eot +0 -0
  197. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.svg +0 -0
  198. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.ttf +0 -0
  199. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff +0 -0
  200. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/fontawesome-webfont.woff2 +0 -0
  201. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff +0 -0
  202. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-bold-italic.woff2 +0 -0
  203. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-bold.woff +0 -0
  204. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-bold.woff2 +0 -0
  205. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff +0 -0
  206. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-normal-italic.woff2 +0 -0
  207. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-normal.woff +0 -0
  208. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/fonts/lato-normal.woff2 +0 -0
  209. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/css/theme.css +0 -0
  210. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/d04352f240062b100fba.woff2 +0 -0
  211. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/doctools.js +0 -0
  212. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/f1cdf5c21de970ee0592.woff +0 -0
  213. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fd994e8d90d9cab651b0.woff +0 -0
  214. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/file.png +0 -0
  215. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bold.eot +0 -0
  216. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bold.ttf +0 -0
  217. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff +0 -0
  218. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bold.woff2 +0 -0
  219. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.eot +0 -0
  220. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.ttf +0 -0
  221. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff +0 -0
  222. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-bolditalic.woff2 +0 -0
  223. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-italic.eot +0 -0
  224. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-italic.ttf +0 -0
  225. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff +0 -0
  226. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-italic.woff2 +0 -0
  227. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-regular.eot +0 -0
  228. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-regular.ttf +0 -0
  229. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff +0 -0
  230. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/Lato/lato-regular.woff2 +0 -0
  231. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot +0 -0
  232. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf +0 -0
  233. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff +0 -0
  234. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 +0 -0
  235. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot +0 -0
  236. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf +0 -0
  237. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff +0 -0
  238. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 +0 -0
  239. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/jquery.js +0 -0
  240. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/js/badge_only.js +0 -0
  241. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/js/theme.js +0 -0
  242. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/js/versions.js +0 -0
  243. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/language_data.js +0 -0
  244. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/minus.png +0 -0
  245. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/plus.png +0 -0
  246. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/pygments.css +0 -0
  247. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/searchtools.js +0 -0
  248. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/sphinx_highlight.js +0 -0
  249. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/theme.css +0 -0
  250. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/theme.js +0 -0
  251. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/_static/theme.js.LICENSE.txt +0 -0
  252. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/authorizenet/subscriptions.html +0 -0
  253. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/mixins.html +0 -0
  254. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/settings.html +0 -0
  255. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/twilio/settings.html +0 -0
  256. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/validators.html +0 -0
  257. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/html/wialon/settings.html +0 -0
  258. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/linkcheck/output.json +0 -0
  259. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/build/linkcheck/output.txt +0 -0
  260. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/make.bat +0 -0
  261. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/authorizenet/auth.rst +0 -0
  262. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/authorizenet/constants.rst +0 -0
  263. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/authorizenet/index.rst +0 -0
  264. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/authorizenet/profiles.rst +0 -0
  265. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/authorizenet/utils.rst +0 -0
  266. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/aws/secrets.rst +0 -0
  267. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/aws/utils.rst +0 -0
  268. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/django/forms.rst +0 -0
  269. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/django/mixins.rst +0 -0
  270. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/django/settings.rst +0 -0
  271. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/index.rst +0 -0
  272. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/twilio/caller.rst +0 -0
  273. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/twilio/examples.rst +0 -0
  274. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/twilio/index.rst +0 -0
  275. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/constants.rst +0 -0
  276. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/errors.rst +0 -0
  277. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/flags.rst +0 -0
  278. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/index.rst +0 -0
  279. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/items.rst +0 -0
  280. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/session.rst +0 -0
  281. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/docs/source/wialon/utils.rst +0 -0
  282. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/__init__.py +0 -0
  283. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/__init__.py +0 -0
  284. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/constants.py +0 -0
  285. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/controllers.py +0 -0
  286. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/profiles/__init__.py +0 -0
  287. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/profiles/addresses.py +0 -0
  288. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/profiles/customers.py +0 -0
  289. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/profiles/subscriptions.py +0 -0
  290. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/tests/__init__.py +0 -0
  291. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/tests/test_auth.py +0 -0
  292. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/tests/test_profiles.py +0 -0
  293. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/tests/test_utils.py +0 -0
  294. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/authorizenet/utils.py +0 -0
  295. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/aws/__init__.py +0 -0
  296. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/aws/secrets.py +0 -0
  297. {python_terminusgps-33.5.0/terminusgps/django → python_terminusgps-34.1.0/terminusgps/aws/tests}/__init__.py +0 -0
  298. /python_terminusgps-33.5.0/terminusgps/django/forms/forms.py → /python_terminusgps-34.1.0/terminusgps/aws/tests/test_notifications.py +0 -0
  299. /python_terminusgps-33.5.0/terminusgps/django/tests/test_mixins.py → /python_terminusgps-34.1.0/terminusgps/aws/tests/test_secrets.py +0 -0
  300. {python_terminusgps-33.5.0/terminusgps/django → python_terminusgps-34.1.0/terminusgps/aws}/tests/test_utils.py +0 -0
  301. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/aws/utils.py +0 -0
  302. {python_terminusgps-33.5.0/terminusgps/wialon → python_terminusgps-34.1.0/terminusgps/django}/__init__.py +0 -0
  303. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/forms/__init__.py +0 -0
  304. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/forms/fields.py +0 -0
  305. /python_terminusgps-33.5.0/terminusgps/wialon/tests/__init__.py → /python_terminusgps-34.1.0/terminusgps/django/forms/forms.py +0 -0
  306. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/forms/widgets.py +0 -0
  307. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/mixins.py +0 -0
  308. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/settings.py +0 -0
  309. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/tests/test_forms.py +0 -0
  310. /python_terminusgps-33.5.0/terminusgps/wialon/tests/test_items.py → /python_terminusgps-34.1.0/terminusgps/django/tests/test_mixins.py +0 -0
  311. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/django/utils.py +0 -0
  312. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/twilio/__init__.py +0 -0
  313. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/twilio/caller.py +0 -0
  314. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/constants.py +0 -0
  315. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/flags.py +0 -0
  316. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/__init__.py +0 -0
  317. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/base.py +0 -0
  318. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/resource.py +0 -0
  319. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/retranslator.py +0 -0
  320. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/route.py +0 -0
  321. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/unit.py +0 -0
  322. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/unit_group.py +0 -0
  323. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/items/user.py +0 -0
  324. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/session.py +0 -0
  325. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/tests/test_session.py +0 -0
  326. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/tests/test_utils.py +0 -0
  327. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/utils.py +0 -0
  328. {python_terminusgps-33.5.0 → python_terminusgps-34.1.0}/terminusgps/wialon/validators.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-terminusgps
3
- Version: 33.5.0
3
+ Version: 34.1.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://docs.terminusgps.com
6
6
  Project-URL: Repository, https://github.com/terminusgps/python-terminusgps
@@ -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 33.3.0 documentation</title>
16
- <meta property="og:title" content="Overview: module code | python-terminusgps 33.3.0 documentation" />
17
- <meta name="twitter:title" content="Overview: module code | python-terminusgps 33.3.0 documentation" />
15
+ <title>Overview: module code | python-terminusgps 34.1.0 documentation</title>
16
+ <meta property="og:title" content="Overview: module code | python-terminusgps 34.1.0 documentation" />
17
+ <meta name="twitter:title" content="Overview: module code | python-terminusgps 34.1.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 33.3.0 documentation</span>
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 34.1.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 33.3.0 documentation</span>
98
+ <a href="../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 34.1.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">
@@ -112,6 +112,7 @@
112
112
  </ul>
113
113
  </li>
114
114
  <li class="toctree-l1"><a class="reference internal" href="../aws/index.html">AWS API</a><ul>
115
+ <li class="toctree-l2"><a class="reference internal" href="../aws/notifications.html">Notifications</a></li>
115
116
  <li class="toctree-l2"><a class="reference internal" href="../aws/secrets.html">Secrets</a></li>
116
117
  <li class="toctree-l2"><a class="reference internal" href="../aws/utils.html">Utilities</a></li>
117
118
  </ul>
@@ -120,6 +121,7 @@
120
121
  <li class="toctree-l2"><a class="reference internal" href="../django/forms.html">Forms</a></li>
121
122
  <li class="toctree-l2"><a class="reference internal" href="../django/mixins.html">Mixins</a></li>
122
123
  <li class="toctree-l2"><a class="reference internal" href="../django/settings.html">Settings</a></li>
124
+ <li class="toctree-l2"><a class="reference internal" href="../django/validators.html">Validators</a></li>
123
125
  </ul>
124
126
  </li>
125
127
  <li class="toctree-l1"><a class="reference internal" href="../twilio/index.html">Twilio API</a><ul>
@@ -157,7 +159,7 @@
157
159
  class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
158
160
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
159
161
  href="../index.html">
160
- <span class="hidden md:inline">python-terminusgps 33.3.0 documentation</span>
162
+ <span class="hidden md:inline">python-terminusgps 34.1.0 documentation</span>
161
163
  <svg xmlns="http://www.w3.org/2000/svg"
162
164
  height="18"
163
165
  width="18"
@@ -185,10 +187,12 @@
185
187
  <li><a href="terminusgps/authorizenet/profiles/payments.html">terminusgps.authorizenet.profiles.payments</a></li>
186
188
  <li><a href="terminusgps/authorizenet/profiles/subscriptions.html">terminusgps.authorizenet.profiles.subscriptions</a></li>
187
189
  <li><a href="terminusgps/authorizenet/utils.html">terminusgps.authorizenet.utils</a></li>
190
+ <li><a href="terminusgps/aws/notifications.html">terminusgps.aws.notifications</a></li>
188
191
  <li><a href="terminusgps/aws/secrets.html">terminusgps.aws.secrets</a></li>
189
192
  <li><a href="terminusgps/django/forms/fields.html">terminusgps.django.forms.fields</a></li>
190
193
  <li><a href="terminusgps/django/forms/widgets.html">terminusgps.django.forms.widgets</a></li>
191
194
  <li><a href="terminusgps/django/mixins.html">terminusgps.django.mixins</a></li>
195
+ <li><a href="terminusgps/django/validators.html">terminusgps.django.validators</a></li>
192
196
  <li><a href="terminusgps/twilio/caller.html">terminusgps.twilio.caller</a></li>
193
197
  <li><a href="terminusgps/wialon/constants.html">terminusgps.wialon.constants</a></li>
194
198
  <li><a href="terminusgps/wialon/flags.html">terminusgps.wialon.flags</a></li>
@@ -217,7 +221,7 @@
217
221
  </footer>
218
222
  </div>
219
223
 
220
- <script src="../_static/documentation_options.js?v=98333ef1"></script>
224
+ <script src="../_static/documentation_options.js?v=e45a1c52"></script>
221
225
  <script src="../_static/doctools.js?v=9bcbadda"></script>
222
226
  <script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
223
227
  <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.auth | python-terminusgps 32.0.1 documentation</title>
16
- <meta property="og:title" content="terminusgps.authorizenet.auth | python-terminusgps 32.0.1 documentation" />
17
- <meta name="twitter:title" content="terminusgps.authorizenet.auth | python-terminusgps 32.0.1 documentation" />
15
+ <title>terminusgps.authorizenet.auth | python-terminusgps 33.5.0 documentation</title>
16
+ <meta property="og:title" content="terminusgps.authorizenet.auth | python-terminusgps 33.5.0 documentation" />
17
+ <meta name="twitter:title" content="terminusgps.authorizenet.auth | python-terminusgps 33.5.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 32.0.1 documentation</span>
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 33.5.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 32.0.1 documentation</span>
98
+ <a href="../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 33.5.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">
@@ -104,6 +104,7 @@
104
104
  <ul>
105
105
  <li class="toctree-l1"><a class="reference internal" href="../../../authorizenet/index.html">Authorizenet API</a><ul>
106
106
  <li class="toctree-l2"><a class="reference internal" href="../../../authorizenet/auth.html">Authorizenet API Authentication</a></li>
107
+ <li class="toctree-l2"><a class="reference internal" href="../../../authorizenet/constants.html">Constants</a></li>
107
108
  <li class="toctree-l2"><a class="reference internal" href="../../../authorizenet/controllers.html">API Controllers</a></li>
108
109
  <li class="toctree-l2"><a class="reference internal" href="../../../authorizenet/examples.html">Usage Examples</a></li>
109
110
  <li class="toctree-l2"><a class="reference internal" href="../../../authorizenet/profiles.html">Profiles</a></li>
@@ -116,6 +117,7 @@
116
117
  </ul>
117
118
  </li>
118
119
  <li class="toctree-l1"><a class="reference internal" href="../../../django/index.html">Django</a><ul>
120
+ <li class="toctree-l2"><a class="reference internal" href="../../../django/forms.html">Forms</a></li>
119
121
  <li class="toctree-l2"><a class="reference internal" href="../../../django/mixins.html">Mixins</a></li>
120
122
  <li class="toctree-l2"><a class="reference internal" href="../../../django/settings.html">Settings</a></li>
121
123
  </ul>
@@ -155,7 +157,7 @@
155
157
  class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
156
158
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
157
159
  href="../../../index.html">
158
- <span class="hidden md:inline">python-terminusgps 32.0.1 documentation</span>
160
+ <span class="hidden md:inline">python-terminusgps 33.5.0 documentation</span>
159
161
  <svg xmlns="http://www.w3.org/2000/svg"
160
162
  height="18"
161
163
  width="18"
@@ -191,7 +193,7 @@
191
193
  <a class="viewcode-back" href="../../../authorizenet/auth.html#terminusgps.authorizenet.auth.get_merchant_auth">[docs]</a>
192
194
  </span><span id="line-11"><span class="k">def</span><span class="w"> </span><span class="nf">get_merchant_auth</span><span class="p">()</span> <span class="o">-&gt;</span> <span class="n">merchantAuthenticationType</span><span class="p">:</span>
193
195
  </span><span id="line-12"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
194
- </span><span id="line-13"><span class="sd"> Returns the merchant authentication information for Authorizenet API requests.</span>
196
+ </span><span id="line-13"><span class="sd"> Returns the current merchant authentication information for Authorizenet API requests.</span>
195
197
  </span><span id="line-14">
196
198
  </span><span id="line-15"><span class="sd"> :returns: A merchant authentication object.</span>
197
199
  </span><span id="line-16"><span class="sd"> :rtype: :py:obj:`~authorizenet.apicontractsv1.merchantAuthenticationType`</span>
@@ -208,7 +210,7 @@
208
210
  <a class="viewcode-back" href="../../../authorizenet/auth.html#terminusgps.authorizenet.auth.get_environment">[docs]</a>
209
211
  </span><span id="line-25"><span class="k">def</span><span class="w"> </span><span class="nf">get_environment</span><span class="p">()</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
210
212
  </span><span id="line-26"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
211
- </span><span id="line-27"><span class="sd"> Returns the environment for Authorizenet API requests.</span>
213
+ </span><span id="line-27"><span class="sd"> Returns the current environment for Authorizenet API requests.</span>
212
214
  </span><span id="line-28">
213
215
  </span><span id="line-29"><span class="sd"> :returns: An Authorizenet API environment string.</span>
214
216
  </span><span id="line-30"><span class="sd"> :rtype: :py:obj:`str`</span>
@@ -222,7 +224,7 @@
222
224
  <a class="viewcode-back" href="../../../authorizenet/auth.html#terminusgps.authorizenet.auth.get_validation_mode">[docs]</a>
223
225
  </span><span id="line-36"><span class="k">def</span><span class="w"> </span><span class="nf">get_validation_mode</span><span class="p">()</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
224
226
  </span><span id="line-37"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
225
- </span><span id="line-38"><span class="sd"> Returns the validation mode for Authorizenet API requests.</span>
227
+ </span><span id="line-38"><span class="sd"> Returns the current validation mode for Authorizenet API requests.</span>
226
228
  </span><span id="line-39">
227
229
  </span><span id="line-40"><span class="sd"> :returns: An Authorizenet API validation string.</span>
228
230
  </span><span id="line-41"><span class="sd"> :rtype: :py:obj:`str`</span>
@@ -245,7 +247,7 @@
245
247
  </footer>
246
248
  </div>
247
249
 
248
- <script src="../../../_static/documentation_options.js?v=53445b45"></script>
250
+ <script src="../../../_static/documentation_options.js?v=67bd8566"></script>
249
251
  <script src="../../../_static/doctools.js?v=9bcbadda"></script>
250
252
  <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
251
253
  <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.base | python-terminusgps 32.0.1 documentation</title>
16
- <meta property="og:title" content="terminusgps.authorizenet.profiles.base | python-terminusgps 32.0.1 documentation" />
17
- <meta name="twitter:title" content="terminusgps.authorizenet.profiles.base | python-terminusgps 32.0.1 documentation" />
15
+ <title>terminusgps.authorizenet.profiles.base | python-terminusgps 33.5.0 documentation</title>
16
+ <meta property="og:title" content="terminusgps.authorizenet.profiles.base | python-terminusgps 33.5.0 documentation" />
17
+ <meta name="twitter:title" content="terminusgps.authorizenet.profiles.base | python-terminusgps 33.5.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 32.0.1 documentation</span>
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 33.5.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 32.0.1 documentation</span>
98
+ <a href="../../../../index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">python-terminusgps 33.5.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">
@@ -104,6 +104,7 @@
104
104
  <ul>
105
105
  <li class="toctree-l1"><a class="reference internal" href="../../../../authorizenet/index.html">Authorizenet API</a><ul>
106
106
  <li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/auth.html">Authorizenet API Authentication</a></li>
107
+ <li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/constants.html">Constants</a></li>
107
108
  <li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/controllers.html">API Controllers</a></li>
108
109
  <li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/examples.html">Usage Examples</a></li>
109
110
  <li class="toctree-l2"><a class="reference internal" href="../../../../authorizenet/profiles.html">Profiles</a></li>
@@ -116,6 +117,7 @@
116
117
  </ul>
117
118
  </li>
118
119
  <li class="toctree-l1"><a class="reference internal" href="../../../../django/index.html">Django</a><ul>
120
+ <li class="toctree-l2"><a class="reference internal" href="../../../../django/forms.html">Forms</a></li>
119
121
  <li class="toctree-l2"><a class="reference internal" href="../../../../django/mixins.html">Mixins</a></li>
120
122
  <li class="toctree-l2"><a class="reference internal" href="../../../../django/settings.html">Settings</a></li>
121
123
  </ul>
@@ -155,7 +157,7 @@
155
157
  class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
156
158
  <a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
157
159
  href="../../../../index.html">
158
- <span class="hidden md:inline">python-terminusgps 32.0.1 documentation</span>
160
+ <span class="hidden md:inline">python-terminusgps 33.5.0 documentation</span>
159
161
  <svg xmlns="http://www.w3.org/2000/svg"
160
162
  height="18"
161
163
  width="18"
@@ -241,76 +243,83 @@
241
243
  </span><span id="line-60"><span class="sd"> :rtype: :py:obj:`~authorizenet.apicontractsv1.merchantAuthenticationType`</span>
242
244
  </span><span id="line-61">
243
245
  </span><span id="line-62"><span class="sd"> &quot;&quot;&quot;</span>
244
- </span><span id="line-63"> <span class="k">return</span> <span class="n">get_merchant_auth</span><span class="p">()</span></div>
245
-
246
+ </span><span id="line-63"> <span class="k">return</span> <span class="n">get_merchant_auth</span><span class="p">()</span>
246
247
  </span><span id="line-64">
247
- </span><span id="line-65">
248
+ </span><span id="line-65"> <span class="nd">@property</span>
249
+ </span><span id="line-66"> <span class="k">def</span><span class="w"> </span><span class="nf">validationMode</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
250
+ </span><span id="line-67"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
251
+ </span><span id="line-68"><span class="sd"> The current Authorizenet API validation mode.</span>
252
+ </span><span id="line-69">
253
+ </span><span id="line-70"><span class="sd"> :returns: An Authorizenet API validation mode string.</span>
254
+ </span><span id="line-71"><span class="sd"> :rtype: :py:obj:`str`</span>
255
+ </span><span id="line-72">
256
+ </span><span id="line-73"><span class="sd"> &quot;&quot;&quot;</span>
257
+ </span><span id="line-74"> <span class="k">return</span> <span class="n">get_validation_mode</span><span class="p">()</span></div>
258
+
259
+ </span><span id="line-75">
260
+ </span><span id="line-76">
248
261
  <div class="viewcode-block" id="AuthorizenetSubProfileBase">
249
262
  <a class="viewcode-back" href="../../../../authorizenet/profiles.html#terminusgps.authorizenet.profiles.base.AuthorizenetSubProfileBase">[docs]</a>
250
- </span><span id="line-66"><span class="k">class</span><span class="w"> </span><span class="nc">AuthorizenetSubProfileBase</span><span class="p">(</span><span class="n">AuthorizenetProfileBase</span><span class="p">):</span>
251
- </span><span id="line-67"><span class="w"> </span><span class="sd">&quot;&quot;&quot;Base class for Authorizenet &#39;sub-profiles&#39;, profiles that have an associated customer profile.&quot;&quot;&quot;</span>
252
- </span><span id="line-68">
253
- </span><span id="line-69"> <span class="k">def</span><span class="w"> </span><span class="fm">__init__</span><span class="p">(</span>
254
- </span><span id="line-70"> <span class="bp">self</span><span class="p">,</span>
255
- </span><span id="line-71"> <span class="n">customer_profile_id</span><span class="p">:</span> <span class="nb">int</span> <span class="o">|</span> <span class="nb">str</span><span class="p">,</span>
256
- </span><span id="line-72"> <span class="nb">id</span><span class="p">:</span> <span class="nb">int</span> <span class="o">|</span> <span class="nb">str</span> <span class="o">|</span> <span class="kc">None</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
257
- </span><span id="line-73"> <span class="n">default</span><span class="p">:</span> <span class="nb">bool</span> <span class="o">=</span> <span class="kc">False</span><span class="p">,</span>
258
- </span><span id="line-74"> <span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
259
- </span><span id="line-75"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
260
- </span><span id="line-76"><span class="sd"> Sets :py:attr:`customerProfileId` for the sub-profile.</span>
261
- </span><span id="line-77">
262
- </span><span id="line-78"><span class="sd"> :returns: Nothing.</span>
263
- </span><span id="line-79"><span class="sd"> :rtype: :py:obj:`None`</span>
264
- </span><span id="line-80">
265
- </span><span id="line-81"><span class="sd"> &quot;&quot;&quot;</span>
266
- </span><span id="line-82"> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="nb">id</span><span class="o">=</span><span class="nb">id</span><span class="p">)</span>
267
- </span><span id="line-83"> <span class="bp">self</span><span class="o">.</span><span class="n">customerProfileId</span> <span class="o">=</span> <span class="n">customer_profile_id</span>
268
- </span><span id="line-84"> <span class="bp">self</span><span class="o">.</span><span class="n">default</span> <span class="o">=</span> <span class="n">default</span>
269
- </span><span id="line-85">
270
- </span><span id="line-86"> <span class="nd">@property</span>
271
- </span><span id="line-87"> <span class="k">def</span><span class="w"> </span><span class="nf">validationMode</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
272
- </span><span id="line-88"> <span class="k">return</span> <span class="n">get_validation_mode</span><span class="p">()</span>
273
- </span><span id="line-89">
274
- </span><span id="line-90"> <span class="nd">@property</span>
275
- </span><span id="line-91"> <span class="k">def</span><span class="w"> </span><span class="nf">customerProfileId</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
276
- </span><span id="line-92"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
277
- </span><span id="line-93"><span class="sd"> A customer profile id.</span>
278
- </span><span id="line-94">
279
- </span><span id="line-95"><span class="sd"> :type: :py:obj:`str`</span>
263
+ </span><span id="line-77"><span class="k">class</span><span class="w"> </span><span class="nc">AuthorizenetSubProfileBase</span><span class="p">(</span><span class="n">AuthorizenetProfileBase</span><span class="p">):</span>
264
+ </span><span id="line-78"><span class="w"> </span><span class="sd">&quot;&quot;&quot;Base class for Authorizenet &#39;sub-profiles&#39;, profiles that have an associated customer profile.&quot;&quot;&quot;</span>
265
+ </span><span id="line-79">
266
+ </span><span id="line-80"> <span class="k">def</span><span class="w"> </span><span class="fm">__init__</span><span class="p">(</span>
267
+ </span><span id="line-81"> <span class="bp">self</span><span class="p">,</span>
268
+ </span><span id="line-82"> <span class="n">customer_profile_id</span><span class="p">:</span> <span class="nb">int</span> <span class="o">|</span> <span class="nb">str</span><span class="p">,</span>
269
+ </span><span id="line-83"> <span class="nb">id</span><span class="p">:</span> <span class="nb">int</span> <span class="o">|</span> <span class="nb">str</span> <span class="o">|</span> <span class="kc">None</span> <span class="o">=</span> <span class="kc">None</span><span class="p">,</span>
270
+ </span><span id="line-84"> <span class="n">default</span><span class="p">:</span> <span class="nb">bool</span> <span class="o">=</span> <span class="kc">False</span><span class="p">,</span>
271
+ </span><span id="line-85"> <span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
272
+ </span><span id="line-86"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
273
+ </span><span id="line-87"><span class="sd"> Sets :py:attr:`customerProfileId` for the sub-profile.</span>
274
+ </span><span id="line-88">
275
+ </span><span id="line-89"><span class="sd"> :returns: Nothing.</span>
276
+ </span><span id="line-90"><span class="sd"> :rtype: :py:obj:`None`</span>
277
+ </span><span id="line-91">
278
+ </span><span id="line-92"><span class="sd"> &quot;&quot;&quot;</span>
279
+ </span><span id="line-93"> <span class="nb">super</span><span class="p">()</span><span class="o">.</span><span class="fm">__init__</span><span class="p">(</span><span class="nb">id</span><span class="o">=</span><span class="nb">id</span><span class="p">)</span>
280
+ </span><span id="line-94"> <span class="bp">self</span><span class="o">.</span><span class="n">customerProfileId</span> <span class="o">=</span> <span class="n">customer_profile_id</span>
281
+ </span><span id="line-95"> <span class="bp">self</span><span class="o">.</span><span class="n">default</span> <span class="o">=</span> <span class="n">default</span>
280
282
  </span><span id="line-96">
281
- </span><span id="line-97"><span class="sd"> &quot;&quot;&quot;</span>
282
- </span><span id="line-98"> <span class="k">return</span> <span class="nb">str</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_customerProfileId</span><span class="p">)</span>
283
- </span><span id="line-99">
284
- </span><span id="line-100"> <span class="nd">@customerProfileId</span><span class="o">.</span><span class="n">setter</span>
285
- </span><span id="line-101"> <span class="k">def</span><span class="w"> </span><span class="nf">customerProfileId</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">:</span> <span class="nb">int</span> <span class="o">|</span> <span class="nb">str</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
286
- </span><span id="line-102"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
287
- </span><span id="line-103"><span class="sd"> Sets :py:attr:`customerProfileId` to ``other``.</span>
288
- </span><span id="line-104">
289
- </span><span id="line-105"><span class="sd"> :raises ValueError: If the new customer profile id is a string that contains non-digits.</span>
290
- </span><span id="line-106"><span class="sd"> :param other: A new customer profile id.</span>
291
- </span><span id="line-107"><span class="sd"> :type other: :py:obj:`int` | :py:obj:`str`</span>
292
- </span><span id="line-108">
293
- </span><span id="line-109"><span class="sd"> &quot;&quot;&quot;</span>
294
- </span><span id="line-110"> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">other</span><span class="p">,</span> <span class="nb">str</span><span class="p">)</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">other</span><span class="o">.</span><span class="n">isdigit</span><span class="p">():</span>
295
- </span><span id="line-111"> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
296
- </span><span id="line-112"> <span class="sa">f</span><span class="s2">&quot;&#39;customerProfileId&#39; can only contain digits, got &#39;</span><span class="si">{</span><span class="n">other</span><span class="si">}</span><span class="s2">&#39;.&quot;</span>
297
- </span><span id="line-113"> <span class="p">)</span>
298
- </span><span id="line-114"> <span class="bp">self</span><span class="o">.</span><span class="n">_customerProfileId</span> <span class="o">=</span> <span class="nb">str</span><span class="p">(</span><span class="n">other</span><span class="p">)</span>
283
+ </span><span id="line-97"> <span class="nd">@property</span>
284
+ </span><span id="line-98"> <span class="k">def</span><span class="w"> </span><span class="nf">customerProfileId</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
285
+ </span><span id="line-99"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
286
+ </span><span id="line-100"><span class="sd"> A customer profile id.</span>
287
+ </span><span id="line-101">
288
+ </span><span id="line-102"><span class="sd"> :type: :py:obj:`str`</span>
289
+ </span><span id="line-103">
290
+ </span><span id="line-104"><span class="sd"> &quot;&quot;&quot;</span>
291
+ </span><span id="line-105"> <span class="k">return</span> <span class="nb">str</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_customerProfileId</span><span class="p">)</span>
292
+ </span><span id="line-106">
293
+ </span><span id="line-107"> <span class="nd">@customerProfileId</span><span class="o">.</span><span class="n">setter</span>
294
+ </span><span id="line-108"> <span class="k">def</span><span class="w"> </span><span class="nf">customerProfileId</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">:</span> <span class="nb">int</span> <span class="o">|</span> <span class="nb">str</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
295
+ </span><span id="line-109"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
296
+ </span><span id="line-110"><span class="sd"> Sets :py:attr:`customerProfileId` to ``other``.</span>
297
+ </span><span id="line-111">
298
+ </span><span id="line-112"><span class="sd"> :raises ValueError: If the new customer profile id is a string that contains non-digits.</span>
299
+ </span><span id="line-113"><span class="sd"> :param other: A new customer profile id.</span>
300
+ </span><span id="line-114"><span class="sd"> :type other: :py:obj:`int` | :py:obj:`str`</span>
299
301
  </span><span id="line-115">
300
- </span><span id="line-116"> <span class="nd">@property</span>
301
- </span><span id="line-117"> <span class="k">def</span><span class="w"> </span><span class="nf">default</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
302
- </span><span id="line-118"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
303
- </span><span id="line-119"><span class="sd"> Whether or not the sub-profile is set as default.</span>
304
- </span><span id="line-120">
305
- </span><span id="line-121"><span class="sd"> :type: :py:obj:`str`</span>
302
+ </span><span id="line-116"><span class="sd"> &quot;&quot;&quot;</span>
303
+ </span><span id="line-117"> <span class="k">if</span> <span class="nb">isinstance</span><span class="p">(</span><span class="n">other</span><span class="p">,</span> <span class="nb">str</span><span class="p">)</span> <span class="ow">and</span> <span class="ow">not</span> <span class="n">other</span><span class="o">.</span><span class="n">isdigit</span><span class="p">():</span>
304
+ </span><span id="line-118"> <span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span>
305
+ </span><span id="line-119"> <span class="sa">f</span><span class="s2">&quot;&#39;customerProfileId&#39; can only contain digits, got &#39;</span><span class="si">{</span><span class="n">other</span><span class="si">}</span><span class="s2">&#39;.&quot;</span>
306
+ </span><span id="line-120"> <span class="p">)</span>
307
+ </span><span id="line-121"> <span class="bp">self</span><span class="o">.</span><span class="n">_customerProfileId</span> <span class="o">=</span> <span class="nb">str</span><span class="p">(</span><span class="n">other</span><span class="p">)</span>
306
308
  </span><span id="line-122">
307
- </span><span id="line-123"><span class="sd"> &quot;&quot;&quot;</span>
308
- </span><span id="line-124"> <span class="k">return</span> <span class="nb">str</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_default</span><span class="p">)</span><span class="o">.</span><span class="n">lower</span><span class="p">()</span>
309
- </span><span id="line-125">
310
- </span><span id="line-126"> <span class="nd">@default</span><span class="o">.</span><span class="n">setter</span>
311
- </span><span id="line-127"> <span class="k">def</span><span class="w"> </span><span class="nf">default</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">:</span> <span class="nb">bool</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
312
- </span><span id="line-128"><span class="w"> </span><span class="sd">&quot;&quot;&quot;Sets :py:attr:`default` to ``other``.&quot;&quot;&quot;</span>
313
- </span><span id="line-129"> <span class="bp">self</span><span class="o">.</span><span class="n">_default</span> <span class="o">=</span> <span class="n">other</span></div>
309
+ </span><span id="line-123"> <span class="nd">@property</span>
310
+ </span><span id="line-124"> <span class="k">def</span><span class="w"> </span><span class="nf">default</span><span class="p">(</span><span class="bp">self</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="nb">str</span><span class="p">:</span>
311
+ </span><span id="line-125"><span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
312
+ </span><span id="line-126"><span class="sd"> Whether or not the sub-profile is set as default.</span>
313
+ </span><span id="line-127">
314
+ </span><span id="line-128"><span class="sd"> :type: :py:obj:`str`</span>
315
+ </span><span id="line-129">
316
+ </span><span id="line-130"><span class="sd"> &quot;&quot;&quot;</span>
317
+ </span><span id="line-131"> <span class="k">return</span> <span class="nb">str</span><span class="p">(</span><span class="bp">self</span><span class="o">.</span><span class="n">_default</span><span class="p">)</span><span class="o">.</span><span class="n">lower</span><span class="p">()</span>
318
+ </span><span id="line-132">
319
+ </span><span id="line-133"> <span class="nd">@default</span><span class="o">.</span><span class="n">setter</span>
320
+ </span><span id="line-134"> <span class="k">def</span><span class="w"> </span><span class="nf">default</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">other</span><span class="p">:</span> <span class="nb">bool</span><span class="p">)</span> <span class="o">-&gt;</span> <span class="kc">None</span><span class="p">:</span>
321
+ </span><span id="line-135"><span class="w"> </span><span class="sd">&quot;&quot;&quot;Sets :py:attr:`default` to ``other``.&quot;&quot;&quot;</span>
322
+ </span><span id="line-136"> <span class="bp">self</span><span class="o">.</span><span class="n">_default</span> <span class="o">=</span> <span class="n">other</span></div>
314
323
 
315
324
  </span></code></pre></div>
316
325
  </div></div>
@@ -327,7 +336,7 @@
327
336
  </footer>
328
337
  </div>
329
338
 
330
- <script src="../../../../_static/documentation_options.js?v=53445b45"></script>
339
+ <script src="../../../../_static/documentation_options.js?v=67bd8566"></script>
331
340
  <script src="../../../../_static/doctools.js?v=9bcbadda"></script>
332
341
  <script src="../../../../_static/sphinx_highlight.js?v=dc90522c"></script>
333
342
  <script defer="defer" src="../../../../_static/theme.js?v=073f68d9"></script>