Unified-python-sdk 0.24.0__tar.gz → 0.24.1__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.
- {Unified-python-sdk-0.24.0/src/Unified_python_sdk.egg-info → Unified-python-sdk-0.24.1}/PKG-INFO +15 -4
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/README.md +14 -3
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/setup.py +1 -1
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1/src/Unified_python_sdk.egg-info}/PKG-INFO +15 -4
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/Unified_python_sdk.egg-info/SOURCES.txt +1 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/__init__.py +2 -1
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/apicall.py +2 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsactivity.py +1 -1
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commercecollection.py +2 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceitem.py +2 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceitemmedia.py +3 -1
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceitemvariant.py +2 -0
- Unified-python-sdk-0.24.1/src/unified_to/models/shared/commercemetadata.py +20 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/sdkconfiguration.py +3 -3
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/LICENSE.md +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/setup.cfg +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/Unified_python_sdk.egg-info/dependency_links.txt +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/Unified_python_sdk.egg-info/requires.txt +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/Unified_python_sdk.egg-info/top_level.txt +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/__init__.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/_hooks/__init__.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/_hooks/sdkhooks.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/_hooks/types.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/account.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/accounting.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/activity.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/apicall.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/application.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/applicationstatus.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/ats.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/auth.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/call.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/candidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/channel.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/collection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/commerce.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/company.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/connection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/contact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/crm.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/customer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/deal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/document.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/employee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/enrich.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/event.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/file.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/genai.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/group.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/hris.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/integration.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/interview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/inventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/invoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/issue.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/item.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/job.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/journal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/kms.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/lead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/link.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/list.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/location.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/login.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/martech.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/member.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/message.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/messaging.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/model.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/__init__.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/errors/__init__.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/errors/sdkerror.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/__init__.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createaccountingaccount.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createaccountingcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createaccountingjournal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatsactivity.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatsapplication.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatscandidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatsdocument.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatsinterview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatsjob.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createatsscorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcommercecollection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcommerceinventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcommerceitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcommercelocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcrmcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcrmcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcrmdeal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcrmevent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcrmlead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createcrmpipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/creategenaiprompt.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createhriscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createhrisemployee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createhrisgroup.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createhrislocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createkmspage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createkmsspace.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createmartechlist.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createmartechmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createmessagingmessage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createpassthrough_json.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createpassthrough_raw.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createpaymentlink.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createpaymentpayment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createstoragefile.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createtaskproject.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createtasktask.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createticketingcustomer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createticketingnote.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createticketingticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createuccontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createunifiedconnection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/createunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountingaccount.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountingcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountingjournal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountingorganization.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatsactivity.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatsapplication.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatscandidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatsdocument.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatsinterview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatsjob.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getatsscorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcommercecollection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcommerceinventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcommerceitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcommercelocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcrmcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcrmcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcrmdeal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcrmevent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcrmlead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getcrmpipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gethriscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gethrisemployee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gethrisgroup.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gethrislocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gethrispayslip.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gethristimeoff.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getkmspage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getkmsspace.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getmartechlist.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getmartechmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getmessagingchannel.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getmessagingmessage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getpaymentlink.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getpaymentpayment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getpaymentpayout.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getpaymentrefund.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getstoragefile.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gettaskproject.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/gettasktask.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getticketingcustomer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getticketingnote.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getticketingticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getuccontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getunifiedapicall.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getunifiedconnection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getunifiedintegrationauth.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getunifiedintegrationlogin.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/getunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountingaccounts.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountingcontacts.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountinginvoices.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountingjournals.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountingorganizations.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountingtaxrates.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listaccountingtransactions.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsactivities.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsapplications.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsapplicationstatuses.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatscandidates.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatscompanies.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsdocuments.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsinterviews.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsjobs.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listatsscorecards.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcommercecollections.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcommerceinventories.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcommerceitems.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcommercelocations.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcrmcompanies.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcrmcontacts.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcrmdeals.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcrmevents.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcrmleads.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listcrmpipelines.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listenrichcompanies.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listenrichpeople.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listgenaimodels.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listhriscompanies.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listhrisemployees.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listhrisgroups.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listhrislocations.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listhrispayslips.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listhristimeoffs.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listkmspages.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listkmsspaces.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listmartechlists.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listmartechmembers.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listmessagingchannels.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listmessagingmessages.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listpassthroughs.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listpaymentlinks.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listpaymentpayments.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listpaymentpayouts.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listpaymentrefunds.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/liststoragefiles.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listtaskprojects.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listtasktasks.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listticketingcustomers.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listticketingnotes.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listticketingtickets.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listuccalls.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listuccontacts.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listunifiedapicalls.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listunifiedconnections.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listunifiedintegrations.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listunifiedintegrationworkspaces.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listunifiedissues.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/listunifiedwebhooks.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchaccountingaccount.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchaccountingcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchaccountingjournal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatsactivity.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatsapplication.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatscandidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatsdocument.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatsinterview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatsjob.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchatsscorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcommercecollection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcommerceinventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcommerceitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcommercelocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcrmcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcrmcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcrmdeal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcrmevent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcrmlead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchcrmpipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchhriscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchhrisemployee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchhrisgroup.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchhrislocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchkmspage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchkmsspace.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchmartechlist.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchmartechmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchmessagingmessage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchpassthrough_json.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchpassthrough_raw.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchpaymentlink.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchpaymentpayment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchstoragefile.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchtaskproject.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchtasktask.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchticketingcustomer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchticketingnote.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchticketingticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchuccontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchunifiedconnection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/patchunifiedwebhooktrigger.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeaccountingaccount.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeaccountingcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeaccountingjournal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatsactivity.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatsapplication.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatscandidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatsdocument.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatsinterview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatsjob.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeatsscorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecommercecollection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecommerceinventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecommerceitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecommercelocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecrmcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecrmcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecrmdeal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecrmevent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecrmlead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removecrmpipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removehriscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removehrisemployee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removehrisgroup.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removehrislocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removekmspage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removekmsspace.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removemartechlist.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removemartechmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removemessagingmessage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removepassthrough.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removepaymentlink.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removepaymentpayment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removestoragefile.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removetaskproject.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removetasktask.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeticketingcustomer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeticketingnote.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeticketingticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeuccontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeunifiedconnection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/removeunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateaccountingaccount.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateaccountingcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateaccountingjournal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatsactivity.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatsapplication.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatscandidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatsdocument.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatsinterview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatsjob.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateatsscorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecommercecollection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecommerceinventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecommerceitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecommercelocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecrmcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecrmcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecrmdeal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecrmevent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecrmlead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatecrmpipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatehriscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatehrisemployee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatehrisgroup.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatehrislocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatekmspage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatekmsspace.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatemartechlist.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatemartechmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatemessagingmessage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatepassthrough_json.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatepassthrough_raw.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatepaymentlink.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatepaymentpayment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatestoragefile.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatetaskproject.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updatetasktask.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateticketingcustomer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateticketingnote.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateticketingticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateuccontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateunifiedconnection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/updateunifiedwebhooktrigger.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingaccount.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingcontactpaymentmethod.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountinginvoice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingjournal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingjournallineitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountinglineitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingorganization.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingtaxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingtelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingtransaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/accountingtransactionlineitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsaddress.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsapplication.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsapplicationanswer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atscandidate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atscompensation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsdocument.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsinterview.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsjob.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsjobquestion.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsoffer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsscorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsscorecardquestion.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsstatus.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atstelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceinventory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceitemoption.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceitemprice.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commercelocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/connection.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmcontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmdeal.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmevent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmlead.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmpipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmstage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/crmtelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/enrichcompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/enrichemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/enrichperson.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/enrichpersonworkhistory.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/enrichtelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/genaicontent.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/genaimodel.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/genaiprompt.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hriscompany.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hriscompensation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hrisemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hrisemployee.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hrisgroup.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hrislocation.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hrispayslip.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hrispayslipdetail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hristelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/hristimeoff.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/integration.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/integrationsupport.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/issue.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/kmspage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/kmsspace.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/marketingemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/marketinglist.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/marketingmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/messagingattachment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/messagingchannel.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/messagingmember.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/messagingmessage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/paymentlink.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/paymentlinklineitem.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/paymentpayment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/paymentpayout.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/paymentrefund.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_accountingcontact_billing_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_accountingcontact_shipping_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_accountingorganization_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_atsactivity_from.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_atscandidate_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_atscompany_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_commercelocation_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_connection_auth.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_connection_categories.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_connection_permissions.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmcompany_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmcontact_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmevent_call.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmevent_email.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmevent_meeting.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmevent_note.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmevent_task.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_crmlead_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_enrichcompany_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_enrichperson_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_hriscompany_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_hrisemployee_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_hrisemployee_employee_roles.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_hrislocation_address.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_integration_categories.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_integrationsupport_webhook_events.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_messagingmessage_author_member.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_created.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_deleted.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_updated.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_storagepermission_roles.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/property_uccall_telephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/security.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/storagefile.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/storagepermission.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/taskproject.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/tasktask.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/ticketingcustomer.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/ticketingemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/ticketingnote.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/ticketingtelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/ticketingticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/uccall.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/uccontact.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/ucemail.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/uctelephone.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/webhook.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/note.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/organization.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/page.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/passthrough.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/payment.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/payout.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/payslip.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/person.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/pipeline.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/project.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/prompt.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/refund.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/scorecard.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/sdk.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/space.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/storage.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/task.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/taxrate.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/ticket.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/ticketing.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/timeoff.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/transaction.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/uc.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/unified.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/utils/__init__.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/utils/retries.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/utils/utils.py +0 -0
- {Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/webhook.py +0 -0
{Unified-python-sdk-0.24.0/src/Unified_python_sdk.egg-info → Unified-python-sdk-0.24.1}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: Unified-python-sdk
|
|
3
|
-
Version: 0.24.
|
|
3
|
+
Version: 0.24.1
|
|
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
|
|
@@ -862,11 +862,22 @@ Description: <div align="left">
|
|
|
862
862
|
<!-- Start Error Handling [errors] -->
|
|
863
863
|
## Error Handling
|
|
864
864
|
|
|
865
|
-
Handling errors in this SDK should largely match your expectations.
|
|
865
|
+
Handling errors in this SDK should largely match your expectations. All operations return a response object or raise an exception.
|
|
866
866
|
|
|
867
|
-
|
|
867
|
+
By default, an API error will raise a errors.SDKError exception, which has the following properties:
|
|
868
|
+
|
|
869
|
+
| Property | Type | Description |
|
|
870
|
+
|-----------------|------------------|-----------------------|
|
|
871
|
+
| `.status_code` | *int* | The HTTP status code |
|
|
872
|
+
| `.message` | *str* | The error message |
|
|
873
|
+
| `.raw_response` | *httpx.Response* | The raw HTTP response |
|
|
874
|
+
| `.body` | *str* | The response content |
|
|
875
|
+
|
|
876
|
+
When custom error responses are specified for an operation, the SDK may also raise their associated exception. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `create_accounting_account` method may raise the following exceptions:
|
|
877
|
+
|
|
878
|
+
| Error Type | Status Code | Content Type |
|
|
868
879
|
| --------------- | --------------- | --------------- |
|
|
869
|
-
| errors.SDKError |
|
|
880
|
+
| errors.SDKError | 4XX, 5XX | \*/\* |
|
|
870
881
|
|
|
871
882
|
### Example
|
|
872
883
|
|
|
@@ -855,11 +855,22 @@ if res.accounting_account is not None:
|
|
|
855
855
|
<!-- Start Error Handling [errors] -->
|
|
856
856
|
## Error Handling
|
|
857
857
|
|
|
858
|
-
Handling errors in this SDK should largely match your expectations.
|
|
858
|
+
Handling errors in this SDK should largely match your expectations. All operations return a response object or raise an exception.
|
|
859
859
|
|
|
860
|
-
|
|
860
|
+
By default, an API error will raise a errors.SDKError exception, which has the following properties:
|
|
861
|
+
|
|
862
|
+
| Property | Type | Description |
|
|
863
|
+
|-----------------|------------------|-----------------------|
|
|
864
|
+
| `.status_code` | *int* | The HTTP status code |
|
|
865
|
+
| `.message` | *str* | The error message |
|
|
866
|
+
| `.raw_response` | *httpx.Response* | The raw HTTP response |
|
|
867
|
+
| `.body` | *str* | The response content |
|
|
868
|
+
|
|
869
|
+
When custom error responses are specified for an operation, the SDK may also raise their associated exception. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `create_accounting_account` method may raise the following exceptions:
|
|
870
|
+
|
|
871
|
+
| Error Type | Status Code | Content Type |
|
|
861
872
|
| --------------- | --------------- | --------------- |
|
|
862
|
-
| errors.SDKError |
|
|
873
|
+
| errors.SDKError | 4XX, 5XX | \*/\* |
|
|
863
874
|
|
|
864
875
|
### Example
|
|
865
876
|
|
|
@@ -19,7 +19,7 @@ except FileNotFoundError:
|
|
|
19
19
|
|
|
20
20
|
setuptools.setup(
|
|
21
21
|
name='Unified-python-sdk',
|
|
22
|
-
version='0.24.
|
|
22
|
+
version='0.24.1',
|
|
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',
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1/src/Unified_python_sdk.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: Unified-python-sdk
|
|
3
|
-
Version: 0.24.
|
|
3
|
+
Version: 0.24.1
|
|
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
|
|
@@ -862,11 +862,22 @@ Description: <div align="left">
|
|
|
862
862
|
<!-- Start Error Handling [errors] -->
|
|
863
863
|
## Error Handling
|
|
864
864
|
|
|
865
|
-
Handling errors in this SDK should largely match your expectations.
|
|
865
|
+
Handling errors in this SDK should largely match your expectations. All operations return a response object or raise an exception.
|
|
866
866
|
|
|
867
|
-
|
|
867
|
+
By default, an API error will raise a errors.SDKError exception, which has the following properties:
|
|
868
|
+
|
|
869
|
+
| Property | Type | Description |
|
|
870
|
+
|-----------------|------------------|-----------------------|
|
|
871
|
+
| `.status_code` | *int* | The HTTP status code |
|
|
872
|
+
| `.message` | *str* | The error message |
|
|
873
|
+
| `.raw_response` | *httpx.Response* | The raw HTTP response |
|
|
874
|
+
| `.body` | *str* | The response content |
|
|
875
|
+
|
|
876
|
+
When custom error responses are specified for an operation, the SDK may also raise their associated exception. You can refer to respective *Errors* tables in SDK docs for more details on possible exception types for each operation. For example, the `create_accounting_account` method may raise the following exceptions:
|
|
877
|
+
|
|
878
|
+
| Error Type | Status Code | Content Type |
|
|
868
879
|
| --------------- | --------------- | --------------- |
|
|
869
|
-
| errors.SDKError |
|
|
880
|
+
| errors.SDKError | 4XX, 5XX | \*/\* |
|
|
870
881
|
|
|
871
882
|
### Example
|
|
872
883
|
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/Unified_python_sdk.egg-info/SOURCES.txt
RENAMED
|
@@ -421,6 +421,7 @@ src/unified_to/models/shared/commerceitemoption.py
|
|
|
421
421
|
src/unified_to/models/shared/commerceitemprice.py
|
|
422
422
|
src/unified_to/models/shared/commerceitemvariant.py
|
|
423
423
|
src/unified_to/models/shared/commercelocation.py
|
|
424
|
+
src/unified_to/models/shared/commercemetadata.py
|
|
424
425
|
src/unified_to/models/shared/connection.py
|
|
425
426
|
src/unified_to/models/shared/crmcompany.py
|
|
426
427
|
src/unified_to/models/shared/crmcontact.py
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/__init__.py
RENAMED
|
@@ -39,6 +39,7 @@ from .commerceitemoption import *
|
|
|
39
39
|
from .commerceitemprice import *
|
|
40
40
|
from .commerceitemvariant import *
|
|
41
41
|
from .commercelocation import *
|
|
42
|
+
from .commercemetadata import *
|
|
42
43
|
from .connection import *
|
|
43
44
|
from .crmcompany import *
|
|
44
45
|
from .crmcontact import *
|
|
@@ -132,4 +133,4 @@ from .ucemail import *
|
|
|
132
133
|
from .uctelephone import *
|
|
133
134
|
from .webhook import *
|
|
134
135
|
|
|
135
|
-
__all__ = ["APICall","APICallType","AccountingAccount","AccountingContact","AccountingContactPaymentMethod","AccountingContactPaymentMethodType","AccountingEmail","AccountingEmailType","AccountingInvoice","AccountingInvoiceStatus","AccountingJournal","AccountingJournalLineitem","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","AtsOffer","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","CrmStage","CrmTelephone","CrmTelephoneType","EmploymentStatus","EmploymentType","EnrichCompany","EnrichEmail","EnrichEmailType","EnrichPerson","EnrichPersonWorkHistory","EnrichTelephone","EnrichTelephoneType","Event","Frequency","FromWebhook","GenaiContent","GenaiModel","GenaiPrompt","Gender","HrisCompany","HrisCompensation","HrisCompensationFrequency","HrisCompensationType","HrisEmail","HrisEmailType","HrisEmployee","HrisEmployeeEmploymentType","HrisEmployeeGender","HrisGroup","HrisGroupType","HrisLocation","HrisPayslip","HrisPayslipDetail","HrisPayslipDetailType","HrisTelephone","HrisTelephoneType","HrisTimeoff","HrisTimeoffStatus","HrisTimeoffType","Integration","IntegrationSupport","Issue","IssueStatus","KmsPage","KmsPageType","KmsSpace","ListAccountID","ListApplicationID","ListCandidateID","ListChannelID","ListCollectionID","ListCompanyID","ListContactID","ListCustomerID","ListDealID","ListInterviewID","ListInvoiceID","ListItemID","ListItemVariantID","ListJobID","ListLimit","ListLinkID","ListListID","ListLocationID","ListOffset","ListOrder","ListParentID","ListProjectID","ListQuery","ListRawFields","ListSortByCreatedAt","ListSortByName","ListSortByUpdatedAt","ListSpaceID","ListTicketID","ListType","ListUpdatedGte","ListUserID","MaritalStatus","MarketingEmail","MarketingEmailType","MarketingList","MarketingMember","MessagingAttachment","MessagingChannel","MessagingMember","MessagingMessage","ObjectType","Origin","PaymentCollectionMethod","PaymentLink","PaymentLinkLineitem","PaymentPayment","PaymentPayout","PaymentPayoutStatus","PaymentRefund","PaymentRefundStatus","PaymentType","Priority","PropertyAccountingContactBillingAddress","PropertyAccountingContactShippingAddress","PropertyAccountingOrganizationAddress","PropertyAtsActivityFrom","PropertyAtsActivityFromType","PropertyAtsCandidateAddress","PropertyAtsCompanyAddress","PropertyCommerceLocationAddress","PropertyConnectionAuth","PropertyConnectionCategories","PropertyConnectionPermissions","PropertyCrmCompanyAddress","PropertyCrmContactAddress","PropertyCrmEventCall","PropertyCrmEventEmail","PropertyCrmEventMeeting","PropertyCrmEventNote","PropertyCrmEventTask","PropertyCrmEventTaskStatus","PropertyCrmLeadAddress","PropertyEnrichCompanyAddress","PropertyEnrichPersonAddress","PropertyHrisCompanyAddress","PropertyHrisEmployeeAddress","PropertyHrisEmployeeEmployeeRoles","PropertyHrisLocationAddress","PropertyIntegrationCategories","PropertyIntegrationSupportWebhookEvents","PropertyMessagingMessageAuthorMember","PropertyPropertyIntegrationSupportWebhookEventsCreated","PropertyPropertyIntegrationSupportWebhookEventsDeleted","PropertyPropertyIntegrationSupportWebhookEventsUpdated","PropertyStoragePermissionRoles","PropertyUcCallTelephone","PropertyUcCallTelephoneType","Recommendation","Role","SearchDomain","SearchEmail","SearchLinkedinurl","SearchName","SearchTwitter","Security","SizeUnit","Status","StorageFile","StorageFileType","StoragePermission","TaskProject","TaskTask","TaskTaskStatus","TaxExemption","TicketingCustomer","TicketingEmail","TicketingEmailType","TicketingNote","TicketingTelephone","TicketingTelephoneType","TicketingTicket","TicketingTicketStatus","Type","UcCall","UcContact","UcEmail","UcEmailType","UcTelephone","UcTelephoneType","Webhook","WebhookType","WeightUnit"]
|
|
136
|
+
__all__ = ["APICall","APICallType","AccountingAccount","AccountingContact","AccountingContactPaymentMethod","AccountingContactPaymentMethodType","AccountingEmail","AccountingEmailType","AccountingInvoice","AccountingInvoiceStatus","AccountingJournal","AccountingJournalLineitem","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","AtsOffer","AtsScorecard","AtsScorecardQuestion","AtsStatus","AtsStatusStatus","AtsTelephone","AtsTelephoneType","CommerceCollection","CommerceCollectionType","CommerceInventory","CommerceItem","CommerceItemMedia","CommerceItemMediaType","CommerceItemOption","CommerceItemPrice","CommerceItemVariant","CommerceLocation","CommerceMetadata","Connection","CrmCompany","CrmContact","CrmDeal","CrmEmail","CrmEmailType","CrmEvent","CrmEventType","CrmLead","CrmPipeline","CrmStage","CrmTelephone","CrmTelephoneType","EmploymentStatus","EmploymentType","EnrichCompany","EnrichEmail","EnrichEmailType","EnrichPerson","EnrichPersonWorkHistory","EnrichTelephone","EnrichTelephoneType","Event","Frequency","FromWebhook","GenaiContent","GenaiModel","GenaiPrompt","Gender","HrisCompany","HrisCompensation","HrisCompensationFrequency","HrisCompensationType","HrisEmail","HrisEmailType","HrisEmployee","HrisEmployeeEmploymentType","HrisEmployeeGender","HrisGroup","HrisGroupType","HrisLocation","HrisPayslip","HrisPayslipDetail","HrisPayslipDetailType","HrisTelephone","HrisTelephoneType","HrisTimeoff","HrisTimeoffStatus","HrisTimeoffType","Integration","IntegrationSupport","Issue","IssueStatus","KmsPage","KmsPageType","KmsSpace","ListAccountID","ListApplicationID","ListCandidateID","ListChannelID","ListCollectionID","ListCompanyID","ListContactID","ListCustomerID","ListDealID","ListInterviewID","ListInvoiceID","ListItemID","ListItemVariantID","ListJobID","ListLimit","ListLinkID","ListListID","ListLocationID","ListOffset","ListOrder","ListParentID","ListProjectID","ListQuery","ListRawFields","ListSortByCreatedAt","ListSortByName","ListSortByUpdatedAt","ListSpaceID","ListTicketID","ListType","ListUpdatedGte","ListUserID","MaritalStatus","MarketingEmail","MarketingEmailType","MarketingList","MarketingMember","MessagingAttachment","MessagingChannel","MessagingMember","MessagingMessage","ObjectType","Origin","PaymentCollectionMethod","PaymentLink","PaymentLinkLineitem","PaymentPayment","PaymentPayout","PaymentPayoutStatus","PaymentRefund","PaymentRefundStatus","PaymentType","Priority","PropertyAccountingContactBillingAddress","PropertyAccountingContactShippingAddress","PropertyAccountingOrganizationAddress","PropertyAtsActivityFrom","PropertyAtsActivityFromType","PropertyAtsCandidateAddress","PropertyAtsCompanyAddress","PropertyCommerceLocationAddress","PropertyConnectionAuth","PropertyConnectionCategories","PropertyConnectionPermissions","PropertyCrmCompanyAddress","PropertyCrmContactAddress","PropertyCrmEventCall","PropertyCrmEventEmail","PropertyCrmEventMeeting","PropertyCrmEventNote","PropertyCrmEventTask","PropertyCrmEventTaskStatus","PropertyCrmLeadAddress","PropertyEnrichCompanyAddress","PropertyEnrichPersonAddress","PropertyHrisCompanyAddress","PropertyHrisEmployeeAddress","PropertyHrisEmployeeEmployeeRoles","PropertyHrisLocationAddress","PropertyIntegrationCategories","PropertyIntegrationSupportWebhookEvents","PropertyMessagingMessageAuthorMember","PropertyPropertyIntegrationSupportWebhookEventsCreated","PropertyPropertyIntegrationSupportWebhookEventsDeleted","PropertyPropertyIntegrationSupportWebhookEventsUpdated","PropertyStoragePermissionRoles","PropertyUcCallTelephone","PropertyUcCallTelephoneType","Recommendation","Role","SearchDomain","SearchEmail","SearchLinkedinurl","SearchName","SearchTwitter","Security","SizeUnit","Status","StorageFile","StorageFileType","StoragePermission","TaskProject","TaskTask","TaskTaskStatus","TaxExemption","TicketingCustomer","TicketingEmail","TicketingEmailType","TicketingNote","TicketingTelephone","TicketingTelephoneType","TicketingTicket","TicketingTicketStatus","Type","UcCall","UcContact","UcEmail","UcEmailType","UcTelephone","UcTelephoneType","Webhook","WebhookType","WeightUnit"]
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/apicall.py
RENAMED
|
@@ -32,7 +32,9 @@ class APICall:
|
|
|
32
32
|
external_xref: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('external_xref'), 'exclude': lambda f: f is None }})
|
|
33
33
|
id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('id'), 'exclude': lambda f: f is None }})
|
|
34
34
|
ip_address: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('ip_address'), 'exclude': lambda f: f is None }})
|
|
35
|
+
is_billable: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_billable'), 'exclude': lambda f: f is None }})
|
|
35
36
|
size: Optional[float] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('size'), 'exclude': lambda f: f is None }})
|
|
37
|
+
webhook_id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('webhook_id'), 'exclude': lambda f: f is None }})
|
|
36
38
|
workspace_id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('workspace_id'), 'exclude': lambda f: f is None }})
|
|
37
39
|
|
|
38
40
|
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/atsactivity.py
RENAMED
|
@@ -21,7 +21,6 @@ class AtsActivityType(str, Enum):
|
|
|
21
21
|
@dataclass_json(undefined=Undefined.EXCLUDE)
|
|
22
22
|
@dataclasses.dataclass
|
|
23
23
|
class AtsActivity:
|
|
24
|
-
title: str = dataclasses.field(metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('title') }})
|
|
25
24
|
application_id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('application_id'), 'exclude': lambda f: f is None }})
|
|
26
25
|
bcc: Optional[List[AtsEmail]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('bcc'), 'exclude': lambda f: f is None }})
|
|
27
26
|
candidate_id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('candidate_id'), 'exclude': lambda f: f is None }})
|
|
@@ -35,6 +34,7 @@ class AtsActivity:
|
|
|
35
34
|
is_private: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_private'), 'exclude': lambda f: f is None }})
|
|
36
35
|
job_id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('job_id'), 'exclude': lambda f: f is None }})
|
|
37
36
|
raw: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('raw'), 'exclude': lambda f: f is None }})
|
|
37
|
+
title: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('title'), 'exclude': lambda f: f is None }})
|
|
38
38
|
to: Optional[List[AtsEmail]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('to'), 'exclude': lambda f: f is None }})
|
|
39
39
|
type: Optional[AtsActivityType] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('type'), 'exclude': lambda f: f is None }})
|
|
40
40
|
updated_at: Optional[datetime] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('updated_at'), 'encoder': utils.datetimeisoformat(True), 'decoder': dateutil.parser.isoparse, 'exclude': lambda f: f is None }})
|
|
@@ -4,6 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
import dataclasses
|
|
5
5
|
import dateutil.parser
|
|
6
6
|
from .commerceitemmedia import CommerceItemMedia
|
|
7
|
+
from .commercemetadata import CommerceMetadata
|
|
7
8
|
from dataclasses_json import Undefined, dataclass_json
|
|
8
9
|
from datetime import datetime
|
|
9
10
|
from enum import Enum
|
|
@@ -29,6 +30,7 @@ class CommerceCollection:
|
|
|
29
30
|
is_featured: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_featured'), 'exclude': lambda f: f is None }})
|
|
30
31
|
is_visible: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_visible'), 'exclude': lambda f: f is None }})
|
|
31
32
|
media: Optional[List[CommerceItemMedia]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('media'), 'exclude': lambda f: f is None }})
|
|
33
|
+
metadata: Optional[List[CommerceMetadata]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('metadata'), 'exclude': lambda f: f is None }})
|
|
32
34
|
parent_id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('parent_id'), 'exclude': lambda f: f is None }})
|
|
33
35
|
public_description: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('public_description'), 'exclude': lambda f: f is None }})
|
|
34
36
|
public_name: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('public_name'), 'exclude': lambda f: f is None }})
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/shared/commerceitem.py
RENAMED
|
@@ -5,6 +5,7 @@ import dataclasses
|
|
|
5
5
|
import dateutil.parser
|
|
6
6
|
from .commerceitemmedia import CommerceItemMedia
|
|
7
7
|
from .commerceitemvariant import CommerceItemVariant
|
|
8
|
+
from .commercemetadata import CommerceMetadata
|
|
8
9
|
from dataclasses_json import Undefined, dataclass_json
|
|
9
10
|
from datetime import datetime
|
|
10
11
|
from typing import Any, Dict, List, Optional
|
|
@@ -21,6 +22,7 @@ class CommerceItem:
|
|
|
21
22
|
is_active: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_active'), 'exclude': lambda f: f is None }})
|
|
22
23
|
is_taxable: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_taxable'), 'exclude': lambda f: f is None }})
|
|
23
24
|
media: Optional[List[CommerceItemMedia]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('media'), 'exclude': lambda f: f is None }})
|
|
25
|
+
metadata: Optional[List[CommerceMetadata]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('metadata'), 'exclude': lambda f: f is None }})
|
|
24
26
|
name: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('name'), 'exclude': lambda f: f is None }})
|
|
25
27
|
public_description: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('public_description'), 'exclude': lambda f: f is None }})
|
|
26
28
|
public_name: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('public_name'), 'exclude': lambda f: f is None }})
|
|
@@ -2,9 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
from __future__ import annotations
|
|
4
4
|
import dataclasses
|
|
5
|
+
from .commercemetadata import CommerceMetadata
|
|
5
6
|
from dataclasses_json import Undefined, dataclass_json
|
|
6
7
|
from enum import Enum
|
|
7
|
-
from typing import Optional
|
|
8
|
+
from typing import List, Optional
|
|
8
9
|
from unified_to import utils
|
|
9
10
|
|
|
10
11
|
|
|
@@ -20,6 +21,7 @@ class CommerceItemMedia:
|
|
|
20
21
|
alt: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('alt'), 'exclude': lambda f: f is None }})
|
|
21
22
|
height: Optional[float] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('height'), 'exclude': lambda f: f is None }})
|
|
22
23
|
id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('id'), 'exclude': lambda f: f is None }})
|
|
24
|
+
metadata: Optional[List[CommerceMetadata]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('metadata'), 'exclude': lambda f: f is None }})
|
|
23
25
|
position: Optional[float] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('position'), 'exclude': lambda f: f is None }})
|
|
24
26
|
type: Optional[CommerceItemMediaType] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('type'), 'exclude': lambda f: f is None }})
|
|
25
27
|
width: Optional[float] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('width'), 'exclude': lambda f: f is None }})
|
|
@@ -6,6 +6,7 @@ import dateutil.parser
|
|
|
6
6
|
from .commerceitemmedia import CommerceItemMedia
|
|
7
7
|
from .commerceitemoption import CommerceItemOption
|
|
8
8
|
from .commerceitemprice import CommerceItemPrice
|
|
9
|
+
from .commercemetadata import CommerceMetadata
|
|
9
10
|
from dataclasses_json import Undefined, dataclass_json
|
|
10
11
|
from datetime import datetime
|
|
11
12
|
from enum import Enum
|
|
@@ -38,6 +39,7 @@ class CommerceItemVariant:
|
|
|
38
39
|
is_visible: Optional[bool] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('is_visible'), 'exclude': lambda f: f is None }})
|
|
39
40
|
length: Optional[float] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('length'), 'exclude': lambda f: f is None }})
|
|
40
41
|
media: Optional[List[CommerceItemMedia]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('media'), 'exclude': lambda f: f is None }})
|
|
42
|
+
metadata: Optional[List[CommerceMetadata]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('metadata'), 'exclude': lambda f: f is None }})
|
|
41
43
|
name: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('name'), 'exclude': lambda f: f is None }})
|
|
42
44
|
options: Optional[List[CommerceItemOption]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('options'), 'exclude': lambda f: f is None }})
|
|
43
45
|
prices: Optional[List[CommerceItemPrice]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('prices'), 'exclude': lambda f: f is None }})
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
import dataclasses
|
|
5
|
+
from dataclasses_json import Undefined, dataclass_json
|
|
6
|
+
from typing import Any, Dict, Optional
|
|
7
|
+
from unified_to import utils
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
@dataclass_json(undefined=Undefined.EXCLUDE)
|
|
11
|
+
@dataclasses.dataclass
|
|
12
|
+
class CommerceMetadata:
|
|
13
|
+
key: str = dataclasses.field(metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('key') }})
|
|
14
|
+
extra_data: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('extra_data'), 'exclude': lambda f: f is None }})
|
|
15
|
+
id: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('id'), 'exclude': lambda f: f is None }})
|
|
16
|
+
namespace: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('namespace'), 'exclude': lambda f: f is None }})
|
|
17
|
+
type: Optional[str] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('type'), 'exclude': lambda f: f is None }})
|
|
18
|
+
value: Optional[Dict[str, Any]] = dataclasses.field(default=None, metadata={'dataclasses_json': { 'letter_case': utils.get_field_name('value'), 'exclude': lambda f: f is None }})
|
|
19
|
+
|
|
20
|
+
|
|
@@ -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.24.
|
|
30
|
-
gen_version: str = '2.
|
|
31
|
-
user_agent: str = 'speakeasy-sdk/python 0.24.
|
|
29
|
+
sdk_version: str = '0.24.1'
|
|
30
|
+
gen_version: str = '2.428.1'
|
|
31
|
+
user_agent: str = 'speakeasy-sdk/python 0.24.1 2.428.1 1.0 Unified-python-sdk'
|
|
32
32
|
retry_config: Optional[RetryConfig] = None
|
|
33
33
|
|
|
34
34
|
def __post_init__(self):
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/Unified_python_sdk.egg-info/requires.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/errors/__init__.py
RENAMED
|
File without changes
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/errors/sdkerror.py
RENAMED
|
File without changes
|
{Unified-python-sdk-0.24.0 → Unified-python-sdk-0.24.1}/src/unified_to/models/operations/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|