package benefactorkindboxreqparam type KindBoxReqDeleteRequest struct { BenefactorID uint KindBoxReqID uint } type KindBoxReqDeleteResponse struct{}