package model type Campaign struct { Epic string `json:"epic"` }