package models type SaveDeal struct { AnswerID int64 DealID int32 }