prawn 0.1.0

Rust Client for the Tidal API providing comprehensive API coverag, and easy OAuth management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# PlayQueuesAttributes

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** | ISO 8601 creation timestamp | 
**last_modified_at** | **String** | ISO 8601 last modified timestamp | 
**repeat** | **String** | Queue's repeat mode | 
**shuffled** | **bool** | Queue is shuffled or not | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)