UserQueue
Jump to navigation
Jump to search
Members
| Field | Data Type | Description |
|---|---|---|
| All | int | |
| Favorites | int | |
| LastChance | int | |
| LastViewed | int | |
| QueueItems | Array of QueueItem | |
| Rented | int |
Example
{
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation | Harley Cabral |