package tag type TagDTO struct { Id uint Name string Type Type Label string PlaceHolder string ActionId string Optional bool }