package userkindboxreqparam type KindBoxReqDeleteRequest struct { BenfactorID uint KindBoxReqID uint } type KindBoxReqDeleteResponse struct{}