ENUM

SignedAgreementType

The type of the SignedAgreement

link GraphQL Schema definition

  • enum SignedAgreementType {
  • # Signed during an upgrade of one or many artists
  • UPGRADE_ARTISTS
  • # Signed during an upgrade of one artist
  • UPGRADE_ARTIST
  • # Signed during a release flow
  • RELEASE
  • # Universal Content License Agreement
  • UNIVERSAL
  • # Royalty Center Authorization
  • RCA
  • }