Wrote OfferWriter and following classes to save offers to persistence
This commit is contained in:
@@ -39,4 +39,9 @@ public class Offer {
|
||||
*/
|
||||
Date checkDate;
|
||||
|
||||
/*
|
||||
* ID of the offer
|
||||
*/
|
||||
String offerId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user