ENUM

AssetType

Indicates the type of an earnings asset.

link GraphQL Schema definition

  • enum AssetType {
  • # Music Video
  • music_video
  • # Sound Recording
  • sound_recording
  • # Composition
  • composition
  • # Web
  • web
  • }