LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_square/__init__.py
tap_square/client.py
tap_square/discover.py
tap_square/streams.py
tap_square/sync.py
tap_square.egg-info/PKG-INFO
tap_square.egg-info/SOURCES.txt
tap_square.egg-info/dependency_links.txt
tap_square.egg-info/entry_points.txt
tap_square.egg-info/requires.txt
tap_square.egg-info/top_level.txt
tap_square/schemas/bank_accounts.json
tap_square/schemas/cash_drawer_shifts.json
tap_square/schemas/categories.json
tap_square/schemas/customers.json
tap_square/schemas/discounts.json
tap_square/schemas/inventories.json
tap_square/schemas/items.json
tap_square/schemas/locations.json
tap_square/schemas/modifier_lists.json
tap_square/schemas/orders.json
tap_square/schemas/payments.json
tap_square/schemas/payouts.json
tap_square/schemas/refunds.json
tap_square/schemas/roles.json
tap_square/schemas/shifts.json
tap_square/schemas/taxes.json
tap_square/schemas/team_members.json
tests/test_all_fields.py
tests/test_automatic_fields.py
tests/test_bookmarks.py
tests/test_bookmarks_cursor.py
tests/test_bookmarks_static.py
tests/test_client.py
tests/test_config.py
tests/test_default_start_date.py
tests/test_discovery.py
tests/test_pagination.py
tests/test_start_date.py
tests/test_sync_canary.py