from office365.sharepoint.entity import Entity


class MountedFolderInfo(Entity):
    """"""
