package entities type CardPrinting struct { Id int GamepieceId int SetId string ImageUrl string }