from office365.entity import Entity


class LearningContent(Entity):
    """Represents the metadata of content for employee learning."""
