File Sharing
============

The Shares API is universal for both modes and provides all the necessary methods for working with the Nextcloud Shares system.

.. autoclass:: nc_py_api.files.sharing._FilesSharingAPI
    :members:

.. autoclass:: nc_py_api.files.sharing.Share
    :members:

.. autoclass:: nc_py_api.files.sharing.ShareType
    :members:
