package models type RulesReq struct { /* - ID квиза*/ ID string `json:"ID"` }