Contributor
Contributor(subsonic, role, artist, subRole=None)
Bases: Model
Object that holds all the info about a contributor.
Attributes:
Name | Type | Description |
---|---|---|
role |
str
|
The role of the contributor. |
artist |
Artist
|
All the artist info associated with the contributor. |
subrole |
str | None
|
The subrole of the contributor. |