package model type CreateRoleResponse struct { ID string `json:"_id"` }