package dto type Name struct { Name string `json:"name"` }