package api type CollectionResponse struct { Data interface{} `json:"data"` }