from office365.sharepoint.entity import Entity


class TenantAppInstance(Entity):
    """Represents an instance of a tenant-scoped app for a given host web."""
