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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**follows_my_artist** | Option<**bool**> | Boolean to indicate if the artist is following my artist | [optional][default to false]
**my_artist_follows** | Option<**bool**> | Boolean to indicate if my artist is following the artist | [optional][default to false]

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