package models type Artist struct { Id string Name string }