Unified-python-sdk 0.22.13__tar.gz → 0.22.14__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.
Files changed (471) hide show
  1. {Unified-python-sdk-0.22.13/src/Unified_python_sdk.egg-info → Unified-python-sdk-0.22.14}/PKG-INFO +1 -8
  2. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/README.md +0 -7
  3. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/setup.py +1 -1
  4. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14/src/Unified_python_sdk.egg-info}/PKG-INFO +1 -8
  5. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/__init__.py +1 -1
  6. Unified-python-sdk-0.22.14/src/unified_to/models/shared/integrationsupport.py +267 -0
  7. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/sdkconfiguration.py +3 -3
  8. Unified-python-sdk-0.22.13/src/unified_to/models/shared/integrationsupport.py +0 -55
  9. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/LICENSE.md +0 -0
  10. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/setup.cfg +0 -0
  11. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/Unified_python_sdk.egg-info/SOURCES.txt +0 -0
  12. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/Unified_python_sdk.egg-info/dependency_links.txt +0 -0
  13. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/Unified_python_sdk.egg-info/requires.txt +0 -0
  14. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/Unified_python_sdk.egg-info/top_level.txt +0 -0
  15. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/__init__.py +0 -0
  16. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/_hooks/__init__.py +0 -0
  17. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/_hooks/sdkhooks.py +0 -0
  18. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/_hooks/types.py +0 -0
  19. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/account.py +0 -0
  20. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/accounting.py +0 -0
  21. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/activity.py +0 -0
  22. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/apicall.py +0 -0
  23. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/application.py +0 -0
  24. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/applicationstatus.py +0 -0
  25. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/ats.py +0 -0
  26. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/auth.py +0 -0
  27. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/call.py +0 -0
  28. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/candidate.py +0 -0
  29. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/channel.py +0 -0
  30. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/collection.py +0 -0
  31. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/commerce.py +0 -0
  32. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/company.py +0 -0
  33. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/connection.py +0 -0
  34. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/contact.py +0 -0
  35. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/crm.py +0 -0
  36. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/customer.py +0 -0
  37. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/deal.py +0 -0
  38. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/document.py +0 -0
  39. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/employee.py +0 -0
  40. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/enrich.py +0 -0
  41. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/event.py +0 -0
  42. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/file.py +0 -0
  43. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/genai.py +0 -0
  44. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/group.py +0 -0
  45. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/hris.py +0 -0
  46. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/integration.py +0 -0
  47. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/interview.py +0 -0
  48. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/inventory.py +0 -0
  49. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/invoice.py +0 -0
  50. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/issue.py +0 -0
  51. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/item.py +0 -0
  52. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/job.py +0 -0
  53. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/kms.py +0 -0
  54. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/lead.py +0 -0
  55. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/link.py +0 -0
  56. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/list.py +0 -0
  57. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/location.py +0 -0
  58. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/login.py +0 -0
  59. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/martech.py +0 -0
  60. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/member.py +0 -0
  61. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/message.py +0 -0
  62. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/messaging.py +0 -0
  63. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/model.py +0 -0
  64. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/__init__.py +0 -0
  65. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/errors/__init__.py +0 -0
  66. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/errors/sdkerror.py +0 -0
  67. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/__init__.py +0 -0
  68. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createaccountingaccount.py +0 -0
  69. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createaccountingcontact.py +0 -0
  70. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createaccountinginvoice.py +0 -0
  71. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createaccountingtaxrate.py +0 -0
  72. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createaccountingtransaction.py +0 -0
  73. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatsactivity.py +0 -0
  74. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatsapplication.py +0 -0
  75. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatscandidate.py +0 -0
  76. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatsdocument.py +0 -0
  77. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatsinterview.py +0 -0
  78. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatsjob.py +0 -0
  79. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createatsscorecard.py +0 -0
  80. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcommercecollection.py +0 -0
  81. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcommerceinventory.py +0 -0
  82. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcommerceitem.py +0 -0
  83. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcommercelocation.py +0 -0
  84. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcrmcompany.py +0 -0
  85. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcrmcontact.py +0 -0
  86. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcrmdeal.py +0 -0
  87. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcrmevent.py +0 -0
  88. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcrmlead.py +0 -0
  89. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createcrmpipeline.py +0 -0
  90. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/creategenaiprompt.py +0 -0
  91. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createhrisemployee.py +0 -0
  92. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createhrisgroup.py +0 -0
  93. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createkmspage.py +0 -0
  94. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createkmsspace.py +0 -0
  95. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createmartechlist.py +0 -0
  96. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createmartechmember.py +0 -0
  97. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createmessagingmessage.py +0 -0
  98. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createpassthrough.py +0 -0
  99. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createpaymentlink.py +0 -0
  100. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createpaymentpayment.py +0 -0
  101. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createstoragefile.py +0 -0
  102. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createticketingcustomer.py +0 -0
  103. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createticketingnote.py +0 -0
  104. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createticketingticket.py +0 -0
  105. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createuccontact.py +0 -0
  106. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createunifiedconnection.py +0 -0
  107. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/createunifiedwebhook.py +0 -0
  108. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getaccountingaccount.py +0 -0
  109. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getaccountingcontact.py +0 -0
  110. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getaccountinginvoice.py +0 -0
  111. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getaccountingorganization.py +0 -0
  112. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getaccountingtaxrate.py +0 -0
  113. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getaccountingtransaction.py +0 -0
  114. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatsactivity.py +0 -0
  115. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatsapplication.py +0 -0
  116. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatscandidate.py +0 -0
  117. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatscompany.py +0 -0
  118. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatsdocument.py +0 -0
  119. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatsinterview.py +0 -0
  120. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatsjob.py +0 -0
  121. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getatsscorecard.py +0 -0
  122. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcommercecollection.py +0 -0
  123. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcommerceinventory.py +0 -0
  124. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcommerceitem.py +0 -0
  125. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcommercelocation.py +0 -0
  126. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcrmcompany.py +0 -0
  127. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcrmcontact.py +0 -0
  128. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcrmdeal.py +0 -0
  129. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcrmevent.py +0 -0
  130. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcrmlead.py +0 -0
  131. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getcrmpipeline.py +0 -0
  132. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/gethrisemployee.py +0 -0
  133. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/gethrisgroup.py +0 -0
  134. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/gethrispayslip.py +0 -0
  135. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/gethristimeoff.py +0 -0
  136. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getkmspage.py +0 -0
  137. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getkmsspace.py +0 -0
  138. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getmartechlist.py +0 -0
  139. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getmartechmember.py +0 -0
  140. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getmessagingchannel.py +0 -0
  141. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getmessagingmessage.py +0 -0
  142. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getpaymentlink.py +0 -0
  143. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getpaymentpayment.py +0 -0
  144. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getpaymentpayout.py +0 -0
  145. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getpaymentrefund.py +0 -0
  146. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getstoragefile.py +0 -0
  147. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getticketingcustomer.py +0 -0
  148. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getticketingnote.py +0 -0
  149. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getticketingticket.py +0 -0
  150. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getuccontact.py +0 -0
  151. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getunifiedapicall.py +0 -0
  152. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getunifiedconnection.py +0 -0
  153. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getunifiedintegrationauth.py +0 -0
  154. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getunifiedintegrationlogin.py +0 -0
  155. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/getunifiedwebhook.py +0 -0
  156. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listaccountingaccounts.py +0 -0
  157. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listaccountingcontacts.py +0 -0
  158. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listaccountinginvoices.py +0 -0
  159. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listaccountingorganizations.py +0 -0
  160. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listaccountingtaxrates.py +0 -0
  161. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listaccountingtransactions.py +0 -0
  162. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsactivities.py +0 -0
  163. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsapplications.py +0 -0
  164. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsapplicationstatuses.py +0 -0
  165. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatscandidates.py +0 -0
  166. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatscompanies.py +0 -0
  167. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsdocuments.py +0 -0
  168. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsinterviews.py +0 -0
  169. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsjobs.py +0 -0
  170. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listatsscorecards.py +0 -0
  171. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcommercecollections.py +0 -0
  172. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcommerceinventories.py +0 -0
  173. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcommerceitems.py +0 -0
  174. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcommercelocations.py +0 -0
  175. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcrmcompanies.py +0 -0
  176. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcrmcontacts.py +0 -0
  177. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcrmdeals.py +0 -0
  178. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcrmevents.py +0 -0
  179. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcrmleads.py +0 -0
  180. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listcrmpipelines.py +0 -0
  181. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listenrichcompanies.py +0 -0
  182. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listenrichpeople.py +0 -0
  183. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listgenaimodels.py +0 -0
  184. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listhrisemployees.py +0 -0
  185. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listhrisgroups.py +0 -0
  186. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listhrispayslips.py +0 -0
  187. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listhristimeoffs.py +0 -0
  188. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listkmspages.py +0 -0
  189. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listkmsspaces.py +0 -0
  190. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listmartechlists.py +0 -0
  191. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listmartechmembers.py +0 -0
  192. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listmessagingchannels.py +0 -0
  193. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listmessagingmessages.py +0 -0
  194. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listpassthroughs.py +0 -0
  195. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listpaymentlinks.py +0 -0
  196. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listpaymentpayments.py +0 -0
  197. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listpaymentpayouts.py +0 -0
  198. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listpaymentrefunds.py +0 -0
  199. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/liststoragefiles.py +0 -0
  200. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listticketingcustomers.py +0 -0
  201. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listticketingnotes.py +0 -0
  202. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listticketingtickets.py +0 -0
  203. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listuccalls.py +0 -0
  204. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listuccontacts.py +0 -0
  205. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedapicalls.py +0 -0
  206. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedconnections.py +0 -0
  207. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedintegrations.py +0 -0
  208. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedintegrationworkspaces.py +0 -0
  209. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedissues.py +0 -0
  210. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedsupports.py +0 -0
  211. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/listunifiedwebhooks.py +0 -0
  212. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchaccountingaccount.py +0 -0
  213. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchaccountingcontact.py +0 -0
  214. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchaccountinginvoice.py +0 -0
  215. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchaccountingtaxrate.py +0 -0
  216. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchaccountingtransaction.py +0 -0
  217. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatsactivity.py +0 -0
  218. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatsapplication.py +0 -0
  219. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatscandidate.py +0 -0
  220. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatsdocument.py +0 -0
  221. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatsinterview.py +0 -0
  222. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatsjob.py +0 -0
  223. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchatsscorecard.py +0 -0
  224. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcommercecollection.py +0 -0
  225. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcommerceinventory.py +0 -0
  226. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcommerceitem.py +0 -0
  227. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcommercelocation.py +0 -0
  228. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcrmcompany.py +0 -0
  229. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcrmcontact.py +0 -0
  230. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcrmdeal.py +0 -0
  231. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcrmevent.py +0 -0
  232. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcrmlead.py +0 -0
  233. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchcrmpipeline.py +0 -0
  234. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchhrisemployee.py +0 -0
  235. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchhrisgroup.py +0 -0
  236. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchkmspage.py +0 -0
  237. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchkmsspace.py +0 -0
  238. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchmartechlist.py +0 -0
  239. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchmartechmember.py +0 -0
  240. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchmessagingmessage.py +0 -0
  241. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchpassthrough.py +0 -0
  242. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchpaymentlink.py +0 -0
  243. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchpaymentpayment.py +0 -0
  244. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchstoragefile.py +0 -0
  245. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchticketingcustomer.py +0 -0
  246. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchticketingnote.py +0 -0
  247. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchticketingticket.py +0 -0
  248. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchuccontact.py +0 -0
  249. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchunifiedconnection.py +0 -0
  250. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/patchunifiedwebhooktrigger.py +0 -0
  251. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeaccountingaccount.py +0 -0
  252. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeaccountingcontact.py +0 -0
  253. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeaccountinginvoice.py +0 -0
  254. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeaccountingtaxrate.py +0 -0
  255. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeaccountingtransaction.py +0 -0
  256. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatsactivity.py +0 -0
  257. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatsapplication.py +0 -0
  258. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatscandidate.py +0 -0
  259. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatsdocument.py +0 -0
  260. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatsinterview.py +0 -0
  261. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatsjob.py +0 -0
  262. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeatsscorecard.py +0 -0
  263. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecommercecollection.py +0 -0
  264. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecommerceinventory.py +0 -0
  265. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecommerceitem.py +0 -0
  266. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecommercelocation.py +0 -0
  267. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecrmcompany.py +0 -0
  268. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecrmcontact.py +0 -0
  269. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecrmdeal.py +0 -0
  270. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecrmevent.py +0 -0
  271. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecrmlead.py +0 -0
  272. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removecrmpipeline.py +0 -0
  273. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removehrisemployee.py +0 -0
  274. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removehrisgroup.py +0 -0
  275. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removekmspage.py +0 -0
  276. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removekmsspace.py +0 -0
  277. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removemartechlist.py +0 -0
  278. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removemartechmember.py +0 -0
  279. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removemessagingmessage.py +0 -0
  280. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removepassthrough.py +0 -0
  281. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removepaymentlink.py +0 -0
  282. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removepaymentpayment.py +0 -0
  283. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removestoragefile.py +0 -0
  284. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeticketingcustomer.py +0 -0
  285. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeticketingnote.py +0 -0
  286. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeticketingticket.py +0 -0
  287. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeuccontact.py +0 -0
  288. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeunifiedconnection.py +0 -0
  289. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/removeunifiedwebhook.py +0 -0
  290. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateaccountingaccount.py +0 -0
  291. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateaccountingcontact.py +0 -0
  292. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateaccountinginvoice.py +0 -0
  293. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateaccountingtaxrate.py +0 -0
  294. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateaccountingtransaction.py +0 -0
  295. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatsactivity.py +0 -0
  296. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatsapplication.py +0 -0
  297. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatscandidate.py +0 -0
  298. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatsdocument.py +0 -0
  299. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatsinterview.py +0 -0
  300. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatsjob.py +0 -0
  301. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateatsscorecard.py +0 -0
  302. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecommercecollection.py +0 -0
  303. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecommerceinventory.py +0 -0
  304. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecommerceitem.py +0 -0
  305. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecommercelocation.py +0 -0
  306. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecrmcompany.py +0 -0
  307. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecrmcontact.py +0 -0
  308. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecrmdeal.py +0 -0
  309. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecrmevent.py +0 -0
  310. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecrmlead.py +0 -0
  311. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatecrmpipeline.py +0 -0
  312. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatehrisemployee.py +0 -0
  313. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatehrisgroup.py +0 -0
  314. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatekmspage.py +0 -0
  315. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatekmsspace.py +0 -0
  316. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatemartechlist.py +0 -0
  317. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatemartechmember.py +0 -0
  318. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatemessagingmessage.py +0 -0
  319. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatepassthrough.py +0 -0
  320. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatepaymentlink.py +0 -0
  321. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatepaymentpayment.py +0 -0
  322. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updatestoragefile.py +0 -0
  323. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateticketingcustomer.py +0 -0
  324. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateticketingnote.py +0 -0
  325. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateticketingticket.py +0 -0
  326. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateuccontact.py +0 -0
  327. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateunifiedconnection.py +0 -0
  328. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/operations/updateunifiedwebhooktrigger.py +0 -0
  329. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingaccount.py +0 -0
  330. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingcontact.py +0 -0
  331. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingcontactpaymentmethod.py +0 -0
  332. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingemail.py +0 -0
  333. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountinginvoice.py +0 -0
  334. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountinglineitem.py +0 -0
  335. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingorganization.py +0 -0
  336. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingtaxrate.py +0 -0
  337. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingtelephone.py +0 -0
  338. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingtransaction.py +0 -0
  339. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/accountingtransactionlineitem.py +0 -0
  340. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/apicall.py +0 -0
  341. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsactivity.py +0 -0
  342. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsaddress.py +0 -0
  343. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsapplication.py +0 -0
  344. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsapplicationanswer.py +0 -0
  345. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atscandidate.py +0 -0
  346. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atscompany.py +0 -0
  347. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atscompensation.py +0 -0
  348. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsdocument.py +0 -0
  349. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsemail.py +0 -0
  350. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsinterview.py +0 -0
  351. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsjob.py +0 -0
  352. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsjobquestion.py +0 -0
  353. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsscorecard.py +0 -0
  354. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsscorecardquestion.py +0 -0
  355. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atsstatus.py +0 -0
  356. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/atstelephone.py +0 -0
  357. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commercecollection.py +0 -0
  358. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commerceinventory.py +0 -0
  359. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commerceitem.py +0 -0
  360. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commerceitemmedia.py +0 -0
  361. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commerceitemoption.py +0 -0
  362. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commerceitemprice.py +0 -0
  363. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commerceitemvariant.py +0 -0
  364. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/commercelocation.py +0 -0
  365. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/connection.py +0 -0
  366. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmcompany.py +0 -0
  367. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmcontact.py +0 -0
  368. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmdeal.py +0 -0
  369. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmemail.py +0 -0
  370. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmevent.py +0 -0
  371. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmlead.py +0 -0
  372. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmpipeline.py +0 -0
  373. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/crmtelephone.py +0 -0
  374. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/enrichcompany.py +0 -0
  375. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/enrichemail.py +0 -0
  376. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/enrichperson.py +0 -0
  377. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/enrichpersonworkhistory.py +0 -0
  378. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/enrichtelephone.py +0 -0
  379. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/genaicontent.py +0 -0
  380. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/genaimodel.py +0 -0
  381. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/genaiprompt.py +0 -0
  382. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hrisemail.py +0 -0
  383. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hrisemployee.py +0 -0
  384. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hrisgroup.py +0 -0
  385. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hrispayslip.py +0 -0
  386. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hrispayslipdetail.py +0 -0
  387. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hristelephone.py +0 -0
  388. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/hristimeoff.py +0 -0
  389. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/integration.py +0 -0
  390. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/issue.py +0 -0
  391. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/kmspage.py +0 -0
  392. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/kmsspace.py +0 -0
  393. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/marketingemail.py +0 -0
  394. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/marketinglist.py +0 -0
  395. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/marketingmember.py +0 -0
  396. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/messagingchannel.py +0 -0
  397. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/messagingmember.py +0 -0
  398. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/messagingmessage.py +0 -0
  399. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/paymentlink.py +0 -0
  400. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/paymentlinklineitem.py +0 -0
  401. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/paymentpayment.py +0 -0
  402. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/paymentpayout.py +0 -0
  403. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/paymentrefund.py +0 -0
  404. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_accountingcontact_billing_address.py +0 -0
  405. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_accountingcontact_shipping_address.py +0 -0
  406. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_accountingorganization_address.py +0 -0
  407. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_atscandidate_address.py +0 -0
  408. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_atscompany_address.py +0 -0
  409. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_commercelocation_address.py +0 -0
  410. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_connection_auth.py +0 -0
  411. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_connection_categories.py +0 -0
  412. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_connection_permissions.py +0 -0
  413. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmcompany_address.py +0 -0
  414. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmcontact_address.py +0 -0
  415. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmevent_call.py +0 -0
  416. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmevent_email.py +0 -0
  417. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmevent_meeting.py +0 -0
  418. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmevent_note.py +0 -0
  419. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmevent_task.py +0 -0
  420. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_crmlead_address.py +0 -0
  421. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_enrichcompany_address.py +0 -0
  422. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_enrichperson_address.py +0 -0
  423. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_hrisemployee_address.py +0 -0
  424. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_integration_categories.py +0 -0
  425. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_integrationsupport_webhook_events.py +0 -0
  426. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_messagingmessage_author_member.py +0 -0
  427. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_created.py +0 -0
  428. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_deleted.py +0 -0
  429. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_updated.py +0 -0
  430. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_storagepermission_roles.py +0 -0
  431. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/property_uccall_telephone.py +0 -0
  432. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/security.py +0 -0
  433. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/storagefile.py +0 -0
  434. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/storagepermission.py +0 -0
  435. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/ticketingcustomer.py +0 -0
  436. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/ticketingemail.py +0 -0
  437. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/ticketingnote.py +0 -0
  438. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/ticketingtelephone.py +0 -0
  439. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/ticketingticket.py +0 -0
  440. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/uccall.py +0 -0
  441. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/uccontact.py +0 -0
  442. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/ucemail.py +0 -0
  443. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/uctelephone.py +0 -0
  444. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/undefined.py +0 -0
  445. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/models/shared/webhook.py +0 -0
  446. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/note.py +0 -0
  447. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/organization.py +0 -0
  448. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/page.py +0 -0
  449. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/passthrough.py +0 -0
  450. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/payment.py +0 -0
  451. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/payout.py +0 -0
  452. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/payslip.py +0 -0
  453. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/person.py +0 -0
  454. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/pipeline.py +0 -0
  455. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/prompt.py +0 -0
  456. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/refund.py +0 -0
  457. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/scorecard.py +0 -0
  458. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/sdk.py +0 -0
  459. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/space.py +0 -0
  460. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/storage.py +0 -0
  461. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/taxrate.py +0 -0
  462. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/ticket.py +0 -0
  463. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/ticketing.py +0 -0
  464. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/timeoff.py +0 -0
  465. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/transaction.py +0 -0
  466. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/uc.py +0 -0
  467. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/unified.py +0 -0
  468. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/utils/__init__.py +0 -0
  469. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/utils/retries.py +0 -0
  470. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/utils/utils.py +0 -0
  471. {Unified-python-sdk-0.22.13 → Unified-python-sdk-0.22.14}/src/unified_to/webhook.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Unified-python-sdk
