Unified-python-sdk 0.20.3__tar.gz → 0.20.4__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.20.3/src/Unified_python_sdk.egg-info → Unified-python-sdk-0.20.4}/PKG-INFO +1 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/setup.py +1 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4/src/Unified_python_sdk.egg-info}/PKG-INFO +1 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/_hooks/types.py +2 -2
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/account.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/accounting.py +15 -5
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/activity.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/application.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/ats.py +21 -7
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/candidate.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/collection.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/commerce.py +12 -4
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/company.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/connection.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/contact.py +9 -3
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/crm.py +18 -6
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/customer.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/deal.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/document.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/employee.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/event.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/file.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/group.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/hris.py +6 -2
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/interview.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/inventory.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/invoice.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/item.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/job.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/lead.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/link.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/list.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/location.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/martech.py +6 -2
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/member.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/note.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/payment.py +6 -2
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/pipeline.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/scorecard.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/sdkconfiguration.py +3 -3
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/storage.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/taxrate.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/ticket.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/ticketing.py +9 -3
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/transaction.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/uc.py +3 -1
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/unified.py +12 -4
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/utils/utils.py +3 -3
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/webhook.py +9 -3
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/LICENSE.md +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/README.md +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/setup.cfg +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/Unified_python_sdk.egg-info/SOURCES.txt +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/Unified_python_sdk.egg-info/dependency_links.txt +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/Unified_python_sdk.egg-info/requires.txt +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/Unified_python_sdk.egg-info/top_level.txt +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/_hooks/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/_hooks/sdkhooks.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/apicall.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/applicationstatus.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/auth.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/call.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/enrich.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/integration.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/issue.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/login.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/errors/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/errors/sdkerror.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createaccountingaccount.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createaccountingcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatsactivity.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatsapplication.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatscandidate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatsdocument.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatsinterview.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatsjob.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createatsscorecard.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcommercecollection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcommerceinventory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcommerceitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcommercelocation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcrmcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcrmcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcrmdeal.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcrmevent.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcrmlead.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createcrmpipeline.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createhrisemployee.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createhrisgroup.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createmartechlist.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createmartechmember.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createpassthrough.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createpaymentlink.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createpaymentpayment.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createstoragefile.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createticketingcustomer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createticketingnote.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createticketingticket.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createuccontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createunifiedconnection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/createunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getaccountingaccount.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getaccountingcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getaccountingorganization.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatsactivity.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatsapplication.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatscandidate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatscompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatsdocument.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatsinterview.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatsjob.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getatsscorecard.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcommercecollection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcommerceinventory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcommerceitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcommercelocation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcrmcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcrmcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcrmdeal.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcrmevent.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcrmlead.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getcrmpipeline.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/gethrisemployee.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/gethrisgroup.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getmartechlist.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getmartechmember.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getpaymentlink.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getpaymentpayment.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getpaymentpayout.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getpaymentrefund.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getstoragefile.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getticketingcustomer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getticketingnote.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getticketingticket.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getuccontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getunifiedapicall.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getunifiedconnection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getunifiedintegrationauth.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getunifiedintegrationlogin.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/getunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listaccountingaccounts.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listaccountingcontacts.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listaccountinginvoices.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listaccountingorganizations.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listaccountingtaxrates.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listaccountingtransactions.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsactivities.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsapplications.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsapplicationstatuses.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatscandidates.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatscompanies.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsdocuments.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsinterviews.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsjobs.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listatsscorecards.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcommercecollections.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcommerceinventories.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcommerceitems.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcommercelocations.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcrmcompanies.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcrmcontacts.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcrmdeals.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcrmevents.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcrmleads.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listcrmpipelines.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listenrichcompanies.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listenrichpeople.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listhrisemployees.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listhrisgroups.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listmartechlists.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listmartechmembers.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listpassthroughs.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listpaymentlinks.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listpaymentpayments.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listpaymentpayouts.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listpaymentrefunds.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/liststoragefiles.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listticketingcustomers.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listticketingnotes.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listticketingtickets.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listuccalls.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listuccontacts.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listunifiedapicalls.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listunifiedconnections.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listunifiedintegrations.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listunifiedintegrationworkspaces.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listunifiedissues.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/listunifiedwebhooks.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchaccountingaccount.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchaccountingcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatsactivity.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatsapplication.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatscandidate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatsdocument.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatsinterview.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatsjob.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchatsscorecard.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcommercecollection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcommerceinventory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcommerceitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcommercelocation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcrmcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcrmcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcrmdeal.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcrmevent.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcrmlead.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchcrmpipeline.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchhrisemployee.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchhrisgroup.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchmartechlist.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchmartechmember.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchpassthrough.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchpaymentlink.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchpaymentpayment.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchstoragefile.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchticketingcustomer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchticketingnote.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchticketingticket.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchuccontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchunifiedconnection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/patchunifiedwebhooktrigger.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeaccountingaccount.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeaccountingcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatsactivity.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatsapplication.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatscandidate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatsdocument.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatsinterview.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatsjob.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeatsscorecard.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecommercecollection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecommerceinventory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecommerceitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecommercelocation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecrmcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecrmcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecrmdeal.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecrmevent.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecrmlead.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removecrmpipeline.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removehrisemployee.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removehrisgroup.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removemartechlist.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removemartechmember.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removepassthrough.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removepaymentlink.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removepaymentpayment.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removestoragefile.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeticketingcustomer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeticketingnote.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeticketingticket.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeuccontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeunifiedconnection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/removeunifiedwebhook.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateaccountingaccount.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateaccountingcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateaccountinginvoice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateaccountingtaxrate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateaccountingtransaction.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatsactivity.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatsapplication.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatscandidate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatsdocument.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatsinterview.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatsjob.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateatsscorecard.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecommercecollection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecommerceinventory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecommerceitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecommercelocation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecrmcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecrmcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecrmdeal.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecrmevent.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecrmlead.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatecrmpipeline.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatehrisemployee.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatehrisgroup.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatemartechlist.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatemartechmember.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatepassthrough.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatepaymentlink.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatepaymentpayment.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updatestoragefile.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateticketingcustomer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateticketingnote.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateticketingticket.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateuccontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateunifiedconnection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/operations/updateunifiedwebhooktrigger.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingaccount.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingcontactpaymentmethod.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountinginvoice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountinglineitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingorganization.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingtaxrate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingtelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingtransaction.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/accountingtransactionlineitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/apicall.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsactivity.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsaddress.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsapplication.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsapplicationanswer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atscandidate.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atscompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atscompensation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsdocument.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsinterview.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsjob.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsjobquestion.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsscorecard.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsscorecardquestion.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atsstatus.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/atstelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commercecollection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commerceinventory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commerceitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commerceitemmedia.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commerceitemoption.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commerceitemprice.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commerceitemvariant.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/commercelocation.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/connection.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmcontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmdeal.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmevent.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmlead.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmpipeline.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/crmtelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/enrichcompany.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/enrichemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/enrichperson.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/enrichpersonworkhistory.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/enrichtelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/hrisemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/hrisemployee.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/hrisgroup.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/hristelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/integration.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/integrationsupport.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/issue.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/marketingemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/marketinglist.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/marketingmember.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/paymenntlinklineitem.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/paymentlink.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/paymentpayment.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/paymentpayout.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/paymentrefund.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_accountingcontact_billing_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_accountingcontact_shipping_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_accountingorganization_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_atscandidate_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_atscompany_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_commercelocation_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_connection_auth.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_connection_categories.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_connection_permissions.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmcompany_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmcontact_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmevent_call.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmevent_email.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmevent_meeting.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmevent_note.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmevent_task.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_crmlead_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_enrichcompany_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_enrichperson_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_hrisemployee_address.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_integration_categories.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_integrationsupport_webhook_events.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_created.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_deleted.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_property_integrationsupport_webhook_events_updated.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_storagepermission_roles.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/property_uccall_telephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/security.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/storagefile.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/storagepermission.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/ticketingcustomer.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/ticketingemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/ticketingnote.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/ticketingtelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/ticketingticket.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/uccall.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/uccontact.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/ucemail.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/uctelephone.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/models/shared/webhook.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/organization.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/passthrough.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/payout.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/person.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/refund.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/sdk.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/utils/__init__.py +0 -0
- {Unified-python-sdk-0.20.3 → Unified-python-sdk-0.20.4}/src/unified_to/utils/retries.py +0 -0
|
@@ -42,13 +42,13 @@ class BeforeRequestHook(ABC):
|
|
|
42
42
|
|
|
43
43
|
class AfterSuccessHook(ABC):
|
|
44
44
|
@abstractmethod
|
|
45
|
-
def after_success(self, hook_ctx: AfterSuccessContext, response: requests_http.Response) -> Union[requests_http.
|
|
45
|
+
def after_success(self, hook_ctx: AfterSuccessContext, response: requests_http.Response) -> Union[requests_http.Response, Exception]:
|
|
46
46
|
pass
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
class AfterErrorHook(ABC):
|
|
50
50
|
@abstractmethod
|
|
51
|
-
def after_error(self, hook_ctx: AfterErrorContext, response: Optional[requests_http.Response], error: Optional[Exception]) -> Union[Tuple[Optional[requests_http.
|
|
51
|
+
def after_error(self, hook_ctx: AfterErrorContext, response: Optional[requests_http.Response], error: Optional[Exception]) -> Union[Tuple[Optional[requests_http.Response], Optional[Exception]], Exception]:
|
|
52
52
|
pass
|
|
53
53
|
|
|
54
54
|
|
|
@@ -282,7 +282,9 @@ class Account:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAccountingAccountResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1306,7 +1306,9 @@ class Accounting:
|
|
|
1306
1306
|
|
|
1307
1307
|
res = operations.RemoveAccountingAccountResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1308
1308
|
|
|
1309
|
-
if http_res.status_code >=
|
|
1309
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1310
|
+
pass
|
|
1311
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1310
1312
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1311
1313
|
else:
|
|
1312
1314
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1359,7 +1361,9 @@ class Accounting:
|
|
|
1359
1361
|
|
|
1360
1362
|
res = operations.RemoveAccountingContactResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1361
1363
|
|
|
1362
|
-
if http_res.status_code >=
|
|
1364
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1365
|
+
pass
|
|
1366
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1363
1367
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1364
1368
|
else:
|
|
1365
1369
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1412,7 +1416,9 @@ class Accounting:
|
|
|
1412
1416
|
|
|
1413
1417
|
res = operations.RemoveAccountingInvoiceResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1414
1418
|
|
|
1415
|
-
if http_res.status_code >=
|
|
1419
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1420
|
+
pass
|
|
1421
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1416
1422
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1417
1423
|
else:
|
|
1418
1424
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1465,7 +1471,9 @@ class Accounting:
|
|
|
1465
1471
|
|
|
1466
1472
|
res = operations.RemoveAccountingTaxrateResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1467
1473
|
|
|
1468
|
-
if http_res.status_code >=
|
|
1474
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1475
|
+
pass
|
|
1476
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1469
1477
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1470
1478
|
else:
|
|
1471
1479
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1518,7 +1526,9 @@ class Accounting:
|
|
|
1518
1526
|
|
|
1519
1527
|
res = operations.RemoveAccountingTransactionResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1520
1528
|
|
|
1521
|
-
if http_res.status_code >=
|
|
1529
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1530
|
+
pass
|
|
1531
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1522
1532
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1523
1533
|
else:
|
|
1524
1534
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Activity:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAtsActivityResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Application:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAtsApplicationResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1818,7 +1818,9 @@ class Ats:
|
|
|
1818
1818
|
|
|
1819
1819
|
res = operations.RemoveAtsActivityResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1820
1820
|
|
|
1821
|
-
if http_res.status_code >=
|
|
1821
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1822
|
+
pass
|
|
1823
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1822
1824
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1823
1825
|
else:
|
|
1824
1826
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1871,7 +1873,9 @@ class Ats:
|
|
|
1871
1873
|
|
|
1872
1874
|
res = operations.RemoveAtsApplicationResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1873
1875
|
|
|
1874
|
-
if http_res.status_code >=
|
|
1876
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1877
|
+
pass
|
|
1878
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1875
1879
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1876
1880
|
else:
|
|
1877
1881
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1924,7 +1928,9 @@ class Ats:
|
|
|
1924
1928
|
|
|
1925
1929
|
res = operations.RemoveAtsCandidateResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1926
1930
|
|
|
1927
|
-
if http_res.status_code >=
|
|
1931
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1932
|
+
pass
|
|
1933
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1928
1934
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1929
1935
|
else:
|
|
1930
1936
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1977,7 +1983,9 @@ class Ats:
|
|
|
1977
1983
|
|
|
1978
1984
|
res = operations.RemoveAtsDocumentResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1979
1985
|
|
|
1980
|
-
if http_res.status_code >=
|
|
1986
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1987
|
+
pass
|
|
1988
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1981
1989
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1982
1990
|
else:
|
|
1983
1991
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -2030,7 +2038,9 @@ class Ats:
|
|
|
2030
2038
|
|
|
2031
2039
|
res = operations.RemoveAtsInterviewResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
2032
2040
|
|
|
2033
|
-
if http_res.status_code >=
|
|
2041
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
2042
|
+
pass
|
|
2043
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
2034
2044
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
2035
2045
|
else:
|
|
2036
2046
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -2083,7 +2093,9 @@ class Ats:
|
|
|
2083
2093
|
|
|
2084
2094
|
res = operations.RemoveAtsJobResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
2085
2095
|
|
|
2086
|
-
if http_res.status_code >=
|
|
2096
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
2097
|
+
pass
|
|
2098
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
2087
2099
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
2088
2100
|
else:
|
|
2089
2101
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -2136,7 +2148,9 @@ class Ats:
|
|
|
2136
2148
|
|
|
2137
2149
|
res = operations.RemoveAtsScorecardResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
2138
2150
|
|
|
2139
|
-
if http_res.status_code >=
|
|
2151
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
2152
|
+
pass
|
|
2153
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
2140
2154
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
2141
2155
|
else:
|
|
2142
2156
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Candidate:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAtsCandidateResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Collection:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveCommerceCollectionResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -966,7 +966,9 @@ class Commerce:
|
|
|
966
966
|
|
|
967
967
|
res = operations.RemoveCommerceCollectionResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
968
968
|
|
|
969
|
-
if http_res.status_code >=
|
|
969
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
970
|
+
pass
|
|
971
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
970
972
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
971
973
|
else:
|
|
972
974
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1019,7 +1021,9 @@ class Commerce:
|
|
|
1019
1021
|
|
|
1020
1022
|
res = operations.RemoveCommerceInventoryResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1021
1023
|
|
|
1022
|
-
if http_res.status_code >=
|
|
1024
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1025
|
+
pass
|
|
1026
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1023
1027
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1024
1028
|
else:
|
|
1025
1029
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1072,7 +1076,9 @@ class Commerce:
|
|
|
1072
1076
|
|
|
1073
1077
|
res = operations.RemoveCommerceItemResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1074
1078
|
|
|
1075
|
-
if http_res.status_code >=
|
|
1079
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1080
|
+
pass
|
|
1081
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1076
1082
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1077
1083
|
else:
|
|
1078
1084
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1125,7 +1131,9 @@ class Commerce:
|
|
|
1125
1131
|
|
|
1126
1132
|
res = operations.RemoveCommerceLocationResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1127
1133
|
|
|
1128
|
-
if http_res.status_code >=
|
|
1134
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1135
|
+
pass
|
|
1136
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1129
1137
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1130
1138
|
else:
|
|
1131
1139
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -450,7 +450,9 @@ class Company:
|
|
|
450
450
|
|
|
451
451
|
res = operations.RemoveCrmCompanyResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
452
452
|
|
|
453
|
-
if http_res.status_code >=
|
|
453
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
454
|
+
pass
|
|
455
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
454
456
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
455
457
|
else:
|
|
456
458
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -281,7 +281,9 @@ class Connection:
|
|
|
281
281
|
|
|
282
282
|
res = operations.RemoveUnifiedConnectionResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
283
283
|
|
|
284
|
-
if http_res.status_code >=
|
|
284
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
285
|
+
pass
|
|
286
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
285
287
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
286
288
|
else:
|
|
287
289
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -738,7 +738,9 @@ class Contact:
|
|
|
738
738
|
|
|
739
739
|
res = operations.RemoveAccountingContactResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
740
740
|
|
|
741
|
-
if http_res.status_code >=
|
|
741
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
742
|
+
pass
|
|
743
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
742
744
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
743
745
|
else:
|
|
744
746
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -791,7 +793,9 @@ class Contact:
|
|
|
791
793
|
|
|
792
794
|
res = operations.RemoveCrmContactResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
793
795
|
|
|
794
|
-
if http_res.status_code >=
|
|
796
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
797
|
+
pass
|
|
798
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
795
799
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
796
800
|
else:
|
|
797
801
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -844,7 +848,9 @@ class Contact:
|
|
|
844
848
|
|
|
845
849
|
res = operations.RemoveUcContactResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
846
850
|
|
|
847
|
-
if http_res.status_code >=
|
|
851
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
852
|
+
pass
|
|
853
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
848
854
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
849
855
|
else:
|
|
850
856
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1422,7 +1422,9 @@ class Crm:
|
|
|
1422
1422
|
|
|
1423
1423
|
res = operations.RemoveCrmCompanyResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1424
1424
|
|
|
1425
|
-
if http_res.status_code >=
|
|
1425
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1426
|
+
pass
|
|
1427
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1426
1428
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1427
1429
|
else:
|
|
1428
1430
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1475,7 +1477,9 @@ class Crm:
|
|
|
1475
1477
|
|
|
1476
1478
|
res = operations.RemoveCrmContactResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1477
1479
|
|
|
1478
|
-
if http_res.status_code >=
|
|
1480
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1481
|
+
pass
|
|
1482
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1479
1483
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1480
1484
|
else:
|
|
1481
1485
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1528,7 +1532,9 @@ class Crm:
|
|
|
1528
1532
|
|
|
1529
1533
|
res = operations.RemoveCrmDealResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1530
1534
|
|
|
1531
|
-
if http_res.status_code >=
|
|
1535
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1536
|
+
pass
|
|
1537
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1532
1538
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1533
1539
|
else:
|
|
1534
1540
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1581,7 +1587,9 @@ class Crm:
|
|
|
1581
1587
|
|
|
1582
1588
|
res = operations.RemoveCrmEventResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1583
1589
|
|
|
1584
|
-
if http_res.status_code >=
|
|
1590
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1591
|
+
pass
|
|
1592
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1585
1593
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1586
1594
|
else:
|
|
1587
1595
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1634,7 +1642,9 @@ class Crm:
|
|
|
1634
1642
|
|
|
1635
1643
|
res = operations.RemoveCrmLeadResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1636
1644
|
|
|
1637
|
-
if http_res.status_code >=
|
|
1645
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1646
|
+
pass
|
|
1647
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1638
1648
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1639
1649
|
else:
|
|
1640
1650
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -1687,7 +1697,9 @@ class Crm:
|
|
|
1687
1697
|
|
|
1688
1698
|
res = operations.RemoveCrmPipelineResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
1689
1699
|
|
|
1690
|
-
if http_res.status_code >=
|
|
1700
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
1701
|
+
pass
|
|
1702
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
1691
1703
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
1692
1704
|
else:
|
|
1693
1705
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Customer:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveTicketingCustomerResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Deal:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveCrmDealResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Document:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAtsDocumentResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Employee:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveHrisEmployeeResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Event:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveCrmEventResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class File:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveStorageFileResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Group:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveHrisGroupResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -510,7 +510,9 @@ class Hris:
|
|
|
510
510
|
|
|
511
511
|
res = operations.RemoveHrisEmployeeResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
512
512
|
|
|
513
|
-
if http_res.status_code >=
|
|
513
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
514
|
+
pass
|
|
515
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
514
516
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
515
517
|
else:
|
|
516
518
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -563,7 +565,9 @@ class Hris:
|
|
|
563
565
|
|
|
564
566
|
res = operations.RemoveHrisGroupResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
565
567
|
|
|
566
|
-
if http_res.status_code >=
|
|
568
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
569
|
+
pass
|
|
570
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
567
571
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
568
572
|
else:
|
|
569
573
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Interview:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAtsInterviewResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Inventory:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveCommerceInventoryResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Invoice:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAccountingInvoiceResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Item:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveCommerceItemResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Job:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveAtsJobResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Lead:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemoveCrmLeadResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|
|
@@ -282,7 +282,9 @@ class Link:
|
|
|
282
282
|
|
|
283
283
|
res = operations.RemovePaymentLinkResponse(status_code=http_res.status_code, content_type=http_res.headers.get('Content-Type'), raw_response=http_res)
|
|
284
284
|
|
|
285
|
-
if http_res.status_code >=
|
|
285
|
+
if http_res.status_code >= 200 and http_res.status_code < 300:
|
|
286
|
+
pass
|
|
287
|
+
elif http_res.status_code >= 400 and http_res.status_code < 500 or http_res.status_code >= 500 and http_res.status_code < 600:
|
|
286
288
|
raise errors.SDKError('API error occurred', http_res.status_code, http_res.text, http_res)
|
|
287
289
|
else:
|
|
288
290
|
if utils.match_content_type(http_res.headers.get('Content-Type'), 'application/json'):
|