package adminkindboxparam type KindBoxDeleteRequest struct { KindBoxID uint } type KindBoxDeleteResponse struct{}