CHANGELOG LICENSE MANIFEST.in README.md pyproject.toml setup.py ShopifyAPI.egg-info/PKG-INFO ShopifyAPI.egg-info/SOURCES.txt ShopifyAPI.egg-info/dependency_links.txt ShopifyAPI.egg-info/requires.txt ShopifyAPI.egg-info/top_level.txt bin/shopify_api.py scripts/shopify_api.py shopify/__init__.py shopify/api_access.py shopify/api_version.py shopify/base.py shopify/collection.py shopify/limits.py shopify/mixins.py shopify/session.py shopify/session_token.py shopify/version.py shopify/yamlobjects.py shopify/resources/__init__.py shopify/resources/access_scope.py shopify/resources/address.py shopify/resources/api_permission.py shopify/resources/application_charge.py shopify/resources/application_credit.py shopify/resources/article.py shopify/resources/asset.py shopify/resources/balance.py shopify/resources/billing_address.py shopify/resources/blog.py shopify/resources/carrier_service.py shopify/resources/cart.py shopify/resources/checkout.py shopify/resources/collect.py shopify/resources/collection_listing.py shopify/resources/collection_publication.py shopify/resources/comment.py shopify/resources/country.py shopify/resources/currency.py shopify/resources/custom_collection.py shopify/resources/customer.py shopify/resources/customer_group.py shopify/resources/customer_invite.py shopify/resources/customer_saved_search.py shopify/resources/discount_code.py shopify/resources/discount_code_creation.py shopify/resources/disputes.py shopify/resources/draft_order.py shopify/resources/draft_order_invoice.py shopify/resources/event.py shopify/resources/fulfillment.py shopify/resources/fulfillment_event.py shopify/resources/fulfillment_service.py shopify/resources/gift_card.py shopify/resources/gift_card_adjustment.py shopify/resources/graphql.py shopify/resources/image.py shopify/resources/inventory_item.py shopify/resources/inventory_level.py shopify/resources/line_item.py shopify/resources/location.py shopify/resources/marketing_event.py shopify/resources/metafield.py shopify/resources/note_attribute.py shopify/resources/option.py shopify/resources/order.py shopify/resources/order_risk.py shopify/resources/page.py shopify/resources/payment_details.py shopify/resources/payouts.py shopify/resources/policy.py shopify/resources/price_rule.py shopify/resources/product.py shopify/resources/product_listing.py shopify/resources/product_publication.py shopify/resources/province.py shopify/resources/publication.py shopify/resources/receipt.py shopify/resources/recurring_application_charge.py shopify/resources/redirect.py shopify/resources/refund.py shopify/resources/report.py shopify/resources/resource_feedback.py shopify/resources/rule.py shopify/resources/script_tag.py shopify/resources/shipping_address.py shopify/resources/shipping_line.py shopify/resources/shipping_zone.py shopify/resources/shop.py shopify/resources/smart_collection.py shopify/resources/storefront_access_token.py shopify/resources/tax_line.py shopify/resources/tender_transaction.py shopify/resources/theme.py shopify/resources/transaction.py shopify/resources/transactions.py shopify/resources/usage_charge.py shopify/resources/user.py shopify/resources/variant.py shopify/resources/webhook.py shopify/utils/__init__.py shopify/utils/shop_url.py test/test_helper.py