prawn 0.0.3

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
# PlaylistsResourceObject

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attributes** | Option<[**models::PlaylistsAttributes**]Playlists_Attributes.md> |  | [optional]
**id** | **String** | Resource id | 
**relationships** | Option<[**models::PlaylistsRelationships**]Playlists_Relationships.md> |  | [optional]
**r#type** | **String** | Resource type | 

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