StandardXtreamCategory: { id: string; name: string; parentId: string }

Standardized Xtream category information

This type represents a content category in the Xtream system in a standardized format

Type declaration

  • id: string

    The unique identifier for the category

  • name: string

    The display name of the category

  • parentId: string

    The ID of the parent category, if applicable