OBJECT
Provides basic information about content in a Path.
type PathContent {# The unique identifier for an item of content in UUID format.id: ID # The type of the content. Either 'VIDEO_COURSE', 'INTERACTIVE_COURSE', 'PROJECT', # 'COMING_SOON_COURSE', 'GUIDE', or 'LAB'.type: String }