package blobovniczatree // DeleteSmallPrm groups the parameters of DeleteSmall operation. type DeleteSmallPrm struct { address rwBlobovniczaID } // DeleteSmallRes groups the resulting values of DeleteSmall operation. type DeleteSmallRes struct{}