LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
notify_vtex_client/__init__.py
notify_vtex_client.egg-info/PKG-INFO
notify_vtex_client.egg-info/SOURCES.txt
notify_vtex_client.egg-info/dependency_links.txt
notify_vtex_client.egg-info/requires.txt
notify_vtex_client.egg-info/top_level.txt
notify_vtex_client/client/__init__.py
notify_vtex_client/client/notifyvtexclient.py
notify_vtex_client/client/helpers/__init__.py
notify_vtex_client/client/helpers/randommacidgenerator.py
notify_vtex_client/client/processors/__init__.py
notify_vtex_client/client/processors/cartresponseprocessor.py
notify_vtex_client/client/structures/__init__.py
notify_vtex_client/client/structures/indexitem.py
notify_vtex_client/client/structures/item.py
notify_vtex_client/headers/__init__.py
notify_vtex_client/headers/headers.py
notify_vtex_client/payloads/__init__.py
notify_vtex_client/payloads/additemspayload.py
notify_vtex_client/payloads/attachclientprofilepayload.py
notify_vtex_client/payloads/attachshippingdatapayload.py
notify_vtex_client/payloads/createtransactionpayload.py
notify_vtex_client/payloads/payloads.py
notify_vtex_client/payloads/processtransactionpayload.py
notify_vtex_client/payloads/attachpaymentdatapayloads/__init__.py
notify_vtex_client/payloads/attachpaymentdatapayloads/attachpaymentdatapayloadbase.py
notify_vtex_client/payloads/attachpaymentdatapayloads/attachpixpaymentdatapayload.py
notify_vtex_client/payloads/clearitempayload/__init__.py
notify_vtex_client/payloads/clearitempayload/clearitempayload.py
notify_vtex_client/responses/__init__.py
notify_vtex_client/responses/additemresponse.py
notify_vtex_client/responses/attachclientprofiledataresponse.py
notify_vtex_client/responses/attachshippingdataresponse.py
notify_vtex_client/responses/checkemailresponse.py
notify_vtex_client/responses/clearitemsresponse.py
notify_vtex_client/responses/createtransactionresponse.py
notify_vtex_client/responses/fetchorderformresponse.py
notify_vtex_client/responses/getpostalcodeinforesponse.py
notify_vtex_client/responses/processcallbackurlresponse.py
notify_vtex_client/responses/responsebase.py
notify_vtex_client/responses/responsebasecartdata.py
notify_vtex_client/responses/responsebasedata.py
notify_vtex_client/responses/startsessionresponse.py