package models type PromoCodeStatsReq struct { /* - */ Promocodeid string `json:"promoCodeID"` }