package services type Team struct { Id string `jsonapi:"primary,Team"` }