package dto type Image struct { Data []byte Filename string }