CatalogItemType
Jump to navigation
Jump to search
Enum with possible Catalog Item Type in the System.
Values
| Value | Name | Details |
|---|---|---|
| 0 | None | None |
| 1 | Movie | Movie |
| 2 | Bundle | Bundle |
| 4 | VodSubscription | Vod Subscription |
| 8 | Playlist | Playlist |
| 16 | Genre | Genre |
| 32 | Person | Person |
| 64 | LiveProgram | Live Program |
| 128 | LiveSubscription | Live Subscription |
| 256 | LiveChannel | Live Channel |
| 512 | Serie | Serie |
| 1024 | Season | Season |
| 2048 | Episode | Episode |
| 132 | Subscription | |
| 4095 | All |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial method design | Harley Cabral |