3
- Version: 0.22.13
3
+ Version: 0.22.14
4
4
  Summary: Python Client SDK for Unified.to
5
5
  Home-page: https://github.com/unified-to/unified-python-sdk.git
6
6
  Author: Unified API Inc
@@ -929,13 +929,6 @@ Description: <div align="left">
929
929
  <!-- Placeholder for Future Speakeasy SDK Sections -->
930
930
 
931
931
 
932
-
933
- ### Maturity
934
-
935
- This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
936
- to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
937
- looking for the latest version.
938
-
939
932
  ### Contributions
940
933
 
941
934
  While we value open-source contributions to this SDK, this library is generated programmatically.
@@ -922,13 +922,6 @@ if res.accounting_account is not None:
922
922
  <!-- Placeholder for Future Speakeasy SDK Sections -->
923
923
 
924
924
 
925
-
926
- ### Maturity
927
-
928
- This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
929
- to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
930
- looking for the latest version.
931
-
932
925
  ### Contributions
933
926
 
934
927
  While we value open-source contributions to this SDK, this library is generated programmatically.
@@ -19,7 +19,7 @@ except FileNotFoundError:
19
19
 
20
20
  setuptools.setup(
21
21
  name='Unified-python-sdk',
22
- version='0.22.13',
22
+ version='0.22.14',
23
23
  author='Unified API Inc',
24
24
  description='Python Client SDK for Unified.to',
25
25
  url='https://github.com/unified-to/unified-python-sdk.git',
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: Unified-python-sdk
3
- Version: 0.22.13
3
+ Version: 0.22.14
4
4
  Summary: Python Client SDK for Unified.to
5
5
  Home-page: https://github.com/unified-to/unified-python-sdk.git
6
6
  Author: Unified API Inc
@@ -929,13 +929,6 @@ Description: <div align="left">
929
929
  <!-- Placeholder for Future Speakeasy SDK Sections -->
930
930
 
931
931
 
932
-
933
- ### Maturity
934
-
935
- This SDK is in beta, and there may be breaking changes between versions without a major version update. Therefore, we recommend pinning usage
936
- to a specific package version. This way, you can install the same version each time without breaking changes unless you are intentionally
937
- looking for the latest version.
938
-
939
932
  ### Contributions
940
933
 
941
934
  While we value open-source contributions to this SDK, this library is generated programmatically.
@@ -119,4 +119,4 @@ from .uctelephone import *
119
119
  from .undefined import *
120
120
  from .webhook import *
121
121
 
122
- __all__ = ["APICall","APICallType","AccountingAccount","AccountingContact","AccountingContactPaymentMethod","AccountingContactPaymentMethodType","AccountingEmail","AccountingEmailType","AccountingInvoice","AccountingInvoiceStatus","AccountingLineitem","AccountingOrganization","AccountingTaxrate","AccountingTelephone","AccountingTelephoneType","AccountingTransaction","AccountingTransactionLineitem","AtsActivity","AtsActivityType","AtsAddress","AtsApplication","AtsApplicationAnswer","AtsApplicationStatus","AtsCandidate","AtsCompany","AtsCompensation","AtsCompensationType","AtsDocument","AtsDocumentType","AtsEmail","AtsEmailType","AtsInterview","AtsInterviewStatus","AtsJob","AtsJobQuestion","AtsJobQuestionType","AtsJobStatus","AtsScorecard","AtsScorecardQuestion","AtsStatus","AtsStatusStatus","AtsTelephone","AtsTelephoneType","CommerceCollection","CommerceCollectionType","CommerceInventory","CommerceItem","CommerceItemMedia","CommerceItemMediaType","CommerceItemOption","CommerceItemPrice","CommerceItemVariant","CommerceLocation","Connection","CrmCompany","CrmContact","CrmDeal","CrmEmail","CrmEmailType","CrmEvent","CrmEventType","CrmLead","CrmPipeline","CrmTelephone","CrmTelephoneType","EmploymentStatus","EmploymentType","EnrichCompany","EnrichEmail","EnrichEmailType","EnrichPerson","EnrichPersonWorkHistory","EnrichTelephone","EnrichTelephoneType","Event","Frequency","GenaiContent","GenaiModel","GenaiPrompt","Gender","HrisEmail","HrisEmailType","HrisEmployee","HrisEmployeeEmploymentType","HrisEmployeeGender","HrisGroup","HrisGroupType","HrisPayslip","HrisPayslipDetail","HrisPayslipDetailType","HrisTelephone","HrisTelephoneType","HrisTimeoff","HrisTimeoffStatus","HrisTimeoffType","Integration","IntegrationSupport","Issue","IssueStatus","IssueType","KmsPage","KmsPageType","KmsSpace","MaritalStatus","MarketingEmail","MarketingEmailType","MarketingList","MarketingMember","MessagingChannel","MessagingMember","MessagingMessage","ObjectType","Origin","PaymentCollectionMethod","PaymentLink","PaymentLinkLineitem","PaymentPayment","PaymentPayout","PaymentPayoutStatus","PaymentRefund","PaymentRefundStatus","PaymentType","PropertyAccountingContactBillingAddress","PropertyAccountingContactShippingAddress","PropertyAccountingOrganizationAddress","PropertyAtsCandidateAddress","PropertyAtsCompanyAddress","PropertyCommerceLocationAddress","PropertyConnectionAuth","PropertyConnectionCategories","PropertyConnectionPermissions","PropertyCrmCompanyAddress","PropertyCrmContactAddress","PropertyCrmEventCall","PropertyCrmEventEmail","PropertyCrmEventMeeting","PropertyCrmEventNote","PropertyCrmEventTask","PropertyCrmEventTaskStatus","PropertyCrmLeadAddress","PropertyEnrichCompanyAddress","PropertyEnrichPersonAddress","PropertyHrisEmployeeAddress","PropertyIntegrationCategories","PropertyIntegrationSupportWebhookEvents","PropertyMessagingMessageAuthorMember","PropertyPropertyIntegrationSupportWebhookEventsCreated","PropertyPropertyIntegrationSupportWebhookEventsDeleted","PropertyPropertyIntegrationSupportWebhookEventsUpdated","PropertyStoragePermissionRoles","PropertyUcCallTelephone","PropertyUcCallTelephoneType","Recommendation","Role","Security","SizeUnit","Status","StorageFile","StorageFileType","StoragePermission","TaxExemption","TicketingCustomer","TicketingEmail","TicketingEmailType","TicketingNote","TicketingTelephone","TicketingTelephoneType","TicketingTicket","TicketingTicketStatus","Type","UcCall","UcContact","UcEmail","UcEmailType","UcTelephone","UcTelephoneType","UndefinedT","Webhook","WebhookType","WeightUnit"]
122
+ __all__ = ["APICall","APICallType","AccountingAccount","AccountingContact","AccountingContactPaymentMethod","AccountingContactPaymentMethodType","AccountingEmail","AccountingEmailType","AccountingInvoice","AccountingInvoiceStatus","AccountingLineitem","AccountingOrganization","AccountingTaxrate","AccountingTelephone","AccountingTelephoneType","AccountingTransaction","AccountingTransactionLineitem","AtsActivity","AtsActivityType","AtsAddress","AtsApplication","AtsApplicationAnswer","AtsApplicationStatus","AtsCandidate","AtsCompany","AtsCompensation","AtsCompensationType","AtsDocument","AtsDocumentType","AtsEmail","AtsEmailType","AtsInterview","AtsInterviewStatus","AtsJob","AtsJobQuestion","AtsJobQuestionType","AtsJobStatus","AtsScorecard","AtsScorecardQuestion","AtsStatus","AtsStatusStatus","AtsTelephone","AtsTelephoneType","CommerceCollection","CommerceCollectionType","CommerceInventory","CommerceItem","CommerceItemMedia","CommerceItemMediaType","CommerceItemOption","CommerceItemPrice","CommerceItemVariant","CommerceLocation","Connection","CrmCompany","CrmContact","CrmDeal","CrmEmail","CrmEmailType","CrmEvent","CrmEventType","CrmLead","CrmPipeline","CrmTelephone","CrmTelephoneType","EmploymentStatus","EmploymentType","EnrichCompany","EnrichEmail","EnrichEmailType","EnrichPerson","EnrichPersonWorkHistory","EnrichTelephone","EnrichTelephoneType","Event","Frequency","FromWebhook","GenaiContent","GenaiModel","GenaiPrompt","Gender","HrisEmail","HrisEmailType","HrisEmployee","HrisEmployeeEmploymentType","HrisEmployeeGender","HrisGroup","HrisGroupType","HrisPayslip","HrisPayslipDetail","HrisPayslipDetailType","HrisTelephone","HrisTelephoneType","HrisTimeoff","HrisTimeoffStatus","HrisTimeoffType","Integration","IntegrationSupport","Issue","IssueStatus","IssueType","KmsPage","KmsPageType","KmsSpace","ListAccountID","ListApplicationID","ListCandidateID","ListChannelID","ListCollectionID","ListCompanyID","ListContactID","ListCustomerID","ListDealID","ListInterviewID","ListInvoiceID","ListItemID","ListJobID","ListLimit","ListLinkID","ListListID","ListLocationID","ListOffset","ListOrder","ListParentID","ListQuery","ListSortByCreatedAt","ListSortByName","ListSortByUpdatedAt","ListSpaceID","ListTicketID","ListType","ListUpdatedGte","ListUserID","MaritalStatus","MarketingEmail","MarketingEmailType","MarketingList","MarketingMember","MessagingChannel","MessagingMember","MessagingMessage","ObjectType","Origin","PaymentCollectionMethod","PaymentLink","PaymentLinkLineitem","PaymentPayment","PaymentPayout","PaymentPayoutStatus","PaymentRefund","PaymentRefundStatus","PaymentType","PropertyAccountingContactBillingAddress","PropertyAccountingContactShippingAddress","PropertyAccountingOrganizationAddress","PropertyAtsCandidateAddress","PropertyAtsCompanyAddress","PropertyCommerceLocationAddress","PropertyConnectionAuth","PropertyConnectionCategories","PropertyConnectionPermissions","PropertyCrmCompanyAddress","PropertyCrmContactAddress","PropertyCrmEventCall","PropertyCrmEventEmail","PropertyCrmEventMeeting","PropertyCrmEventNote","PropertyCrmEventTask","PropertyCrmEventTaskStatus","PropertyCrmLeadAddress","PropertyEnrichCompanyAddress","PropertyEnrichPersonAddress","PropertyHrisEmployeeAddress","PropertyIntegrationCategories","PropertyIntegrationSupportWebhookEvents","PropertyMessagingMessageAuthorMember","PropertyPropertyIntegrationSupportWebhookEventsCreated","PropertyPropertyIntegrationSupportWebhookEventsDeleted","PropertyPropertyIntegrationSupportWebhookEventsUpdated","PropertyStoragePermissionRoles","PropertyUcCallTelephone","PropertyUcCallTelephoneType","Recommendation","Role","SearchDomain","SearchEmail","SearchLinkedinurl","SearchName","SearchTwitter","Security","SizeUnit","Status","StorageFile","StorageFileType","StoragePermission","TaxExemption","TicketingCustomer","TicketingEmail","TicketingEmailType","TicketingNote","TicketingTelephone","TicketingTelephoneType","TicketingTicket","TicketingTicketStatus","Type","UcCall","UcContact","UcEmail","UcEmailType","UcTelephone","UcTelephoneType","UndefinedT","Webhook","WebhookType","WeightUnit"]
@@ -0,0 +1,267 @@
1
+ """Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT."""
2
+
3
+ from __future__ import annotations
4
+ import dataclasses
5
+ from .property_integrationsupport_webhook_events import PropertyIntegrationSupportWebhookEvents
6
+ from dataclasses_json import Undefined, dataclass_json
7
+ from enum import Enum
8
+ from typing import Any, Dict, List, Optional
9
+ from unified_to import utils
10
+
11
+
12
+ class FromWebhook(str, Enum):
13
+ SUPPORTED_REQUIRED = 'supported-required'
14
+ SUPPORTED = 'supported'
15
+ NOT_SUPPORTED = 'not-supported'
16
+
17
+
18
+ class ListAccountID(str, Enum):
19
+ SUPPORTED_REQUIRED = 'supported-required'
20
+ SUPPORTED = 'supported'
21
+ NOT_SUPPORTED = 'not-supported'
22
+
23
+
24
+ class ListApplicationID(str, Enum):
25
+ SUPPORTED_REQUIRED = 'supported-required'
26
+ SUPPORTED = 'supported'
27
+ NOT_SUPPORTED = 'not-supported'
28
+
29
+
30
+ class ListCandidateID(str, Enum):
31
+ SUPPORTED_REQUIRED = 'supported-required'
32
+ SUPPORTED = 'supported'
33
+ NOT_SUPPORTED = 'not-supported'
34
+
35
+
36
+ class ListChannelID(str, Enum):
37
+ SUPPORTED_REQUIRED = 'supported-required'
38
+ SUPPORTED = 'supported'
39
+ NOT_SUPPORTED = 'not-supported'
40
+
41
+
42
+ class ListCollectionID(str, Enum):
43
+ SUPPORTED_REQUIRED = 'supported-required'
44
+ SUPPORTED = 'supported'
45
+ NOT_SUPPORTED = 'not-supported'
46
+
47
+
48
+ class ListCompanyID(str, Enum):
49
+ SUPPORTED_REQUIRED = 'supported-required'
50
+ SUPPORTED = 'supported'
51
+ NOT_SUPPORTED = 'not-supported'
52
+
53
+
54
+ class ListContactID(str, Enum):
55
+ SUPPORTED_REQUIRED = 'supported-required'
56
+ SUPPORTED = 'supported'
57
+ NOT_SUPPORTED = 'not-supported'
58
+
59
+
60
+ class ListCustomerID(str, Enum):
61
+ SUPPORTED_REQUIRED = 'supported-required'
62
+ SUPPORTED = 'supported'
63
+ NOT_SUPPORTED = 'not-supported'
64
+
65
+
66
+ class ListDealID(str, Enum):
67
+ SUPPORTED_REQUIRED = 'supported-required'
68
+ SUPPORTED = 'supported'
69
+ NOT_SUPPORTED = 'not-supported'
70
+
71
+
72
+ class ListInterviewID(str, Enum):
73
+ SUPPORTED_REQUIRED = 'supported-required'
74
+ SUPPORTED = 'supported'
75
+ NOT_SUPPORTED = 'not-supported'
76
+
77
+
78
+ class ListInvoiceID(str, Enum):
79
+ SUPPORTED_REQUIRED = 'supported-required'
80
+ SUPPORTED = 'supported'
81
+ NOT_SUPPORTED = 'not-supported'
82
+
83
+
84
+ class ListItemID(str, Enum):
85
+ SUPPORTED_REQUIRED = 'supported-required'
86
+ SUPPORTED = 'supported'
87
+ NOT_SUPPORTED = 'not-supported'
88
+
89
+
90
+ class ListJobID(str, Enum):
91
+ SUPPORTED_REQUIRED = 'supported-required'
92
+ SUPPORTED = 'supported'
93
+ NOT_SUPPORTED = 'not-supported'
94
+
95
+
96
+ class ListLimit(str, Enum):
97
+ SUPPORTED_REQUIRED = 'supported-required'
98
+ SUPPORTED = 'supported'
99
+ NOT_SUPPORTED = 'not-supported'
100
+
101
+
102
+ class ListLinkID(str, Enum):
103
+ SUPPORTED_REQUIRED = 'supported-required'
104
+ SUPPORTED = 'supported'
105
+ NOT_SUPPORTED = 'not-supported'
106
+
107
+
108
+ class ListListID(str, Enum):
109
+ SUPPORTED_REQUIRED = 'supported-required'
110
+ SUPPORTED = 'supported'
111
+ NOT_SUPPORTED = 'not-supported'
112
+
113
+
114
+ class ListLocationID(str, Enum):
115
+ SUPPORTED_REQUIRED = 'supported-required'
116
+ SUPPORTED = 'supported'
117
+ NOT_SUPPORTED = 'not-supported'
118
+
119
+
120
+ class ListOffset(str, Enum):
121
+ SUPPORTED_REQUIRED = 'supported-required'
122
+ SUPPORTED = 'supported'
123
+ NOT_SUPPORTED = 'not-supported'
124
+
125
+
126
+ class ListOrder(str, Enum):
127
+ SUPPORTED_REQUIRED = 'supported-required'
128
+ SUPPORTED = 'supported'
129
+ NOT_SUPPORTED = 'not-supported'
130
+
131
+
132
+ class ListParentID(str, Enum):
133
+ SUPPORTED_REQUIRED = 'supported-required'
134
+ SUPPORTED = 'supported'
135
+ NOT_SUPPORTED = 'not-supported'
136
+
137
+
138
+ class ListQuery(str, Enum):
139
+ SUPPORTED_REQUIRED = 'supported-required'
140
+ SUPPORTED = 'supported'
141
+ NOT_SUPPORTED = 'not-supported'
142
+
143
+
144
+ class ListSortByCreatedAt(str, Enum):
145
+ SUPPORTED_REQUIRED = 'supported-required'
146
+ SUPPORTED = 'supported'
147
+ NOT_SUPPORTED = 'not-supported'
148
+
149
+
150
+ class ListSortByName(str, Enum):
151
+ SUPPORTED_REQUIRED = 'supported-required'
152
+ SUPPORTED = 'supported'
153
+ NOT_SUPPORTED = 'not-supported'
154
+
155
+
156
+ class ListSortByUpdatedAt(str, Enum):
157
+ SUPPORTED_REQUIRED = 'supported-required'
158
+ SUPPORTED = 'supported'
159
+ NOT_SUPPORTED = 'not-supported'
160
+
161
+
162
+ class ListSpaceID(str, Enum):
163
+ SUPPORTED_REQUIRED = 'supported-required'
164
+ SUPPORTED = 'supported'
165
+ NOT_SUPPORTED = 'not-supported'
166
+
167
+
168
+ class ListTicketID(str, Enum):
169
+ SUPPORTED_REQUIRED = 'supported-required'
170
+ SUPPORTED = 'supported'
171
+ NOT_SUPPORTED = 'not-supported'
172
+
173
+
174
+ class ListType(str, Enum):
175
+ SUPPORTED_REQUIRED = 'supported-required'
176
+ SUPPORTED = 'supported'
177
+ NOT_SUPPORTED = 'not-supported'
178
+
179
+
180
+ class ListUpdatedGte(str, Enum):
181
+ SUPPORTED_REQUIRED = 'supported-required'
182
+ SUPPORTED = 'supported'
183
+ NOT_SUPPORTED = 'not-supported'
184
+
185
+
186
+ class ListUserID(str, Enum):
187
+ SUPPORTED_REQUIRED = 'supported-required'
188
+ SUPPORTED = 'supported'
189
+ NOT_SUPPORTED = 'not-supported'
190
+
191
+
192
+ class SearchDomain(str, Enum):
193
+ SUPPORTED_REQUIRED = 'supported-required'
194
+ SUPPORTED = 'supported'
195
+ NOT_SUPPORTED = 'not-supported'
196
+
197
+
198
+ class SearchEmail(str, Enum):
199
+ SUPPORTED_REQUIRED = 'supported-required'
200
+ SUPPORTED = 'supported'
201
+ NOT_SUPPORTED = 'not-supported'
202
+
203
+
204
+ class SearchLinkedinurl(str, Enum):
205
+ SUPPORTED_REQUIRED = 'supported-required'
206
+ SUPPORTED = 'supported'
207
+ NOT_SUPPORTED = 'not-supported'
208
+
209
+
210
+ class SearchName(str, Enum):
211
+ SUPPORTED_REQUIRED = 'supported-required'
212
+ SUPPORTED = 'supported'
213
+ NOT_SUPPORTED = 'not-supported'
214
+
215
+
216
+ class SearchTwitter(str, Enum):
217
+ SUPPORTED_REQUIRED = 'supported-required'
218
+ SUPPORTED = 'supported'
219
+ NOT_SUPPORTED = 'not-supported'
220
+
221
+
222
+ @dataclass_json(undefined=Undefined.EXCLUDE)
223
+ @dataclasses.dataclass
224
+ class IntegrationSupport:
225
+ from_webhook: Optional[FromWebhook] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('from_webhook'), 'exclude': lambda f: f is None }})
226
+ inbound_fields: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('inbound_fields'), 'exclude': lambda f: f is None }})
227
+ list_account_id: Optional[ListAccountID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_account_id'), 'exclude': lambda f: f is None }})
228
+ list_application_id: Optional[ListApplicationID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_application_id'), 'exclude': lambda f: f is None }})
229
+ list_candidate_id: Optional[ListCandidateID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_candidate_id'), 'exclude': lambda f: f is None }})
230
+ list_channel_id: Optional[ListChannelID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_channel_id'), 'exclude': lambda f: f is None }})
231
+ list_collection_id: Optional[ListCollectionID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_collection_id'), 'exclude': lambda f: f is None }})
232
+ list_company_id: Optional[ListCompanyID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_company_id'), 'exclude': lambda f: f is None }})
233
+ list_contact_id: Optional[ListContactID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_contact_id'), 'exclude': lambda f: f is None }})
234
+ list_customer_id: Optional[ListCustomerID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_customer_id'), 'exclude': lambda f: f is None }})
235
+ list_deal_id: Optional[ListDealID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_deal_id'), 'exclude': lambda f: f is None }})
236
+ list_interview_id: Optional[ListInterviewID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_interview_id'), 'exclude': lambda f: f is None }})
237
+ list_invoice_id: Optional[ListInvoiceID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_invoice_id'), 'exclude': lambda f: f is None }})
238
+ list_item_id: Optional[ListItemID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_item_id'), 'exclude': lambda f: f is None }})
239
+ list_job_id: Optional[ListJobID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_job_id'), 'exclude': lambda f: f is None }})
240
+ list_limit: Optional[ListLimit] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_limit'), 'exclude': lambda f: f is None }})
241
+ list_link_id: Optional[ListLinkID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_link_id'), 'exclude': lambda f: f is None }})
242
+ list_list_id: Optional[ListListID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_list_id'), 'exclude': lambda f: f is None }})
243
+ list_location_id: Optional[ListLocationID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_location_id'), 'exclude': lambda f: f is None }})
244
+ list_offset: Optional[ListOffset] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_offset'), 'exclude': lambda f: f is None }})
245
+ list_order: Optional[ListOrder] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_order'), 'exclude': lambda f: f is None }})
246
+ list_parent_id: Optional[ListParentID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_parent_id'), 'exclude': lambda f: f is None }})
247
+ list_query: Optional[ListQuery] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_query'), 'exclude': lambda f: f is None }})
248
+ list_sort_by_created_at: Optional[ListSortByCreatedAt] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_sort_by_created_at'), 'exclude': lambda f: f is None }})
249
+ list_sort_by_name: Optional[ListSortByName] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_sort_by_name'), 'exclude': lambda f: f is None }})
250
+ list_sort_by_updated_at: Optional[ListSortByUpdatedAt] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_sort_by_updated_at'), 'exclude': lambda f: f is None }})
251
+ list_space_id: Optional[ListSpaceID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_space_id'), 'exclude': lambda f: f is None }})
252
+ list_ticket_id: Optional[ListTicketID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_ticket_id'), 'exclude': lambda f: f is None }})
253
+ list_type: Optional[ListType] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_type'), 'exclude': lambda f: f is None }})
254
+ list_updated_gte: Optional[ListUpdatedGte] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_updated_gte'), 'exclude': lambda f: f is None }})
255
+ list_user_id: Optional[ListUserID] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_user_id'), 'exclude': lambda f: f is None }})
256
+ methods: Optional[Dict[str, bool]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('methods'), 'exclude': lambda f: f is None }})
257
+ outbound_fields: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('outbound_fields'), 'exclude': lambda f: f is None }})
258
+ raw_objects: Optional[List[str]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('raw_objects'), 'exclude': lambda f: f is None }})
259
+ r"""objects that we map from in the integration"""
260
+ search_domain: Optional[SearchDomain] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_domain'), 'exclude': lambda f: f is None }})
261
+ search_email: Optional[SearchEmail] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_email'), 'exclude': lambda f: f is None }})
262
+ search_linkedinurl: Optional[SearchLinkedinurl] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_linkedinurl'), 'exclude': lambda f: f is None }})
263
+ search_name: Optional[SearchName] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_name'), 'exclude': lambda f: f is None }})
264
+ search_twitter: Optional[SearchTwitter] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_twitter'), 'exclude': lambda f: f is None }})
265
+ webhook_events: Optional[PropertyIntegrationSupportWebhookEvents] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('webhook_events'), 'exclude': lambda f: f is None }})
266
+
267
+
@@ -26,9 +26,9 @@ class SDKConfiguration:
26
26
  server_idx: Optional[int] = 0
27
27
  language: str = 'python'
28
28
  openapi_doc_version: str = '1.0'
29
- sdk_version: str = '0.22.13'
30
- gen_version: str = '2.338.7'
31
- user_agent: str = 'speakeasy-sdk/python 0.22.13 2.338.7 1.0 Unified-python-sdk'
29
+ sdk_version: str = '0.22.14'
30
+ gen_version: str = '2.338.12'
31
+ user_agent: str = 'speakeasy-sdk/python 0.22.14 2.338.12 1.0 Unified-python-sdk'
32
32
  retry_config: Optional[RetryConfig] = None
33
33
 
34
34
  def __post_init__(self):
@@ -1,55 +0,0 @@
1
- """Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT."""
2
-
3
- from __future__ import annotations
4
- import dataclasses
5
- from .property_integrationsupport_webhook_events import PropertyIntegrationSupportWebhookEvents
6
- from dataclasses_json import Undefined, dataclass_json
7
- from typing import Any, Dict, List, Optional
8
- from unified_to import utils
9
-
10
-
11
- @dataclass_json(undefined=Undefined.EXCLUDE)
12
- @dataclasses.dataclass
13
- class IntegrationSupport:
14
- inbound_fields: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('inbound_fields'), 'exclude': lambda f: f is None }})
15
- list_account_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_account_id'), 'exclude': lambda f: f is None }})
16
- list_application_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_application_id'), 'exclude': lambda f: f is None }})
17
- list_candidate_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_candidate_id'), 'exclude': lambda f: f is None }})
18
- list_channel_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_channel_id'), 'exclude': lambda f: f is None }})
19
- list_collection_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_collection_id'), 'exclude': lambda f: f is None }})
20
- list_company_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_company_id'), 'exclude': lambda f: f is None }})
21
- list_contact_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_contact_id'), 'exclude': lambda f: f is None }})
22
- list_customer_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_customer_id'), 'exclude': lambda f: f is None }})
23
- list_deal_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_deal_id'), 'exclude': lambda f: f is None }})
24
- list_interview_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_interview_id'), 'exclude': lambda f: f is None }})
25
- list_invoice_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_invoice_id'), 'exclude': lambda f: f is None }})
26
- list_item_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_item_id'), 'exclude': lambda f: f is None }})
27
- list_job_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_job_id'), 'exclude': lambda f: f is None }})
28
- list_limit: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_limit'), 'exclude': lambda f: f is None }})
29
- list_link_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_link_id'), 'exclude': lambda f: f is None }})
30
- list_list_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_list_id'), 'exclude': lambda f: f is None }})
31
- list_location_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_location_id'), 'exclude': lambda f: f is None }})
32
- list_offset: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_offset'), 'exclude': lambda f: f is None }})
33
- list_order: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_order'), 'exclude': lambda f: f is None }})
34
- list_parent_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_parent_id'), 'exclude': lambda f: f is None }})
35
- list_query: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_query'), 'exclude': lambda f: f is None }})
36
- list_sort_by_created_at: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_sort_by_created_at'), 'exclude': lambda f: f is None }})
37
- list_sort_by_name: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_sort_by_name'), 'exclude': lambda f: f is None }})
38
- list_sort_by_updated_at: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_sort_by_updated_at'), 'exclude': lambda f: f is None }})
39
- list_space_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_space_id'), 'exclude': lambda f: f is None }})
40
- list_ticket_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_ticket_id'), 'exclude': lambda f: f is None }})
41
- list_type: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_type'), 'exclude': lambda f: f is None }})
42
- list_updated_gte: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_updated_gte'), 'exclude': lambda f: f is None }})
43
- list_user_id: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('list_user_id'), 'exclude': lambda f: f is None }})
44
- methods: Optional[Dict[str, bool]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('methods'), 'exclude': lambda f: f is None }})
45
- outbound_fields: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('outbound_fields'), 'exclude': lambda f: f is None }})
46
- raw_objects: Optional[List[str]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('raw_objects'), 'exclude': lambda f: f is None }})
47
- r"""objects that we map from in the integration"""
48
- search_domain: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_domain'), 'exclude': lambda f: f is None }})
49
- search_email: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_email'), 'exclude': lambda f: f is None }})
50
- search_linkedinurl: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_linkedinurl'), 'exclude': lambda f: f is None }})
51
- search_name: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_name'), 'exclude': lambda f: f is None }})
52
- search_twitter: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('search_twitter'), 'exclude': lambda f: f is None }})
53
- webhook_events: Optional[PropertyIntegrationSupportWebhookEvents] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('webhook_events'), 'exclude': lambda f: f is None }})
54
-
55
-