Constructor for Participant
objects. Takes all of the attributes as an object.
An object containing all fields for the Participant.
Third-party proprietary IDs for this participant; maps to artist_id
Generally for use with the Performer role, e.g. Drums, Guitar, Programming; maps to
instrument
The full name of the person; maps to name
True for primary participant in a given role; maps to primary
The participant's role in the recording or release. Provided as an enum to ensure
validation matches a role in AudioSalad; maps to role
Optional sub-role for vendor's use, e.g. Executive Producer; maps to role_type
Generates AudioSalad XML for the participant.
AudioSalad XML <participant>
element
Generated using TypeDoc
Describes a participant who has been involved in a recording or a release. Maps to
participant_type